index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2010-06-10
Input: matrix_keypad - add support for clustered irq
Luotao Fu
-28
/
+80
2010-06-08
hp_sdc_rtc: fix broken ioctl conversion
Arnd Bergmann
-1
/
+1
2010-06-08
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
-7
/
+14
2010-06-08
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
-16
/
+18
2010-06-08
Input: ad7877 - fix spi word size to 16 bit
Oskar Schirmer
-0
/
+7
2010-06-05
Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()
Dan Carpenter
-1
/
+1
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-26
/
+67
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
-1
/
+2
2010-06-04
Input: i8042 - remove SPRUCE support
Christoph Egger
-75
/
+0
2010-06-04
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Ping Cheng
-15
/
+60
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
-20
/
+1
2010-06-02
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
-1
/
+1
2010-06-02
Merge branch 'sh/iomap'
Paul Mundt
-1
/
+2
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
-8
/
+4
2010-05-31
Input: s3c2410_ts - tone down logging
Mark Brown
-1
/
+1
2010-05-31
Input: s3c2410_ts - fix build error due to ADC Kconfig rename
Mark Brown
-1
/
+1
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
-0
/
+414
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
-74
/
+121
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-11
/
+175
2010-05-27
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
-0
/
+2
2010-05-26
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
-1
/
+6
2010-05-26
Input: ads7846 - return error on regulator_get() failure
Kevin Hilman
-2
/
+2
2010-05-26
m68k: amiga - Mouse platform device conversion
Geert Uytterhoeven
-35
/
+63
2010-05-26
m68k: amiga - Keyboard platform device conversion
Geert Uytterhoeven
-39
/
+58
2010-05-25
input: serio: disable i8042 for non-cayman sh platforms.
Paul Mundt
-1
/
+2
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
-10
/
+24
2010-05-22
Input: twl4030-vibra - correct the power down sequence
Peter Ujfalusi
-1
/
+1
2010-05-22
Input: enable onkey driver of max8925
Haojian Zhuang
-0
/
+159
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
-3011
/
+4012
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
-8
/
+20
2010-05-21
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+194
2010-05-20
Input: use ABS_CNT rather than (ABS_MAX + 1)
Daniel Mack
-7
/
+7
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
-108
/
+90
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
-85
/
+83
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
-24
/
+8
2010-05-20
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
-1850
/
+67
2010-05-20
Merge branch 'omap-boards' into omap-for-linus
Tony Lindgren
-52
/
+179
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1010
/
+3491
2010-05-19
Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
-26
/
+18
2010-05-19
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-1794
/
+0
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
-95
/
+100
2010-05-19
Input: synaptics - set dimensions as reported by firmware
Dmitry Torokhov
-11
/
+27
2010-05-19
Input: elantech - relax signature checks
Dmitry Torokhov
-1
/
+19
2010-05-19
Input: elantech - enforce common prefix on messages
Dmitry Torokhov
-35
/
+32
2010-05-19
Input: wistron_btns - switch to using kmemdup()
Julia Lawall
-2
/
+2
2010-05-19
Input: usbtouchscreen - switch to using kmemdup()
Julia Lawall
-3
/
+2
2010-05-19
Input: do not force selecting i8042 on Moorestown
Jacob Pan
-2
/
+2
2010-05-19
Input: 88pm860x_onkey - remove invalid irq number assignment
Haojian Zhuang
-1
/
+0
2010-05-19
Input: i8042 - add a PNP entry to the aux device list
Matthew Garrett
-0
/
+1
2010-05-19
Input: i8042 - add some extra PNP keyboard types
Matthew Garrett
-0
/
+13
[prev]
[next]