Sign in
android-kvm
/
linux
/
5849169b55e8f7139fde5a5429efcf7942dcdf17
/
drivers
5849169
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()
by Matthias Beyer
· 11 years ago
a06de46a
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()
by Matthias Beyer
· 11 years ago
aed831f
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()
by Matthias Beyer
· 11 years ago
3343b2e
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()
by Matthias Beyer
· 11 years ago
e519545
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdress()
by Matthias Beyer
· 11 years ago
2a69ef5
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdress()
by Matthias Beyer
· 11 years ago
894bd30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()
by Matthias Beyer
· 11 years ago
34cad16
Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()
by Matthias Beyer
· 11 years ago
0f17434
Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()
by Matthias Beyer
· 11 years ago
a21a3fe
Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()
by Matthias Beyer
· 11 years ago
5fb1367
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()
by Matthias Beyer
· 11 years ago
66fa653
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()
by Matthias Beyer
· 11 years ago
fcaa42c7
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()
by Matthias Beyer
· 11 years ago
0144b84
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()
by Matthias Beyer
· 11 years ago
bacc620
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()
by Matthias Beyer
· 11 years ago
b2e6c77
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()
by Matthias Beyer
· 11 years ago
1ccbecd
Staging: bcm: Qos.c: Replaced if-else return with ternary operator
by Matthias Beyer
· 11 years ago
b8ab70b
Staging: bcm: Qos.c: Replaced do-while(0) breaks with continue
by Matthias Beyer
· 11 years ago
81797ea
Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues()
by Matthias Beyer
· 11 years ago
a3a741c
Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()
by Matthias Beyer
· 11 years ago
6ff4d010
Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes one level of indentation
by Matthias Beyer
· 11 years ago
e6afae3
Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAddress()
by Matthias Beyer
· 11 years ago
7966988
Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()
by Matthias Beyer
· 11 years ago
506da6a
Staging: bcm: IPv6Protocol.c: Line length fixes
by Matthias Beyer
· 11 years ago
dca9fe7
Staging: bcm: IPv6Protocol.c: Whitespace cleanup
by Matthias Beyer
· 11 years ago
bb76972
Staging: bcm: IPv6Protocol.c: Replaced member accessing with variable
by Matthias Beyer
· 11 years ago
4d75983
Staging: bcm: IPv6Procotol.c: Replaced member accessing with variable
by Matthias Beyer
· 11 years ago
a370ad0
Staging: bcm: IPv6Protocol.c: Removed unnecessary if-else blocks
by Matthias Beyer
· 11 years ago
b016202
Staging: bcm: IPv6Protocol.c: Reindented switch-case
by Matthias Beyer
· 11 years ago
c242233
staging: unisys: remove U8 type
by Benjamin Romer
· 11 years ago
e56fa7c
staging: unisys: add sysfs entries for parahotplug support
by Benjamin Romer
· 11 years ago
e721310
staging: unisys: remove parahotplug proc entry
by Benjamin Romer
· 11 years ago
3500a1d
staging: vt6655: clean up the tail of function device_init_registers
by Malcolm Priestley
· 11 years ago
9f34de3
staging: vt6655: remove typedef enum __device_init_type
by Malcolm Priestley
· 11 years ago
fbf515b
staging: vt6655: dead code remove undefined macro IO_MAP
by Malcolm Priestley
· 11 years ago
33c1576
staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.
by Malcolm Priestley
· 11 years ago
9a802f2
staging: vt6655: deadcode remove undefined macro THREAD code.
by Malcolm Priestley
· 11 years ago
795d644
staging: vt6655: remove undefined TASK_LET code
by Malcolm Priestley
· 11 years ago
89a07bd8
staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl
by Santiago Torres
· 11 years ago
ea7893b
staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"
by Radek Dostal
· 11 years ago
d81f9f5
Staging: lustre: linux-module: add const modifier to file_operations
by Jessica Yu
· 11 years ago
18e2e99
Staging: lustre: linux-module: remove extraneous parens
by Jessica Yu
· 11 years ago
91a002c
Staging: lustre: linux-module: remove unnecessary spaces
by Jessica Yu
· 11 years ago
fb57414
Staging: lustre: linux-module: fix pointer style issue
by Jessica Yu
· 11 years ago
0c3dfdc
staging: comedi: amplc_dio200: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
d6e497b
staging: comedi: ii_pci20kc: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
70f7286
staging: comedi: ni_labpc: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
adcd16a
staging: comedi: ni_labpc: refactor labpc_8255_mmio()
by H Hartley Sweeten
· 11 years ago
7c555f0
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()
by H Hartley Sweeten
· 11 years ago
3f1ecb9
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()
by H Hartley Sweeten
· 11 years ago
ac482be
staging: comedi: ni_labpc: pass comedi_device to the I/O callbacks
by H Hartley Sweeten
· 11 years ago
5f8a5f4
staging: comedi: mite: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
3bb7c3a
staging: comedi: mite: pass comedi_device to mite_setup()
by H Hartley Sweeten
· 11 years ago
7a9e24e
staging: comedi: mite: inline mite_setup()
by H Hartley Sweeten
· 11 years ago
de9cd5c
staging: comedi: s626: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
c5930d6
staging: comedi: rtd520: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
9ebd102
staging: comedi: cb_pcidas64: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
176db58
staging: comedi: ni_670x: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
c6f71be3
staging: comedi: ni_6527: iounmap resource when detached
by H Hartley Sweeten
· 11 years ago
53eeeaa
staging: comedi: ni_6527: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
fee3b24
staging: comedi: dt3000: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
1d14999
staging: comedi: daqboard2000: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
24a4461
staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
a3e6328
staging: comedi: icp_multi: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
5657004
staging: comedi: mf6x4: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
a11f40c
staging: comedi: me_daq: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
c2dcf85
staging: comedi: gsc_hpdi: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
f7be5ad
staging: comedi: ni_65xx: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
78b4693
staging: comedi: 8255_pci: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 11 years ago
d7e6dc1
staging: comedi: add an 'mmio' member to comedi_device
by H Hartley Sweeten
· 11 years ago
ab35426
staging: comedi: amplc_pci230: tidy up stuct pci230_private
by Ian Abbott
· 11 years ago
5565353
staging: comedi: amplc_pci230: no need to initialize named members to zero
by Ian Abbott
· 11 years ago
bb4bbac
staging: comedi: amplc_pci230: add whitespace to pci230_boards[]
by Ian Abbott
· 11 years ago
2503f6f
staging: comedi: amplc_pci230: no need for '&function'
by Ian Abbott
· 11 years ago
2ba8906
staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_chanlist()
by Ian Abbott
· 11 years ago
a190d26
staging: comedi: amplc_pci230: omit '!= 0' from logical expressions
by Ian Abbott
· 11 years ago
76cb39e
staging: comedi: amplc_pci230: don't begin line with binary operator
by Ian Abbott
· 11 years ago
8b39e8e
staging: comedi: amplc_pci230: add whitespace to register values
by Ian Abbott
· 11 years ago
5c16542
staging: comedi: amplc_pci230: remove PCI230_TEST_BIT()
by Ian Abbott
· 11 years ago
e58dbeb
staging: comedi: amplc_pci230: remove PCI230_ADC_CONV
by Ian Abbott
· 11 years ago
ad50100
staging: comedi: amplc_pci230: remove unused settling time constants
by Ian Abbott
· 11 years ago
e3f59e1
staging: comedi: amplc_pci230: usleep_range is preferred over udelay
by Ian Abbott
· 11 years ago
9fd8fc3
staging: comedi: amplc_pci230: alignment should match open parenthesis
by Ian Abbott
· 11 years ago
16de83f
staging: comedi: amplc_pci230: blank lines aren't necessary before a close brace '}'
by Ian Abbott
· 11 years ago
c8e8b7a
staging: comedi: amplc_pci230: logical continuations should be on the previous line
by Ian Abbott
· 11 years ago
1446b44
staging: comedi: amplc_pci230: fix checkpatch line over 80 characters
by Ian Abbott
· 11 years ago
0af871d
staging: comedi: amplc_pci230: reformat a load of comments
by Ian Abbott
· 11 years ago
f8cfd0e
staging: comedi: ni_tiocmd: introduce ni_tio_acknowledge()
by H Hartley Sweeten
· 11 years ago
4cf2f3a
staging: comedi: ni_tiocmd: tidy up ni_tio_input_cmd()
by H Hartley Sweeten
· 11 years ago
78c7a4a
staging: comedi: ni_tiocmd: tidy up ni_tio_input_inttrig()
by H Hartley Sweeten
· 11 years ago
65dbae5
staging: comedi: ni_tiocmd: tidy up ni_tio_configure_dma()
by H Hartley Sweeten
· 11 years ago
613117f
staging: comedi: ni_tio: tidy up G{02, 12}_Interrupt_Enable_Bits
by H Hartley Sweeten
· 11 years ago
fcf6560
staging: comedi: ni_tio: tidy up Gi_Status_Bits
by H Hartley Sweeten
· 11 years ago
4bf9d43
staging: comedi: ni_tio: tidy up Gxx_Interrupt_Acknowledge_Bits
by H Hartley Sweeten
· 11 years ago
923de26
staging: comedi: ni_tio: tidy up Gi_DMA_Status_Reg_Bits
by H Hartley Sweeten
· 11 years ago
150dde7
staging: comedi: ni_tio: tidy up Gi_DMA_Config_Reg_Bits
by H Hartley Sweeten
· 11 years ago
29c2003
staging: comedi: ni_tio: tidy up Gxx_Joint_Status2_Bits
by H Hartley Sweeten
· 11 years ago
dc61376
staging: comedi: ni_tio: tidy up Gi_Reset_Bit
by H Hartley Sweeten
· 11 years ago
24a675c
staging: comedi: ni_tio: tidy up Gxx_Status_Bits
by H Hartley Sweeten
· 11 years ago
4359dcf
staging: comedi: ni_tio: tidy up Gi_Second_Gate_Bits
by H Hartley Sweeten
· 11 years ago
Next »