Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8c2bc333af026bed05a0041b028c34ef9b5c9cab
8c2bc33
staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()
by H Hartley Sweeten
· 12 years ago
73f2b1d
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read()
by H Hartley Sweeten
· 12 years ago
8a67a67
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()
by H Hartley Sweeten
· 12 years ago
9718e5df
staging: comedi: ni_labpc: remove unnecessary test of dev->irq
by H Hartley Sweeten
· 12 years ago
fe7fc72
staging: comedi: ni_labpc: move declaration of local var 'irq_flags'
by H Hartley Sweeten
· 12 years ago
147a85d
staging: comedi: ni_labpc: remove DRV_NAME
by H Hartley Sweeten
· 12 years ago
7b09c9f
staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME
by H Hartley Sweeten
· 12 years ago
cacedd0
staging: comedi: ni_labpc: move declaration of local var 'dma_flags'
by H Hartley Sweeten
· 12 years ago
7d47f0f
staging: comedi: ni_labpc: tidy up subdevice init
by H Hartley Sweeten
· 12 years ago
370c8e1
staging: comedi: ni_labpc: fix 8255 dio subdevice init
by H Hartley Sweeten
· 12 years ago
9bffb75
staging: comedi: ni_labpc: fix command support with analog input subdevice
by H Hartley Sweeten
· 12 years ago
28a1093
staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions
by H Hartley Sweeten
· 12 years ago
43a9411
staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
by H Hartley Sweeten
· 12 years ago
4d3cc8a
staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'
by H Hartley Sweeten
· 12 years ago
d0baa0c
staging: comedi: ni_labpc: rename local var 'thisboard'
by H Hartley Sweeten
· 12 years ago
1b3e0c8
staging: comedi: ni_labpc: tidy up range table declarations
by H Hartley Sweeten
· 12 years ago
74df576
staging: comedi: ni_labpc: rename some of the private data variables
by H Hartley Sweeten
· 12 years ago
8263dfd
staging: comedi: ni_labpc: remove 'volatile' from private data
by H Hartley Sweeten
· 12 years ago
f2c447c
staging: comedi: ni_labpc: cleanup the boardinfo
by H Hartley Sweeten
· 12 years ago
d233705
staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry
by H Hartley Sweeten
· 12 years ago
50b9dd9
staging: comedi: ni_labpc: remove boardinfo data that is set to '0'
by H Hartley Sweeten
· 12 years ago
af81f09
staging: comedi: ni_labpc: remove forward declarations 4
by H Hartley Sweeten
· 12 years ago
571e06c
staging: comedi: ni_labpc: remove forward declarations 3
by H Hartley Sweeten
· 12 years ago
8913491
staging: comedi: ni_labpc: move the analog output support functions
by H Hartley Sweeten
· 12 years ago
bc3fc446
staging: comedi: ni_labpc: remove forward declarations 2
by H Hartley Sweeten
· 12 years ago
dd2aef6
staging: comedi: ni_labpc: remove forward declarations 1
by H Hartley Sweeten
· 12 years ago
6e8bddf
staging: comedi: ni_labpc: add some whitespace to the *_driver declarations
by H Hartley Sweeten
· 12 years ago
d72da60
staging: comedi: ni_labpc: remove thisboard macro
by H Hartley Sweeten
· 12 years ago
f65d971
staging: comedi: ni_labpc: rename labpc_board_struct
by H Hartley Sweeten
· 12 years ago
89f3e66
staging: comedi: Kconfig: update CONFIG_AMPLC_DIO200_PCI help text
by Ian Abbott
· 12 years ago
7ff7e4c
staging: comedi: amplc_dio200: split into ISA, PCI and common
by Ian Abbott
· 12 years ago
8d68837
staging: comedi: amplc_dio200: refactor dio200_handle_read_intr()
by Ian Abbott
· 12 years ago
5afb56c
staging: comedi: amplc_dio200: don't check bus-type in dio200_common_attach()
by Ian Abbott
· 12 years ago
e067666
staging: comedi: amplc_dio200: remove dio200_report_attach()
by Ian Abbott
· 12 years ago
207c3b2
staging: comedi: amplc_dio200: remove DIO200_DRIVER_NAME
by Ian Abbott
· 12 years ago
e4681eb
staging: comedi: amplc_dio200: set board_name before common attach
by Ian Abbott
· 12 years ago
01d03a9
staging: comedi: amplc_dio200: dio200_common_attach() return 0
by Ian Abbott
· 12 years ago
add873f
staging: comedi: amplc_dio200: shrink struct dio200_subdev_intr
by Ian Abbott
· 12 years ago
f7282f0
staging: comedi: amplc_dio200: embed board layout in board structure
by Ian Abbott
· 12 years ago
470cf72
staging: comedi: amplc_dio200: Simplify PCI board look-up
by Ian Abbott
· 12 years ago
3c6b670
staging: comedi: amplc_dio200: don't check bus type in attach
by Ian Abbott
· 12 years ago
3d9bfcc
staging: comedi: amplc_dio200: split dio200_boards[] into ISA & PCI
by Ian Abbott
· 12 years ago
d52361c
staging: ti-soc-thermal: propagate error code
by Eduardo Valentin
· 12 years ago
0fb3c24
staging: ti-soc-thermal: fix bitfield writing while updating thresholds
by Eduardo Valentin
· 12 years ago
f5d43b7
staging: ti-soc-thermal: fix condition to apply hyst
by Eduardo Valentin
· 12 years ago
61603af
staging: ti-soc-thermal: fix several kernel-doc warnings and error
by Eduardo Valentin
· 12 years ago
f684356
stating: ti-soc-thermal: use sizeof(*pointer) while allocating
by Eduardo Valentin
· 12 years ago
9879b2c
staging: ti-soc-thermal: split writable data from readonly data
by Eduardo Valentin
· 12 years ago
2f8ec2a
staging: ti-soc-thermal: make unexported functions local
by Eduardo Valentin
· 12 years ago
03e859d
staging: ti-soc-thermal: rename symbols to use better prefix
by Eduardo Valentin
· 12 years ago
097ca6a
staging: ti-soc-thermal: rename Kconfig options
by Eduardo Valentin
· 12 years ago
7372add
staging: rename omap-thermal driver to ti-soc-thermal
by Eduardo Valentin
· 12 years ago
d7f080e
staging: omap-thermal: rename bg_ptr to bgp
by Eduardo Valentin
· 12 years ago
648b4c6
staging: omap-thermal: fix return value
by Eduardo Valentin
· 12 years ago
58af42a
staging: csr: Fix typos in csr
by Masanari Iida
· 12 years ago
6cadd88
staging: imx-drm: ipu-common: Fix sparse warnings
by Fabio Estevam
· 12 years ago
6198312
staging: sb105x: Fix typo in comments and printk
by Masanari Iida
· 12 years ago
d4113a6
staging: vme: fix for a potential NULL pointer dereference
by Kumar Amit Mehta
· 12 years ago
50e4d3a
staging: sb105x: Remove obsolete CONFIG_M386
by Paul Bolle
· 12 years ago
96d69e2
staging: vt6655: Remove unnecessary blank lines
by Joe Perches
· 12 years ago
bda2a44
staging: vt6655: Fix macro definitions
by Joe Perches
· 12 years ago
a730753
staging: vt6655: Remove commented out if()s
by Joe Perches
· 12 years ago
a4ef27a
staging: vt6655: Remove unnecessary parentheses from returns
by Joe Perches
· 12 years ago
5e0cc8a
staging: vt6655: Convert to kernel brace style
by Joe Perches
· 12 years ago
f2046f9
staging: vt6655: Remove commented out printks
by Joe Perches
· 12 years ago
00d0603
staging: vt6656: remove code placeholders
by Andres More
· 12 years ago
1cac4a4
staging: vt6656: removed custom 802.11 header usage
by Andres More
· 12 years ago
ceb8c5d
staging: vt6656: removed usage of custom Ethernet header
by Andres More
· 12 years ago
7d7d34a
staging: ste_rmi4: Make synaptics_rmi4_touchpad_config symbol static
by Sachin Kamat
· 12 years ago
1c824e7
staging: tidspbridge: rmgr: proc.c: fix checkpatch errors
by Devendra Naga
· 12 years ago
f310911
staging:tidspbridge: rmgr: fix checkpatch errors
by Devendra Naga
· 12 years ago
2cc5939
staging: olpc_dcon: return NOTIFY_DONE instead of the 0.
by Devendra Naga
· 12 years ago
815fb01
staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
by Wei Yongjun
· 12 years ago
b444686
imx_drm: ipu_v3: fix invalid free of devm_* allocated data
by Silviu-Mihai Popescu
· 12 years ago
6b83f91
staging: android: lowmemorykiller: well-marked debug print
by Dmitry Voytik
· 12 years ago
c07c933
drivers: android: binder: Use __func__ in debug messages
by Mirsal Ennaime
· 12 years ago
ba97bc5
drivers: android: binder: Remove excessive indentation
by Mirsal Ennaime
· 12 years ago
53413e7
drivers: android: binder: Fix code style in binder_deferred_release
by Mirsal Ennaime
· 12 years ago
008fa74
drivers: android: binder: Move the node release code to a separate function
by Mirsal Ennaime
· 12 years ago
ef994fd
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
51b53dc
hwmon: Move the IIO client driver for hwmon out of staging
by Jonathan Cameron
· 12 years ago
3465a22
staging/iio: iio_hwmon: Use device tree node name for hwmon name attribute
by Guenter Roeck
· 12 years ago
25eeb66
zram: fix zram_bvec_read duplicate dump failure message and stat accumulation
by Wanpeng Li
· 12 years ago
dcb4e2d
staging: zcache: introduce zero filled pages handler
by Wanpeng Li
· 12 years ago
ad3c025
zcache/TODO: Update on two items.
by Konrad Rzeszutek Wilk
· 12 years ago
180071a
staging:vt6655:wroute: Whitespace cleanups
by Joe Perches
· 12 years ago
f9cf92b
staging:vt6655:wpactl: Whitespace cleanups
by Joe Perches
· 12 years ago
3e28383
staging:vt6655:wpa2: Whitespace cleanups
by Joe Perches
· 12 years ago
f0c3523
staging:vt6655:wpa: Whitespace cleanups
by Joe Perches
· 12 years ago
cb850a6
staging:vt6655:wmgr: Whitespace cleanups
by Joe Perches
· 12 years ago
e2b8c6d
staging:vt6655:wctl: Whitespace cleanups
by Joe Perches
· 12 years ago
3bd1a38
staging:vt6655:wcmd: Whitespace cleanups
by Joe Perches
· 12 years ago
d9d644e
staging:vt6655:vntwifi: Whitespace cleanups
by Joe Perches
· 12 years ago
031d399
staging:vt6655:upc: Whitespace cleanups
by Joe Perches
· 12 years ago
76dffe6
staging:vt6655:ttype: Whitespace cleanups
by Joe Perches
· 12 years ago
5fd36ba
staging:vt6655:tkip: Whitespace cleanups
by Joe Perches
· 12 years ago
947f9a0
staging:vt6655:tether: Whitespace cleanups
by Joe Perches
· 12 years ago
9eb6c75
staging:vt6655:tcrc: Whitespace cleanups
by Joe Perches
· 12 years ago
0c97914
staging:vt6655:srom: Whitespace cleanups
by Joe Perches
· 12 years ago
547f1cf
staging:vt6655:rxtx: Whitespace cleanups
by Joe Perches
· 12 years ago
Next »