index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: bcm: Fix all whitespace issues in Adapter.h
Kevin McKinney
2012-05-18
1
-374
/
+342
*
Staging: bcm: Properly format braces in Adapter.h
Kevin McKinney
2012-05-18
1
-52
/
+26
*
Staging: ipack/bridges/tpci200: remove unneeded casts
Samuel Iglesias Gonsalvez
2012-05-18
1
-20
/
+16
*
Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
Samuel Iglesias Gonsalvez
2012-05-18
2
-39
/
+33
*
Staging: ipack: remove board_name and bus_name fields from struct ipack_device
Samuel Iglesias Gonsalvez
2012-05-18
3
-24
/
+8
*
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
2012-05-18
5
-117
/
+131
*
staging: comedi: cleanup all the comedi_driver 'detach' functions
H Hartley Sweeten
2012-05-18
109
-993
/
+236
*
staging: comedi: remove all 'default N' in Kconfig
H Hartley Sweeten
2012-05-18
1
-135
/
+4
*
staging: line6/config.h: Delete unused header
Johannes Thumshirn
2012-05-18
1
-43
/
+0
*
staging: gdm72xx depends on NET
Randy Dunlap
2012-05-17
1
-0
/
+1
*
staging: gdm72xx: Set up parent link in sysfs for gdm72xx devices
Paul Stewart
2012-05-17
4
-4
/
+5
*
staging: drm/omap: initial dmabuf/prime import support
Rob Clark
2012-05-17
3
-0
/
+26
*
staging: drm/omap: dmabuf/prime mmap support
Rob Clark
2012-05-17
4
-11
/
+151
*
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
2012-05-17
5
-625
/
+2
*
staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver
Peter Meerwald
2012-05-17
2
-45
/
+149
*
staging: iio: reorganize hmc5843_set_rate()
Peter Meerwald
2012-05-17
1
-1
/
+2
*
staging: iio: rename function/data to consistently start with hmc5843_
Peter Meerwald
2012-05-17
1
-13
/
+13
*
staging: iio: cleanup and move comments in hmc5843
Peter Meerwald
2012-05-17
1
-59
/
+63
*
staging: iio: add check for measurement configuration value passed to hmc5843
Peter Meerwald
2012-05-17
1
-1
/
+6
*
staging: iio: rework sampling rate setting in hmc5843
Peter Meerwald
2012-05-17
1
-27
/
+24
*
staging: comedi: Add helper macro for comedi usb driver boilerplate
H Hartley Sweeten
2012-05-16
2
-0
/
+46
*
staging: comedi: Convert struct addi_board initialization to C99 format
H Hartley Sweeten
2012-05-16
1
-2270
/
+1167
*
staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...
Peter Meerwald
2012-05-16
1
-57
/
+71
*
staging: iio: change strict_strtoul() to kstrtoul() in hmc5843
Peter Meerwald
2012-05-16
1
-3
/
+3
*
staging: iio: fix access to hmc5843 private data
Peter Meerwald
2012-05-16
1
-5
/
+11
*
staging: comedi: refactor das16 driver and use module_comedi_driver
H Hartley Sweeten
2012-05-16
1
-477
/
+404
*
staging: comedi: refactor contec_pci_dio driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-16
1
-104
/
+53
*
staging: comedi: refactor daqboard2000 driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-16
1
-48
/
+22
*
staging: comedi: refactor das1800 driver and use module_comedi_driver
H Hartley Sweeten
2012-05-16
1
-37
/
+18
*
staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPEND
Geert Uytterhoeven
2012-05-16
2
-7
/
+1
*
Revert "ramster: switch over to zsmalloc and crypto interface"
Greg Kroah-Hartman
2012-05-16
7
-199
/
+735
*
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov
2012-05-16
3
-372
/
+0
*
ramoops: fix printk format warnings
Randy Dunlap
2012-05-16
1
-2
/
+3
*
ramoops: use pstore interface
Kees Cook
2012-05-16
2
-46
/
+158
*
staging: android: persistent_ram: Prepare for modular builds
Anton Vorontsov
2012-05-16
1
-22
/
+24
*
staging: android: persistent_ram: Remove never used struct persistent_ram_zon...
Anton Vorontsov
2012-05-16
1
-2
/
+0
*
staging: rtl8712: Fix typo in rtl871x_io.h
Masanari Iida
2012-05-15
1
-1
/
+1
*
staging: comedi: refactor adv_pci1710 driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-66
/
+29
*
staging: comedi: refactor adv_pci1_dio driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-72
/
+36
*
staging: comedi: refactor adl_pci9118 driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-86
/
+92
*
staging: comedi: refactor amplc_pci224 driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-93
/
+38
*
staging: comedi: refactor amplc_pci230 driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-66
/
+36
*
staging: comedi: refactor cb_pcidas64 driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-79
/
+51
*
staging: comedi: refactor cb_pcidas driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-62
/
+29
*
staging: comedi: refactor cb_pcidda driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-60
/
+27
*
staging: comedi: refactor cb_pcidio driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-105
/
+23
*
staging: comedi: refactor cb_pcimdas driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-59
/
+22
*
staging: comedi: refactor cb_pcimdda driver and use module_comedi_pci_driver
H Hartley Sweeten
2012-05-15
1
-71
/
+38
*
staging: comedi: refactor comedi_bond driver and use module_comedi_driver
H Hartley Sweeten
2012-05-15
1
-140
/
+73
*
staging: comedi: refactor comedi_parport driver and use module_comedi_driver
H Hartley Sweeten
2012-05-15
1
-23
/
+8
[next]