index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
2013-04-15
1
-22
/
+12
*
Input: MT - handle semi-mt devices in core
Henrik Rydberg
2013-04-07
1
-1
/
+7
*
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
2013-04-07
1
-3
/
+3
*
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-5
/
+5
*
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-2
/
+2
*
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
2013-04-01
1
-2
/
+3
*
Input: sysrq - supplement reset sequence with timeout functionality
Mathieu J. Poirier
2013-04-01
1
-13
/
+40
*
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
2013-03-31
1
-18
/
+62
*
Input: imx_keypad - switch to using managed resources
Fabio Estevam
2013-03-31
1
-63
/
+14
*
Input: arc_ps2 - add support for device tree
Mischa Jonker
2013-03-31
1
-2
/
+12
*
Input: mma8450 - fix signed 12bits to 32bits conversion
Sebastien Royen
2013-03-31
1
-3
/
+3
*
Input: eeti_ts - remove redundant null check
Sachin Kamat
2013-03-31
1
-2
/
+1
*
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
2013-03-31
1
-2
/
+1
*
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-2
/
+2
*
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-2
/
+2
*
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
2013-03-17
1
-11
/
+1
*
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: q40kbd - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-12
/
+1
*
Input: at32psif - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-12
/
+1
*
Input: amimouse - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-13
/
+1
*
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: amikbd - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-13
/
+1
*
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
2013-03-17
1
-5
/
+4
*
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
2013-03-17
7435
-319898
/
+630388
|
\
|
*
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-15
2
-3
/
+6
|
|
\
|
|
*
w1: fix oops when w1_search is called from netlink connector
Marcin Jurkowski
2013-03-12
1
-1
/
+2
|
|
*
w1-gpio: fix unused variable warning
Johan Hovold
2013-03-12
1
-0
/
+2
|
|
*
w1-gpio: remove erroneous __exit and __exit_p()
Johan Hovold
2013-03-12
1
-2
/
+2
|
*
|
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-15
7
-12
/
+53
|
|
\
\
|
|
*
|
mfd: twl4030-madc: Remove __exit_p annotation
Arnd Bergmann
2013-03-15
1
-1
/
+1
|
|
*
|
mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO
Axel Lin
2013-03-12
1
-4
/
+13
|
|
*
|
mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()
Mark Brown
2013-03-12
1
-1
/
+1
|
|
*
|
mfd: tps65912: Declare and use tps65912_irq_exit()
Mark Brown
2013-03-12
1
-0
/
+1
|
|
*
|
mfd: palmas: Provide irq flags through DT/platform data
Laxman Dewangan
2013-03-12
1
-3
/
+33
|
|
*
|
mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error
Axel Lin
2013-03-12
1
-0
/
+1
|
|
*
|
mfd: omap-usb-host: Actually update hostconfig
Roger Quadros
2013-03-12
1
-3
/
+3
|
*
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-15
3
-11
/
+17
|
|
\
\
\
|
|
*
|
|
hwmon: (pmbus/ltc2978) Fix temperature reporting
Guenter Roeck
2013-03-14
1
-6
/
+8
|
|
*
|
|
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
David Woodhouse
2013-03-14
1
-5
/
+7
|
|
*
|
|
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...
Axel Lin
2013-03-14
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-13
3
-60
/
+36
|
|
\
\
\
|
|
*
|
|
tidspbridge: convert to idr_alloc()
Tejun Heo
2013-03-13
1
-44
/
+26
|
|
*
|
|
zcache: convert to idr_alloc()
Tejun Heo
2013-03-13
1
-15
/
+10
|
|
*
|
|
mlx4: remove leftover idr_pre_get() call
Tejun Heo
2013-03-13
1
-1
/
+0
|
*
|
|
|
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-03-13
36
-216
/
+528
|
|
\
\
\
\
|
|
*
|
|
|
USB: quatech2: only write to the tty if the port is open.
Bill Pemberton
2013-03-13
1
-2
/
+5
|
|
*
|
|
|
qcserial: bind to DM/DIAG port on Gobi 1K devices
Dan Williams
2013-03-13
1
-2
/
+5
|
|
*
|
|
|
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
2013-03-12
1
-3
/
+20
[next]