Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5a1daad46a99f1f33b2559ff87a0fb9b01a07c87
5a1daad
staging: comedi: ni_daq_dio24: convert to auto attach
by H Hartley Sweeten
· 12 years ago
6746dc6
staging: comedi: ni_daq_dio24: cleanup dio24_detach
by H Hartley Sweeten
· 12 years ago
5316ec5
staging: comedi: ni_daq_dio24: remove '#undef LABPC_DEBUG'
by H Hartley Sweeten
· 12 years ago
61f828e
staging: comedi: ni_daq_dio24: remove comedi private data
by H Hartley Sweeten
· 12 years ago
4172246
staging: comedi: ni_daq_dio24: remove the '#ifdef incomplete' code
by H Hartley Sweeten
· 12 years ago
fb89942
staging: comedi: ni_daq_dio24: remove thisboard macro
by H Hartley Sweeten
· 12 years ago
25602bd
staging: comedi: ni_daq_dio24: move comedi_driver declaration
by H Hartley Sweeten
· 12 years ago
1122150
staging: comedi: ni_daq_dio24: remove pcmcia_device private data
by H Hartley Sweeten
· 12 years ago
07c5b44
staging: comedi: ni_daq_dio24: cleanup pcmcia probe/remove
by H Hartley Sweeten
· 12 years ago
7044ae8
staging: comedi: ni_daq_dio24: remove pcmcia_driver suspend/resume
by H Hartley Sweeten
· 12 years ago
0bfc02b
staging: comedi: ni_daq_dio24: remove 'stop' from private pcmcia data
by H Hartley Sweeten
· 12 years ago
de46fb7
staging: comedi: ni_daq_dio24: remove dio24_release()
by H Hartley Sweeten
· 12 years ago
7b725aa
staging: comedi: ni_daq_dio24: cleanup pcmcia_driver
by H Hartley Sweeten
· 12 years ago
573c43f
staging: comedi: ni_daq_dio24: move MODULE_* info to end of file
by H Hartley Sweeten
· 12 years ago
e2e544c
staging/xgifb: remove unused variables
by Peter Huewe
· 12 years ago
5fc699f
staging/xgifb: Remove redundant if statement
by Peter Huewe
· 12 years ago
a9e29e6
staging/xgifb: Remove unused variables
by Peter Huewe
· 12 years ago
ef9a6b9
staging/xgifb: Remove unused variable and dead assignment
by Peter Huewe
· 12 years ago
e91b50e
staging/xgifb: Remove unused variable
by Peter Huewe
· 12 years ago
ecfaa00
staging/xgifb: Remove unused variables and dead assignments
by Peter Huewe
· 12 years ago
e2d979c
iio:max1363 remove some functions left after merge
by Jonathan Cameron
· 12 years ago
085494a
staging: comedi: don't expose comedi_proc_{init,cleanup}
by H Hartley Sweeten
· 12 years ago
39bd5e59
staging: comedi: don't expose comedi_device_{attach,detach}
by H Hartley Sweeten
· 12 years ago
1ae6b20
staging: comedi: tidy up the general purpose driver functions
by H Hartley Sweeten
· 12 years ago
52c9bf4
staging: comedi: ni_daq_700: convert to auto attach
by H Hartley Sweeten
· 12 years ago
8cd98c8
staging: comedi: das08_cs: convert to auto attach
by H Hartley Sweeten
· 12 years ago
2bdaef1
staging: comedi: cb_das16_cs: convert to auto attach
by H Hartley Sweeten
· 12 years ago
1f021e1f
staging: comedi: allow pcmcia drivers to auto attach
by H Hartley Sweeten
· 12 years ago
309231d
staging: comedi: conditionally build in PCMCIA driver support
by H Hartley Sweeten
· 12 years ago
33782dd
staging: comedi: conditionally build in PCI driver support
by H Hartley Sweeten
· 12 years ago
abac8b5
staging: comedi: conditionally build in USB driver support
by H Hartley Sweeten
· 12 years ago
ae5943d
staging: vt6656: Fix URB submitted while active warning.
by Malcolm Priestley
· 12 years ago
d13b0b6
staging/fwserial: Fix compiler warning
by Peter Hurley
· 12 years ago
1aedfa8
staging/fwserial: Annotate rcu pointers with __rcu
by Peter Hurley
· 12 years ago
0d145a5
staging: zsmalloc: remove unused pool name
by Seth Jennings
· 12 years ago
5ccac0f
staging: comedi: ISA DMA drivers should depend on ISA_DMA_API
by Geert Uytterhoeven
· 12 years ago
682b911
staging: comedi: cleanup all board minors on module exit
by Ian Abbott
· 12 years ago
754ab5c
staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
by Ian Abbott
· 12 years ago
612588a
staging/fwserial: Fix endian issue in unit directory
by Peter Hurley
· 12 years ago
ef34dd18
staging/fwserial: add diagnostic for buffer overflow
by Peter Hurley
· 12 years ago
2257d122
staging/fwserial: Remove reference to removed constant
by Peter Hurley
· 12 years ago
84472c3
staging/fwserial: Don't use deprecated alloc_tty_driver()
by Peter Hurley
· 12 years ago
4df5bb0
staging/fwserial: Factor unstable stats/debug/status info to debugfs
by Peter Hurley
· 12 years ago
e16d1de
staging/fwserial: Cleanup /proc/tty/driver/ file
by Peter Hurley
· 12 years ago
fa1da24
staging/fwserial: Create loop device the 'tty' way
by Peter Hurley
· 12 years ago
a3d9ad4
staging/fwserial: Fix sparse build warnings
by Peter Hurley
· 12 years ago
c88d40b
staging/fwserial: Release port regardless of unplug response code
by Peter Hurley
· 12 years ago
de321a1
staging/fwserial: Only reset port status for attached peers
by Peter Hurley
· 12 years ago
2b86216
staging/fwserial: Drop suggestion for helper fn integration
by Peter Hurley
· 12 years ago
9883a73
staging/fwserial: Assume firmware is OHCI-complaint
by Peter Hurley
· 12 years ago
3b1f315
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
by Peter Hurley
· 12 years ago
d835618
staging/fwserial: Simplify max payload calculation
by Peter Hurley
· 12 years ago
5d110d9
staging/fwserial: Refer to fw_device as "node"
by Peter Hurley
· 12 years ago
06b8f14
staging/fwserial: Remove bandwidth limit logic
by Peter Hurley
· 12 years ago
b360cb9
staging:ozwpan: Fix following warning.
by Rupesh Gujare
· 12 years ago
93eff83
staging: nvec: cleanup the string mess
by Marc Dietrich
· 12 years ago
85a9052
staging: nvec: fix mouse suspend/resume calls
by Marc Dietrich
· 12 years ago
518945f
staging: nvec: move toggle global event reporting to its own function
by Marc Dietrich
· 12 years ago
9915518
staging: zsmalloc: Fix TLB coherency and build problem
by Minchan Kim
· 12 years ago
e620096
staging/omapdrm: Use kmemdup rather than duplicating its implementation
by Peter Huewe
· 12 years ago
05014d7
Staging: zcache: remove unnecessary braces in zcache-main.c
by Ryo Munakata
· 12 years ago
2643c47
staging/csr: Use kmemdup rather than duplicating its implementation
by Peter Huewe
· 12 years ago
d662b8e
staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE
by Seth Jennings
· 12 years ago
e215454
staging/comedi/adl_pci8164: Don't assign string
by Peter Huewe
· 12 years ago
bc3954b
staging: comedi: simplify comedi_set_hw_dev()
by Ian Abbott
· 12 years ago
1046406
staging: comedi: don't override read/write subdevice if not supported
by Ian Abbott
· 12 years ago
12e9a5f
staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'
by H Hartley Sweeten
· 12 years ago
40faa60
staging: comedi: ni_labpc_cs: cleanup the boardinfo declaration
by H Hartley Sweeten
· 12 years ago
6e4733c
staging: comedi: ni_labpc_cs: remove thisboard macro
by H Hartley Sweeten
· 12 years ago
6749ffa
staging: comedi: ni_labpc_cs: move comedi_driver declaration
by H Hartley Sweeten
· 12 years ago
b2e1be0
staging: comedi: ni_labpc_cs: remove pcmcia_device private data
by H Hartley Sweeten
· 12 years ago
fdcb5fd
staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach()
by H Hartley Sweeten
· 12 years ago
00cefaa
staging: comedi: ni_labpc_cs: move pcmcia_driver functions
by H Hartley Sweeten
· 12 years ago
4fc76ea
staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resume
by H Hartley Sweeten
· 12 years ago
deead9d
staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia data
by H Hartley Sweeten
· 12 years ago
88dd3eb
staging: comedi: ni_labpc_cs: remove labpc_release()
by H Hartley Sweeten
· 12 years ago
098303c
staging: comedi: ni_labpc_cs: cleanup pcmcia_driver
by H Hartley Sweeten
· 12 years ago
3e6c183
staging: comedi: ni_labpc_cs: move MODULE_* info to end of file
by H Hartley Sweeten
· 12 years ago
885d8bc
staging: comedi: ni_mio_cs: cleanup the boardinfo declaration
by H Hartley Sweeten
· 12 years ago
678a6ff
staging: comedi: ni_mio_cs: cleanup mio_cs_attach()
by H Hartley Sweeten
· 12 years ago
616b7a4
staging: comedi: ni_mio_cs: remove last forward declaration
by H Hartley Sweeten
· 12 years ago
abbe079
staging: comedi: ni_mio_cs: move mio_cs_detach()
by H Hartley Sweeten
· 12 years ago
aaefe84
staging: comedi: ni_mio_cs: move comedi_driver declaration
by H Hartley Sweeten
· 12 years ago
e5e7ff8
staging: comedi: ni_mio_cs: cleanup cs_attach()
by H Hartley Sweeten
· 12 years ago
1b69a75
staging: comedi: ni_mio_cs: remove cs_release()
by H Hartley Sweeten
· 12 years ago
bea5b90
staging: comedi: ni_mio_cs: move pcmcia_driver functions
by H Hartley Sweeten
· 12 years ago
63e563a
staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resume
by H Hartley Sweeten
· 12 years ago
b8f4c93
staging: comedi: ni_mio_cs: remove setting dev->driver
by H Hartley Sweeten
· 12 years ago
a7538b8
staging: comedi: ni_mio_cs: cleanup pcmcia_driver
by H Hartley Sweeten
· 12 years ago
27629c6
staging: comedi: ni_mio_cs: move MODULE_* info to end of file
by H Hartley Sweeten
· 12 years ago
b7c0afa
staging: comedi: quatech_daqp_cs: cleanup subdevice init
by H Hartley Sweeten
· 12 years ago
c65c64d
staging: comedi: quatech_daqp_cs: fix possible memory dereference issue
by H Hartley Sweeten
· 12 years ago
e23fe9a
staging: comedi: quatech_daqp_cs: cleanup the comedi_lrange tables
by H Hartley Sweeten
· 12 years ago
7b947d6
staging: comedi: quatech_daqp_cs: remove #define pr_fmt
by H Hartley Sweeten
· 12 years ago
79a53df
staging: comedi: quatech_daqp_cs: remove debug functions
by H Hartley Sweeten
· 12 years ago
90967d6
staging: comedi: quatech_daqp_cs: simplify IRQ_NONE checks in daqp_interrupt()
by H Hartley Sweeten
· 12 years ago
b831971
staging: comedi: quatech_daqp_cs: remove casts of void *
by H Hartley Sweeten
· 12 years ago
cdcc022
staging: comedi: quatech_daqp_cs: cleanup daqp_cs_attach()
by H Hartley Sweeten
· 12 years ago
86be568
staging: comedi: quatech_daqp_cs: remove daqp_cs_release()
by H Hartley Sweeten
· 12 years ago
d1db2a4
staging: comedi: quatech_daqp_cs: remove forward declarations
by H Hartley Sweeten
· 12 years ago
Next »