index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-24
/
+118
2013-07-06
Input: nspire-keypad - replace magic offset with define
Daniel Tang
1
-1
/
+1
2013-07-06
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2013-07-06
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Ferruh Yigit
5
-32
/
+44
2013-07-04
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
1
-1
/
+3
2013-07-02
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
1
-0
/
+1
2013-07-02
Input: ads7846 - add device tree bindings
Daniel Mack
1
-11
/
+104
2013-07-02
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
1
-5
/
+5
2013-07-02
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
1
-2
/
+34
2013-07-02
HID: apple: Add support for the 2013 Macbook Air
Dmitry Torokhov
3
-0
/
+15
2013-07-02
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
1
-3
/
+3
2013-07-02
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
1
-5
/
+0
2013-07-02
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
1
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
5087
-211630
/
+376474
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
1
-78
/
+48
2013-06-30
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+215
2013-06-30
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+100
2013-06-30
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
4
-0
/
+2654
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
6
-74
/
+112
2013-06-30
Input: add OLPC AP-SP driver
Daniel Drake
3
-0
/
+298
2013-06-27
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
1
-3
/
+1
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
5021
-211393
/
+372234
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
1
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
1
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
1
-20
/
+5
2013-06-25
Input: samsung-keypad - let device core setup the default pin configuration
Thomas Abraham
1
-50
/
+2
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
1
-1
/
+1
2013-06-18
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
1
-0
/
+2
2013-06-18
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
1
-4
/
+10
2013-06-18
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-18
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-18
Input: pxa27x-keypad - add device tree support
Chao Xie
1
-4
/
+242
2013-06-18
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
2
-12
/
+24
2013-06-10
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
2
-0
/
+2
2013-06-09
Input: evdev - flush queues during EVIOCGKEY-like ioctls
David Herrmann
1
-4
/
+129
2013-06-08
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-2
/
+2
2013-06-08
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2
-2
/
+2
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+40
2013-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-68
/
+188
2013-06-08
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-25
/
+28
2013-06-07
Revert "ACPI / scan: do not match drivers against objects having scan handlers"
Rafael J. Wysocki
1
-4
/
+0
2013-06-07
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
1
-10
/
+4
2013-06-07
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-9
/
+36
2013-06-07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-8
/
+14
2013-06-07
Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2013-06-08
dmatest: do not allow to interrupt ongoing tests
Andy Shevchenko
1
-22
/
+23
2013-06-07
Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-12
/
+39
2013-06-07
Merge branch 'pm-fixes'
Rafael J. Wysocki
3
-4
/
+8
2013-06-07
Merge branch 'acpi-fixes'
Rafael J. Wysocki
5
-8
/
+31
2013-06-07
ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization
Rafael J. Wysocki
1
-4
/
+6
[next]