Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22f2f541d06a874d8a5b228fca0186e333a1e351
22f2f54
staging: comedi: cb_pcimdda: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
aee815b
staging: comedi: cb_pcimdda: cleanup the analog out read/write
by H Hartley Sweeten
· 12 years ago
b9616b1
staging: comedi: cb_pcimdda: minor cleanup of the private data
by H Hartley Sweeten
· 12 years ago
c7ac601
staging: comedi: cb_pcimdda: fix bug in call to subdev_8255_cleanup
by H Hartley Sweeten
· 12 years ago
8496fc47
staging: comedi: cb_pcimdda: remove attached_to_8255 from private data
by H Hartley Sweeten
· 12 years ago
86476d9
staging: comedi: cb_pcimdda: remove boardinfo
by H Hartley Sweeten
· 12 years ago
accff35
staging: comedi: cb_pcimdda: remove ao_chans and ao_bits from boardinfo
by H Hartley Sweeten
· 12 years ago
c8dd8e9
staging: comedi: cb_pcimdda: remove regs_badrindex and reg_sz from boardinfo
by H Hartley Sweeten
· 12 years ago
08c3c40
staging: comedi: cb_pcimdda: remove dio_offset from the boardinfo
by H Hartley Sweeten
· 12 years ago
d9e33af
staging: comedi: cb_pcimdda: define the register map
by H Hartley Sweeten
· 12 years ago
4d928b1
staging: comedi: cb_pcimdda: remove dio_chans from the private data
by H Hartley Sweeten
· 12 years ago
e070c6a
staging: comedi: cb_pcimdda: remove the DIO_METHODS
by H Hartley Sweeten
· 12 years ago
ce774ea
staging: comedi: cb_pcimdda: cleanup the 8255 subdevice init
by H Hartley Sweeten
· 12 years ago
8b00a2f
staging: comedi: cb_pcimdda: store the pci_dev in the comedi_device
by H Hartley Sweeten
· 12 years ago
a9ce3ee
staging: comedi: cb_pcimdda: use dev->iobase
by H Hartley Sweeten
· 12 years ago
b41bf58
staging: comedi: cb_pcimdda: cleanup pci probe
by H Hartley Sweeten
· 12 years ago
d1438d4
staging: comedi: cb_pcimdda: add namespace to the driver
by H Hartley Sweeten
· 12 years ago
fa090ab
staging: comedi: cb_pcimdda: remove forward declarations
by H Hartley Sweeten
· 12 years ago
2a4b0ba
staging: comedi: cb_pcimdda: remove thisboard and devpriv macros
by H Hartley Sweeten
· 12 years ago
aeb0ca6
staging: comedi: cb_pcimdda: remove REG_SZ and REGS_BARINDEX macros
by H Hartley Sweeten
· 12 years ago
2d069fb
staging: comedi: cb_pcimdas: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
2682b2d
staging: comedi: cb_pcimdas: remove forward declarations
by H Hartley Sweeten
· 12 years ago
5f7cab0
staging: comedi: cb_pcimdas: remove thisboard and devpriv macros
by H Hartley Sweeten
· 12 years ago
2c0db01
staging: comedi: cb_pcidda: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
6d336a5
staging: comedi: cb_pcidda: remove forward declarations
by H Hartley Sweeten
· 12 years ago
c6ad306
staging: comedi: cb_pcidda: remove thisboard and devpriv macros
by H Hartley Sweeten
· 12 years ago
93ddbbb
staging: comedi: cb_pcidio: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
39ffddb
staging: comedi: cb_pcidio: remove thisboard macro
by H Hartley Sweeten
· 12 years ago
3b96f25
staging: comedi: cb_pcidas: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
6bfbd98
staging: comedi: adl_pci8164: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
180d7fc
staging: comedi: adl_pci7x3x: remove manual legacy attach
by H Hartley Sweeten
· 12 years ago
c1a5496
staging: comedi: adl_pci7296: remove manual legacy attach
by H Hartley Sweeten
· 12 years ago
12a2dd6
staging: comedi: adl_pci6208: remove manual legacy attach
by H Hartley Sweeten
· 12 years ago
424d56e
staging: tidspbridge: fix uuid strings
by Omar Ramirez Luna
· 12 years ago
1021bb5
Merge tag 'iio-for-v3.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
bc2c90c
IIO: Add basic MXS LRADC driver
by Marek Vasut
· 12 years ago
6cffc1f
IIO: Add 4-byte unsigned reads into generic-buffer example
by Marek Vasut
· 12 years ago
390d75c
drivers/iio/adc/at91_adc.c: use devm_ functions
by Julia Lawall
· 12 years ago
c4f9e64
staging:csr: remove usage of CsrSnprintf and use scnprintf
by Devendra Naga
· 12 years ago
4f870fe
staging: comedi: replace printk calls in comedi core
by Ian Abbott
· 12 years ago
00255d1
staging: comedi: amplc_pc236: abbreviate IS_ENABLED()
by Ian Abbott
· 12 years ago
15bad7b
staging: comedi: amplc_pc236: check bus type before accessing LCR
by Ian Abbott
· 12 years ago
02918c0
staging: comedi: amplc_pc236: check bus type in detach routine
by Ian Abbott
· 12 years ago
409861f
staging: comedi: amplc_pc236: add helper functions to check bus type
by Ian Abbott
· 12 years ago
87f8b20
staging: comedi: amplc_pc263: abbreviate IS_ENABLED()
by Ian Abbott
· 12 years ago
6c29227
staging: comedi: amplc_pc263: check bus type in detach routine
by Ian Abbott
· 12 years ago
d267694
staging: comedi: amplc_pc263: add helper functions to check bus type
by Ian Abbott
· 12 years ago
00d7a90
staging: comedi: contec_pci_dio: cleanup contec_do_insn_bits
by H Hartley Sweeten
· 12 years ago
8d02b3a
staging: comedi: contec_pci_dio: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
3256837
staging: comedi: contec_pci_dio: remove unneeded boardinfo code
by H Hartley Sweeten
· 12 years ago
86d466b
staging: comedi: contec_pci_dio: define register map for board
by H Hartley Sweeten
· 12 years ago
8bba443
staging: comedi: contec_pci_dio: remove unused fields in the boardinfo
by H Hartley Sweeten
· 12 years ago
f7f57ef
staging: comedi: contec_pci_dio: remove function trace messages
by H Hartley Sweeten
· 12 years ago
5432e3f
staging: comedi: contec_pci_dio: remove thisboard macro
by H Hartley Sweeten
· 12 years ago
8cf7842
staging: serqt_usb2: remove return in ProcessLineStatus and ProcessModemStatus
by Devendra Naga
· 12 years ago
7b11eb3
staging: serqt_usb2: remove retval initialisation in qt_tiocmget and qt_tiocmset
by Devendra Naga
· 12 years ago
68e071d
staging: serqt_usb2: remove unneeded return in qt_throttle
by Devendra Naga
· 12 years ago
c660e6b
staging: serqt_usb2: remove unneeded return in qt_unthrottle
by Devendra Naga
· 12 years ago
bef41c3
staging: asus_oled add MODULE_VERSION
by Jonathan Brett
· 12 years ago
9c8adb8
staging: asus_oled: Change printk calls to dev_xxx
by Jonathan Brett
· 12 years ago
c2dea97
staging: comedi: amplc_dio200: replace macros with inline functions
by Ian Abbott
· 12 years ago
8c3714d
staging: comedi: make attach handler optional
by Ian Abbott
· 12 years ago
3131de8
staging: comedi: dnya_pci10xx: remove unused DRV_NAME
by H Hartley Sweeten
· 12 years ago
a38936f
staging: comedi: dnya_pci10xx: remove unneeded boardinfo code
by H Hartley Sweeten
· 12 years ago
8fda437
staging: comedi: dnya_pci10xx: move boardinfo values into subdevice setup
by H Hartley Sweeten
· 12 years ago
4884f72
staging: comedi: dnya_pci10xx: remove unused fields in the boardinfo
by H Hartley Sweeten
· 12 years ago
f2eacff
staging: comedi: dnya_pci10xx: cleanup the analog output range
by H Hartley Sweeten
· 12 years ago
690e839
staging: comedi: dnya_pci10xx: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
af0677c
staging: comedi: dnya_pci10xx: remove thisboard and devpriv macros
by H Hartley Sweeten
· 12 years ago
8451b5a
staging: omapdrm: Expose the OMAP Z-Order property through DRM
by Andre Renaud
· 12 years ago
3c810c6
staging: drm/omap: add rotation properties
by Rob Clark
· 12 years ago
69af599
staging: comedi: adl_pci7x3x: fix pointer-to-int-cast warning
by H Hartley Sweeten
· 12 years ago
9291975
staging: line6: variax.c: Eliminated remaining strict_stroul()s
by Johannes Thumshirn
· 12 years ago
858c8ad
staging: comedi: amplc_dio200: add helper macros to check bus type
by Ian Abbott
· 12 years ago
b751888
staging: comedi: amplc_dio200: check bus type in detach routine
by Ian Abbott
· 12 years ago
d99ff52
staging: comedi: amplc_dio200: abbreviate IS_ENABLED()
by Ian Abbott
· 12 years ago
2f123cb
Staging: xgifb: fix bitwise vs logical bug
by Dan Carpenter
· 12 years ago
9560533
staging "vme" Fix typos.
by Justin P. Mattock
· 12 years ago
d16f6db
staging/iio: use module_platform_driver macro
by Devendra Naga
· 12 years ago
f4e4b95
staging:iio: Constify static iio_chan_spec arrays
by Lars-Peter Clausen
· 12 years ago
8e3829c
staging:iio:adis16220: Use kobj_to_dev instead of open-coding it
by Lars-Peter Clausen
· 12 years ago
0959c63
zsmalloc: collapse internal .h into .c
by Seth Jennings
· 12 years ago
4ec2601
staging "usbip" Fix typos.
by Justin P. Mattock
· 12 years ago
fafbc20
staging: speakup: i18n.c: Fix leak in msg_set()
by Jesper Juhl
· 12 years ago
935d59f
staging: rtl8192u: Fix typo in staging/rtl8192u
by Masanari Iida
· 12 years ago
3d604a3
staging: rtl8187se: Fix typo in staging/rtl8187se
by Masanari Iida
· 12 years ago
db2c8da
staging: rtl8192e: Fix typo in staging/rtl8192e
by Masanari Iida
· 12 years ago
b0add95
staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.
by Marek Belisko
· 12 years ago
1897895
staging: ft1000: Fix ft1000_control function timeout argument usage.
by Marek Belisko
· 12 years ago
f553646
staging: zsmalloc: add page table mapping method
by Seth Jennings
· 12 years ago
c60369f
staging: zsmalloc: prevent mappping in interrupt context
by Seth Jennings
· 12 years ago
6539a36
staging: zsmalloc: s/firstpage/page in new copy map funcs
by Seth Jennings
· 12 years ago
6ebb56d
staging: panel: fix checkpatch warnings
by Toshiaki Yamane
· 12 years ago
c500374
staging: r8712u: Reduce maximum receive buffer size to a more sensible value
by Larry Finger
· 12 years ago
103b748
Staging: nvec: fix coding style issues
by Marc Dietrich
· 12 years ago
7f34f41
staging rtl8192e: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
1deef91
staging: wlan-ng: use %*phC to hexdump small buffers
by Andy Shevchenko
· 12 years ago
bcb6ef6
staging: bcm: print small buffers with %*ph
by Andy Shevchenko
· 12 years ago
6a37197
staging: nvec: use %*ph to dump small buffers
by Andy Shevchenko
· 12 years ago
977310b
staging: xgifb: print small buffers via %*ph
by Andy Shevchenko
· 12 years ago
Next »