Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f91d1b63a4e096d3023aaaafec9d9d3aff25997f
f91d1b6
iio: inkern: fix iio_convert_raw_to_processed_unlocked
by Alexandre Belloni
· 12 years ago
1c297a6
iio: Fix iio_channel_has_info
by Alexandre Belloni
· 12 years ago
8bade40
iio:trigger: device_unregister->device_del to avoid double free
by Jonathan Cameron
· 12 years ago
94fccb7
iio: dac: ad7303: fix error return code in ad7303_probe()
by Wei Yongjun
· 12 years ago
0ad1ea6
Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""
by Greg Kroah-Hartman
· 12 years ago
59f30ae
staging: rtl8192u: fix line length in r819xU_phy.h
by Xenia Ragiadakou
· 12 years ago
a029cca
staging: rtl8192u: rename variables in r819xU_phy.h
by Xenia Ragiadakou
· 12 years ago
2703d1b
staging: rtl8192u: fix comments in r819xU_phy.h
by Xenia Ragiadakou
· 12 years ago
19e918f
staging: rtl8192u: fix whitespace in r819xU_phy.h
by Xenia Ragiadakou
· 12 years ago
0081fcc
staging: rtl8192u: fix newlines in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
fbd8833
staging: comedi: unioxx5: use comedi_alloc_spriv()
by H Hartley Sweeten
· 12 years ago
7f5ac6f
staging: comedi: unioxx5: fix unioxx5_detach()
by H Hartley Sweeten
· 12 years ago
27a9095
silicom: checkpatch: errors caused by macros
by Lorenz Haspel
· 12 years ago
bbeebec
Staging: silicom: remove the board_t typedef in bpctl_mod.c
by Chad Williamson
· 12 years ago
ae0b953
Staging: silicom: capitalize labels in the bp_media_type enum
by Chad Williamson
· 12 years ago
ff2e54c
Staging: silicom: remove bp_media_type enum typedef
by Chad Williamson
· 12 years ago
26f3561
staging: rtl8192u: replace msleep(1) with usleep_range() in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
a60d4d6
staging: rtl8192u: rename dwRegRead and rtStatus in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
08a4cde
staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
1db5aa0
staging: rtl8192u: limit line size in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
75c7caf
zram: allow request end to coincide with disksize
by Sergey Senozhatsky
· 12 years ago
37f85b26
staging: drm/imx: use generic irq chip unused field to block out invalid irqs
by Philipp Zabel
· 12 years ago
379cdec
staging: drm/imx: use generic irqchip
by Philipp Zabel
· 12 years ago
134b87b
staging: drm/imx: ipu-dmfc: use defines for ipu channel numbers
by Philipp Zabel
· 12 years ago
1f941ae
staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flip
by Philipp Zabel
· 12 years ago
0b92e2f
staging: drm/imx: ipu-dmfc: fix bandwidth allocation
by Philipp Zabel
· 12 years ago
ba776c1
staging: drm/imx: remove unused variables
by Philipp Zabel
· 12 years ago
b728766
staging: drm/imx: convert IPU irq driver to irq_domain_add_linear
by Philipp Zabel
· 12 years ago
e4f2a54
staging: drm/imx: fix number of IPU IRQs
by Philipp Zabel
· 12 years ago
9b3bb7a
zram: remove zram_sysfs file (v2)
by Sergey Senozhatsky
· 12 years ago
95cd186
staging: nvec: move device tree parsing to its own function
by Marc Dietrich
· 12 years ago
2c6cbdd
staging: nvec: remove instantiating via platform device
by Marc Dietrich
· 12 years ago
2b8d5e5
Staging: vt6655: aes_ccmp: fixed a brace coding style
by John B. Wyatt IV
· 12 years ago
34fbb97
staging: vt6655: info leak in ioctl
by Dan Carpenter
· 12 years ago
81a5895
staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()
by Paul Zimmerman
· 12 years ago
9d2ea4d
staging: netlogic: Fix typo in staging/netlogic
by Masanari Iida
· 12 years ago
1dcdbfd
staging: android: Fix typo in staging/android
by Masanari Iida
· 12 years ago
5764ded
staging: frontier: Fix typo in staging/frontier
by Masanari Iida
· 12 years ago
9f61360
staging: line6: avoid __sync_fetch_and_{and,or}
by Arnd Bergmann
· 12 years ago
5c1f62a
staging: comedi: pcmuio: fix namespace for all private functions
by H Hartley Sweeten
· 12 years ago
ee81b21
staging: comedi: pcmuio: return 0 for successful attach
by H Hartley Sweeten
· 12 years ago
b315773
staging: comedi: pcmuio: remove dev_dbg() noise during attach
by H Hartley Sweeten
· 12 years ago
e99f0f0
staging: comedi: pcmuio: use preferred form for passing the size of a struct
by H Hartley Sweeten
· 12 years ago
b07839c
staging: comedi: pcmuio: cleanup remaining #define's
by H Hartley Sweeten
· 12 years ago
1fdd0fc
staging: comedi: pcmuio: cleanup DIO subdevice (*insn_{bits,config})
by H Hartley Sweeten
· 12 years ago
89aaa92
staging: comedi: pcmuio: introduce pcmuio_read()
by H Hartley Sweeten
· 12 years ago
1699d80
staging: comedi: pcmuio: simplify interrupt subdevice init
by H Hartley Sweeten
· 12 years ago
c4ad65e
staging: comedi: pcmuio: remove 'iobases' from subdevice private data
by H Hartley Sweeten
· 12 years ago
021314f8
staging: comedi: pcmuio: remove 'iobase' from private data
by H Hartley Sweeten
· 12 years ago
c87e1f2
staging: comedi: pcmuio: simplify 'n_subdevs' and 's->n_chan'
by H Hartley Sweeten
· 12 years ago
d4fd9a5
staging: comedi: pcmuio: remove unused boardinfo
by H Hartley Sweeten
· 12 years ago
eddb297
staging: comedi: pcmuio: kzalloc'ed data does not need cleared
by H Hartley Sweeten
· 12 years ago
43d70ce
staging: comedi: pcmuio: remove 'asic_chan'
by H Hartley Sweeten
· 12 years ago
dbe9c79
staging: comedi: pcmuio: remove 'num_asic_chans'
by H Hartley Sweeten
· 12 years ago
d9990ce
staging: comedi: pcmuio: remove 'first_chan'
by H Hartley Sweeten
· 12 years ago
3de38f2
staging: comedi: pcmuio: remove unused private data variables
by H Hartley Sweeten
· 12 years ago
e4eae7c
staging: comedi: pcmuio: introduce pcmuio_write()
by H Hartley Sweeten
· 12 years ago
46317da
staging: comedi: pcmuio: tidy up switch_page()
by H Hartley Sweeten
· 12 years ago
f45a1f2
staging: comedi: pcmuio: tidy up the register map defines
by H Hartley Sweeten
· 12 years ago
75ec113
staging: comedi: pcmuio: remove unused {lock,unlock}_port()
by H Hartley Sweeten
· 12 years ago
0480bcb
staging: comedi: have comedi_set_spriv() allocate the memory
by H Hartley Sweeten
· 12 years ago
2eb226d
staging: comedi: addi-data: remove unused 'i_NbrTTLChannel' boardinfo
by H Hartley Sweeten
· 12 years ago
41a3999
staging: comedi: addi-data: remove unused 'i_Dma' present flag
by H Hartley Sweeten
· 12 years ago
b34e3ca
staging: comedi: addi-data: remove unused vars from boardinfo
by H Hartley Sweeten
· 12 years ago
d4c2fa6
staging: comedi: addi-data: remove unused defines in addi_common.h
by H Hartley Sweeten
· 12 years ago
9d9cfa1
staging: comedi: addi-data: simplify the PCI bar reading
by H Hartley Sweeten
· 12 years ago
7e5c304
staging: comedi: addi-data: remove unused vars from private data
by H Hartley Sweeten
· 12 years ago
5f2392b
staging: rtl8192u: fix comments in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
83e6d9e
staging: rtl8192u: fix spaces around ',' in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
c4b5eb8
staging: rtl8192u: remove variable 'Ret' in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
c639b9f
Staging: netlogic: fix missing free_netdev() on error in xlr_net_probe()
by Wei Yongjun
· 12 years ago
d0941b1
Staging: silicom: move more assignments out of if conditions
by Chad Williamson
· 12 years ago
3f3c1fc
Staging: silicom: move assignments out of if conditions
by Chad Williamson
· 12 years ago
ea675ee
Staging: silicom: remove unnecessary braces in bpctl_mod.c
by Chad Williamson
· 12 years ago
7993163
staging: rtl8192u: rename general variables in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
9f66ddb
staging: rtl8192u: rename *BitMask variables in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
07ecbbf
staging: rtl8192u: replace *Value variables in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
9d8e79e
staging: rtl8192u: fix spaces around relational operators in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
111857c
staging: rtl8192u: fix spaces around ';' in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
ec5d319
staging: rtl8192u: fix spaces around '=' in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
000d73f
staging: imx_drm: imx_ldb: fix 18 bit format
by Markus Niebel
· 12 years ago
ac4c1a9
staging: drm/imx: Add LDB support
by Sascha Hauer
· 12 years ago
0c29359
staging/rtl8192u: remove commented out __list_for_each usage
by Dave Jones
· 12 years ago
cbe97c4
staging/rtl8187se: Convert __list_for_each use to list_for_each
by Dave Jones
· 12 years ago
d935217
staging: octeon-usb: octeon-hcd: eliminate printk()s
by Aaro Koskinen
· 12 years ago
334715f
staging: octeon-usb: octeon-hcd: delete commented-out code
by Aaro Koskinen
· 12 years ago
87e7e57
staging: octeon-usb: octeon-hcd: reformat long comments
by Aaro Koskinen
· 12 years ago
71e06db
staging: octeon-usb: octeon-hcd: use dev_dbg
by Aaro Koskinen
· 12 years ago
28352c3
silicom: checkpatch: trailing statements
by Lorenz Haspel
· 12 years ago
7517758
silicom: checkpatch: fixed whitespace errors
by Lorenz Haspel
· 12 years ago
ef2af12
staging: serqt_usb2: lines over 80 characters fixed
by Bernd Bassimir
· 12 years ago
d68edc2
staging: serqt_usb2: Fixed coding style CamelCases
by Bernd Bassimir
· 12 years ago
442543d
staging: rtl8192u: fix function arguments position in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
ceb5659
staging: rtl8192u: fix spaces around ( and ) in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
d75340e
staging: rtl8192u: remove commented-out code in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
eadb188
staging: rtl8192u: fix spaces around for and while in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
1111b87
staging: rtl8192u: fix spaces around 'if' in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
4c8dd92
staging: rtl8192u: fix return statements in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
4a6094c
staging: rtl8192u: fix braces in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
391c72a
staging: rtl8192u: fix bitshift calculation in r819xU_phy.c
by Xenia Ragiadakou
· 12 years ago
Next »