Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52d895d3672dd58c0067c2efca4b825e4d733d0c
52d895d
staging: comedi: vmk80xx: remove need for boardinfo in private_data
by H Hartley Sweeten
· 12 years ago
57cf09a
staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)
by H Hartley Sweeten
· 12 years ago
55ab4f6
staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'
by H Hartley Sweeten
· 12 years ago
29d6dd3
staging: comedi: vmk80xx: remove private data 'attached'
by H Hartley Sweeten
· 12 years ago
b105ad8
staging: comedi: vmk80xx: remove private data 'probed'
by H Hartley Sweeten
· 12 years ago
db7dabf
staging: comedi: vmk80xx: make sure private data is clean when detached
by H Hartley Sweeten
· 12 years ago
1cc8f88
staging: comedi: vmk80xx: remove private data 'count'
by H Hartley Sweeten
· 12 years ago
78f8fa7
staging: comedi: vmk80xx: factor out usb buffer allocation
by H Hartley Sweeten
· 12 years ago
49253d5
staging: comedi: vmk80xx: factor out usb endpoint detection
by H Hartley Sweeten
· 12 years ago
da7b18e
staging: comedi: vmk80xx: consistently use the same local var names
by H Hartley Sweeten
· 12 years ago
dc49cbf
staging: comedi: vmk80xx: rename struct vmk80xx_usb
by H Hartley Sweeten
· 12 years ago
9f4d4de
staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enum
by H Hartley Sweeten
· 12 years ago
70ba1a5
staging: comedi: vmk80xx: remove common and unused boardinfo
by H Hartley Sweeten
· 12 years ago
0dd772b
staging: comedi: vmk80xx: save the boardinfo in the comedi_device
by H Hartley Sweeten
· 12 years ago
20d6007
staging: comedi: vmk80xx: move boardinfo into a const array
by H Hartley Sweeten
· 12 years ago
ce87422
staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect)
by H Hartley Sweeten
· 12 years ago
9377b92
staging: comedi: vmk80xx: move usb_driver (*disconnect) code
by H Hartley Sweeten
· 12 years ago
07b502f
staging: comedi: vmk80xx: remove support for manual attaching
by H Hartley Sweeten
· 12 years ago
8b3cc3e
zram: get rid of lockdep warning
by Minchan Kim
· 12 years ago
152bce6
zram: fix warning of print format
by Minchan Kim
· 12 years ago
c7b7cad
staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it is unsigned long
by Peter Huewe
· 12 years ago
4b488af
staging/xgifb: Remove always false if statement
by Peter Huewe
· 12 years ago
6a7fd2d
staging/xgifb: Remove unneeded conditional assignment
by Peter Huewe
· 12 years ago
46a12df
staging/xgifb: Remove unused values in XGI340_ECLKData
by Peter Huewe
· 12 years ago
44b8185
staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKData
by Peter Huewe
· 12 years ago
86c6c94
staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13
by Peter Huewe
· 12 years ago
87be0af
staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41
by Peter Huewe
· 12 years ago
fc008af
staging/xgifb: Remove unused variable
by Peter Huewe
· 12 years ago
4e98fcf
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
cc400e1
staging: comedi: check s->async for poll(), read() and write()
by Ian Abbott
· 12 years ago
4a79f73
staging: comedi: remove 'comedi_autoconfig' module parameter
by H Hartley Sweeten
· 12 years ago
bd7807f
staging: comedi: quatech_daqp_cs: factor out common ai scanlist code
by H Hartley Sweeten
· 12 years ago
d35dcc8
staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write()
by H Hartley Sweeten
· 12 years ago
6a911d8
staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital outputs
by H Hartley Sweeten
· 12 years ago
62100fe
staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital inputs
by H Hartley Sweeten
· 12 years ago
491cc0b
staging: comedi: quatech_daqp_cs: remove unused define
by H Hartley Sweeten
· 12 years ago
1801726
staging: comedi: quatech_daqp_cs: rename the private data struct
by H Hartley Sweeten
· 12 years ago
c127174
staging: comedi: quatech_daqp_cs: store private data in the comedi_device
by H Hartley Sweeten
· 12 years ago
9c1dcce
staging: comedi: quatech_daqp_cs: ao subdevice does not support commands
by H Hartley Sweeten
· 12 years ago
25736670
staging: comedi: quatech_daqp_cs: use comedi_pcmcia_disable() for (*detach)
by H Hartley Sweeten
· 12 years ago
87fe145
staging: comedi: quatech_daqp_cs: use comedi_pcmcia_{enable, disable}
by H Hartley Sweeten
· 12 years ago
c04edbf
staging: comedi: quatech_daqp_cs: convert to auto attach
by H Hartley Sweeten
· 12 years ago
f951dd0
staging/xgifb: Consolidate if branches with similar conditions
by Peter Huewe
· 12 years ago
826215d
staging/xgifb: Consolidate if/else for 'identical' branches
by Peter Huewe
· 12 years ago
1504ecb
staging/xgifb: Don't write the same values x times
by Peter Huewe
· 12 years ago
0141bb2
staging/xgifb: Move duplicated code for dram to helper function
by Peter Huewe
· 12 years ago
227dc11
staging/xgifb: Replace XGI340_CR6B table with simple if/else
by Peter Huewe
· 12 years ago
5056d87
staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach)
by H Hartley Sweeten
· 12 years ago
7dc9910
staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable}
by H Hartley Sweeten
· 12 years ago
95f932c
staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable}
by H Hartley Sweeten
· 12 years ago
7fadd56
staging: comedi: cb_das16_cs: use comedi_pcmcia_disable() for (*detach)
by H Hartley Sweeten
· 12 years ago
bcd22e8
staging: comedi: cb_das16_cs: use pcmcia_request_irq()
by H Hartley Sweeten
· 12 years ago
9e29ce1
staging: comedi: cb_das16_cs: use comedi_pcmcia_{enable, disable}
by H Hartley Sweeten
· 12 years ago
ddb2d0a
staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable}
by H Hartley Sweeten
· 12 years ago
e44adfd
staging/xgifb: Simplify XGISetModeNew
by Peter Huewe
· 12 years ago
06cc47b
staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD
by Peter Huewe
· 12 years ago
5d1c2a9
staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegs
by Peter Huewe
· 12 years ago
a5e080b
staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddata
by Peter Huewe
· 12 years ago
bae3170
staging/xgifb: rewrite XGIfb_get_cmap_len
by Peter Huewe
· 12 years ago
76a5899
staging/xgifb: Simplify XGI_SetSeqRegs
by Peter Huewe
· 12 years ago
fd1bbbb
staging/xgifb: Fix return of uninitialized variable
by Peter Huewe
· 12 years ago
8cedcc7
staging/xgifb: mttr must be (signed) int
by Peter Huewe
· 12 years ago
44e1312
staging/xgifb: Remove always false comparisons
by Peter Huewe
· 12 years ago
f2c2260
staging/xgifb: Simplify XGI_GetRatePtrCRT2
by Peter Huewe
· 12 years ago
3de738c
zram: give up lazy initialization of zram metadata
by Minchan Kim
· 12 years ago
0231c40
zram: force disksize setting before using zram
by Minchan Kim
· 12 years ago
7e5a510
zram: Fix deadlock bug in partial read/write
by Minchan Kim
· 12 years ago
7f70410
pci_ids.h: add common pci vendor ids from comedi subsystem
by H Hartley Sweeten
· 12 years ago
4c4bc25
staging: comedi: ni_labpc: correct differential channel sequence for AI commands
by Ian Abbott
· 12 years ago
22056e2
staging: comedi: ni_labpc: set up command4 register *after* command3
by Ian Abbott
· 12 years ago
de06d7c
staging: comedi: restrict comedi_set_hw_dev() usage
by Ian Abbott
· 12 years ago
da71751
staging: comedi: export comedi_set_hw_dev()
by Ian Abbott
· 12 years ago
f65cc54
staging: comedi: change comedi_alloc_subdevice_minor parameters
by Ian Abbott
· 12 years ago
e9ab1c2
staging: comedi: move comedi_alloc_subdevice_minor declarations
by Ian Abbott
· 12 years ago
eec0d0d
Staging: wlan-ng: Fix tab coding style issue in hfa384x.h
by Garrick He
· 12 years ago
f91f9be
staging: comedi: das08: split out bus specific code
by H Hartley Sweeten
· 12 years ago
ec6e0f6
staging: vt6656: fix C99 // comments in main_usb.c
by Andres More
· 12 years ago
d3e2395
staging: vt6656: fixed C99 // comments in two headers
by Andres More
· 12 years ago
84cf5fc
staging: vt6656: cleared C99 // comments in datarate.c
by Andres More
· 12 years ago
c16fdff
staging: vt6656: fixed C99 // comments
by Andres More
· 12 years ago
74ecdc5
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
by Andres More
· 12 years ago
7797025
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
by Andres More
· 12 years ago
42d1aee
staging: comedi: ni_mio_cs: convert to auto attach
by H Hartley Sweeten
· 12 years ago
42e4472
staging: comedi: ni_labpc_cs: convert to auto attach
by H Hartley Sweeten
· 12 years ago
89d714c
staging: comedi: ni_daq_dio24: remove some unnecessary includes
by H Hartley Sweeten
· 12 years ago
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
Next »