Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d71772343977ac26a2e996d179dcce1c2931632b
/
drivers
d717723
staging: unisys: remove S8 type
by Benjamin Romer
· 10 years ago
5fc0229
staging: unisys: remove U64 type
by Benjamin Romer
· 10 years ago
b3c55b1
staging: unisys: remove U32 type
by Benjamin Romer
· 10 years ago
b06bdf7
staging: unisys: remove U16 type
by Benjamin Romer
· 10 years ago
bf6c0d1
Staging: rts5208: Replace custom macro with dev_dbg
by Fabio Falzoi
· 10 years ago
9036b4e
Staging: rts5208: Remove useless debug prints
by Fabio Falzoi
· 10 years ago
b5b628b
staging/nvec: Use platform_get_irq()
by Thierry Reding
· 10 years ago
47e7b05
staging/nvec: Do not pass resource to mfd_add_devices()
by Thierry Reding
· 10 years ago
6aa2621
Staging: android: timed_output.c: use kstrtoint() instead of sscanf()
by Murilo Opsfelder Araujo
· 10 years ago
7ebd4cb
staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_handler()
by navin patidar
· 10 years ago
a16d66b
staging: rtl8188eu: Remove unused function rtw_os_read_port()
by navin patidar
· 10 years ago
fe87170
staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()
by navin patidar
· 10 years ago
b148cdd
staging: rtl8188eu: Remove wrapper function _link_timer_hdl()
by navin patidar
· 10 years ago
0120668
staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()
by navin patidar
· 10 years ago
bd29334
staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()
by navin patidar
· 10 years ago
14225ed
staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()
by navin patidar
· 10 years ago
457c3e9
staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()
by navin patidar
· 10 years ago
d53791f
staging: rtl8188eu: Remove unused member MultiFunc from struct hal_data_8188e
by navin patidar
· 10 years ago
e325f66
staging: dgnc: removes unused if defined code
by Seunghun Lee
· 10 years ago
81a208f
Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed
by Matthias Beyer
· 10 years ago
8613091
Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return statement
by Matthias Beyer
· 10 years ago
4064bbe
Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style comments
by Matthias Beyer
· 10 years ago
b7450ca
Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarations
by Matthias Beyer
· 10 years ago
5849169
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()
by Matthias Beyer
· 10 years ago
a06de46a
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()
by Matthias Beyer
· 10 years ago
aed831f
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()
by Matthias Beyer
· 10 years ago
3343b2e
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()
by Matthias Beyer
· 10 years ago
e519545
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdress()
by Matthias Beyer
· 10 years ago
2a69ef5
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdress()
by Matthias Beyer
· 10 years ago
894bd30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()
by Matthias Beyer
· 10 years ago
34cad16
Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()
by Matthias Beyer
· 10 years ago
0f17434
Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()
by Matthias Beyer
· 10 years ago
a21a3fe
Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()
by Matthias Beyer
· 10 years ago
5fb1367
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()
by Matthias Beyer
· 10 years ago
66fa653
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()
by Matthias Beyer
· 10 years ago
fcaa42c
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()
by Matthias Beyer
· 10 years ago
0144b84
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()
by Matthias Beyer
· 10 years ago
bacc620
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()
by Matthias Beyer
· 10 years ago
b2e6c77
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()
by Matthias Beyer
· 10 years ago
1ccbecd
Staging: bcm: Qos.c: Replaced if-else return with ternary operator
by Matthias Beyer
· 10 years ago
b8ab70b
Staging: bcm: Qos.c: Replaced do-while(0) breaks with continue
by Matthias Beyer
· 10 years ago
81797ea
Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues()
by Matthias Beyer
· 10 years ago
a3a741c
Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()
by Matthias Beyer
· 10 years ago
6ff4d010
Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes one level of indentation
by Matthias Beyer
· 10 years ago
e6afae3
Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAddress()
by Matthias Beyer
· 10 years ago
7966988
Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()
by Matthias Beyer
· 10 years ago
506da6a
Staging: bcm: IPv6Protocol.c: Line length fixes
by Matthias Beyer
· 10 years ago
dca9fe7
Staging: bcm: IPv6Protocol.c: Whitespace cleanup
by Matthias Beyer
· 10 years ago
bb76972
Staging: bcm: IPv6Protocol.c: Replaced member accessing with variable
by Matthias Beyer
· 10 years ago
4d75983
Staging: bcm: IPv6Procotol.c: Replaced member accessing with variable
by Matthias Beyer
· 10 years ago
a370ad0
Staging: bcm: IPv6Protocol.c: Removed unnecessary if-else blocks
by Matthias Beyer
· 10 years ago
b016202
Staging: bcm: IPv6Protocol.c: Reindented switch-case
by Matthias Beyer
· 10 years ago
c242233
staging: unisys: remove U8 type
by Benjamin Romer
· 10 years ago
e56fa7c
staging: unisys: add sysfs entries for parahotplug support
by Benjamin Romer
· 10 years ago
e721310
staging: unisys: remove parahotplug proc entry
by Benjamin Romer
· 10 years ago
3500a1d
staging: vt6655: clean up the tail of function device_init_registers
by Malcolm Priestley
· 10 years ago
9f34de3
staging: vt6655: remove typedef enum __device_init_type
by Malcolm Priestley
· 10 years ago
fbf515b
staging: vt6655: dead code remove undefined macro IO_MAP
by Malcolm Priestley
· 10 years ago
33c1576
staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.
by Malcolm Priestley
· 10 years ago
9a802f2
staging: vt6655: deadcode remove undefined macro THREAD code.
by Malcolm Priestley
· 10 years ago
795d644
staging: vt6655: remove undefined TASK_LET code
by Malcolm Priestley
· 10 years ago
89a07bd
staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl
by Santiago Torres
· 10 years ago
ea7893b
staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"
by Radek Dostal
· 10 years ago
d81f9f5
Staging: lustre: linux-module: add const modifier to file_operations
by Jessica Yu
· 10 years ago
18e2e99
Staging: lustre: linux-module: remove extraneous parens
by Jessica Yu
· 10 years ago
91a002c
Staging: lustre: linux-module: remove unnecessary spaces
by Jessica Yu
· 10 years ago
fb57414
Staging: lustre: linux-module: fix pointer style issue
by Jessica Yu
· 10 years ago
0c3dfdc
staging: comedi: amplc_dio200: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
d6e497b
staging: comedi: ii_pci20kc: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
70f7286
staging: comedi: ni_labpc: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
adcd16a
staging: comedi: ni_labpc: refactor labpc_8255_mmio()
by H Hartley Sweeten
· 10 years ago
7c555f0
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()
by H Hartley Sweeten
· 10 years ago
3f1ecb9
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()
by H Hartley Sweeten
· 10 years ago
ac482be
staging: comedi: ni_labpc: pass comedi_device to the I/O callbacks
by H Hartley Sweeten
· 10 years ago
5f8a5f4
staging: comedi: mite: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
3bb7c3a
staging: comedi: mite: pass comedi_device to mite_setup()
by H Hartley Sweeten
· 10 years ago
7a9e24e
staging: comedi: mite: inline mite_setup()
by H Hartley Sweeten
· 10 years ago
de9cd5c
staging: comedi: s626: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
c5930d6
staging: comedi: rtd520: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
9ebd102
staging: comedi: cb_pcidas64: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
176db58
staging: comedi: ni_670x: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
c6f71be
staging: comedi: ni_6527: iounmap resource when detached
by H Hartley Sweeten
· 10 years ago
53eeeaa
staging: comedi: ni_6527: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
fee3b24
staging: comedi: dt3000: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
1d14999
staging: comedi: daqboard2000: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
24a4461
staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
a3e6328
staging: comedi: icp_multi: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
5657004
staging: comedi: mf6x4: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
a11f40c
staging: comedi: me_daq: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
c2dcf85
staging: comedi: gsc_hpdi: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
f7be5ad
staging: comedi: ni_65xx: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
78b4693
staging: comedi: 8255_pci: use the comedi_device 'mmio' member
by H Hartley Sweeten
· 10 years ago
d7e6dc1
staging: comedi: add an 'mmio' member to comedi_device
by H Hartley Sweeten
· 10 years ago
ab35426
staging: comedi: amplc_pci230: tidy up stuct pci230_private
by Ian Abbott
· 10 years ago
5565353
staging: comedi: amplc_pci230: no need to initialize named members to zero
by Ian Abbott
· 10 years ago
bb4bbac
staging: comedi: amplc_pci230: add whitespace to pci230_boards[]
by Ian Abbott
· 10 years ago
2503f6f
staging: comedi: amplc_pci230: no need for '&function'
by Ian Abbott
· 10 years ago
2ba8906
staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_chanlist()
by Ian Abbott
· 10 years ago
a190d26
staging: comedi: amplc_pci230: omit '!= 0' from logical expressions
by Ian Abbott
· 10 years ago
76cb39e
staging: comedi: amplc_pci230: don't begin line with binary operator
by Ian Abbott
· 10 years ago
Next »