summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\
| * Merge branch 'linus' into core/lockingIngo Molnar2010-10-18
| |\
| * | input: Serio/hp_sdc: semaphore cleanupThomas Gleixner2010-10-12
| * | input: Serio/hil_mlc: semaphore cleanupThomas Gleixner2010-10-12
| * | input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner2010-10-12
* | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-18
* | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-18
| |/ |/|
* | Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski2010-10-10
* | Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-04
* | Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters2010-09-21
* | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-19
|/
* Input: i8042 - fix device removal on unloadDmitry Torokhov2010-08-31
* Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg2010-08-31
* Input: MT - initialize slots to unusedHenrik Rydberg2010-08-28
* Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-28
* Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-25
* Input: mousedev - fix regression of inverting axesChristoph Fritz2010-08-25
* Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-21
* Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-21
* Input: fix faulty XXinput_* callsDaniel Mack2010-08-13
* Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\
| * param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-11
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-08-12
|\ \
| * | touchscreen: Fix sign bugKulikov Vasiliy2010-08-12
| * | input: STMPE touch controller supportLuotao Fu2010-08-12
| * | input: Add STMPE keypad driverRabin Vincent2010-08-12
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ \ | |/ / |/| |
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | | panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-11
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-10
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
| |\ \
| | * | Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz2010-08-10
| | * | Input: cy8ctmg100_ts - signedness bugDan Carpenter2010-08-10
| | * | Input: elantech - report position also with 3 fingersÉric Piel2010-08-05
| | * | Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2010-08-05
| | * | Input: adxl34x - do not mark device as disabled on startupMichael Hennerich2010-08-05
| | * | Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-03
| | * | Input: evdev - rearrange ioctl handlingDmitry Torokhov2010-08-02
| | * | Input: dynamically allocate ABS informationDaniel Mack2010-08-02
| | * | Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* | | | Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt2010-08-09
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell2010-07-29
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \ \
| * | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\| | |
| * | | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86: early PV on HVM features initialization.Sheng Yang2010-07-22