Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Input: sh_keysc - switch to using bitmaps | Magnus Damm | 2010-02-10 | 1 | -25/+44 | |
| * | | | | | | Input: sh_keysc - factor out hw access functions | Magnus Damm | 2010-02-10 | 1 | -26/+43 | |
| * | | | | | | Input: schedule corgi_ssp and corgi_ts to be removed | Eric Miao | 2010-02-10 | 1 | -1/+0 | |
| * | | | | | | Input: mark {corgi,spitz,tosa}kbd drivers deprecated | Eric Miao | 2010-02-10 | 1 | -6/+12 | |
| * | | | | | | Input: gpio-keys - add support for disabling gpios through sysfs | Mika Westerberg | 2010-02-04 | 1 | -11/+307 | |
| * | | | | | | Input: mark input interfaces as non-seekable | Dmitry Torokhov | 2010-02-04 | 2 | -0/+4 | |
| * | | | | | | Input: uinput - mark as non-seekable | Dmitry Torokhov | 2010-02-04 | 1 | -0/+1 | |
| * | | | | | | Input: add match() method to input hanlders | Dmitry Torokhov | 2010-02-04 | 2 | -24/+21 | |
| * | | | | | | Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb() | Ondrej Zary | 2010-02-04 | 1 | -3/+14 | |
| * | | | | | | Input: usbtouchscreen - add NEXIO (or iNexio) support | Ondrej Zary | 2010-02-04 | 2 | -2/+264 | |
| * | | | | | | Input: usbtouchscreen - find input endpoint automatically | Ondrej Zary | 2010-02-04 | 1 | -3/+14 | |
| * | | | | | | Input: usbtouchscreen - convert from usb_device to usb_interface | Ondrej Zary | 2010-02-04 | 1 | -10/+12 | |
| * | | | | | | Input: add imx-keypad driver to support the IMX Keypad Port | Alberto Panizzo | 2010-01-31 | 3 | -0/+604 | |
| * | | | | | | Input: implement input filters | Dmitry Torokhov | 2010-01-30 | 1 | -7/+34 | |
| * | | | | | | Input: uinput - remove BKL from uinput_open function | Thadeu Lima de Souza Cascardo | 2010-01-29 | 1 | -3/+0 | |
| * | | | | | | Input: wm97xx - provide coordinate logs for accelerated I/O | Mark Brown | 2010-01-28 | 2 | -0/+6 | |
| * | | | | | | Input: xpad - add rumble support for original xbox controller | Benjamin Valentin | 2010-01-24 | 1 | -16/+37 | |
| * | | | | | | Input: xilinx_ps2 - use resource_size | Tobias Klauser | 2010-01-24 | 1 | -2/+2 | |
| * | | | | | | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 2010-01-21 | 29 | -203/+306 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-15 | 12 | -102/+207 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-31 | 14 | -96/+94 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-16 | 19 | -372/+1111 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 5 | -5/+5 | |
| * | | | | | | | | | Input: sh_keysc - add mode 4 and mode 5 support | Magnus Damm | 2010-01-21 | 1 | -3/+3 | |
| * | | | | | | | | | Input: ADP5588 - add support for ADP5587 devices | Michael Hennerich | 2010-01-19 | 2 | -4/+6 | |
| * | | | | | | | | | Input: ep93xx_keypad - cleanup and use matrix_keypad helpers | H Hartley Sweeten | 2010-01-13 | 1 | -25/+15 | |
| * | | | | | | | | | Input: make USB device ids constant | Márton Németh | 2010-01-11 | 2 | -2/+2 | |
| * | | | | | | | | | Input: xen-kbdfront - make xenbus device ids constant | Márton Németh | 2010-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | Input: ns558 - make pnp device ids constant | Márton Németh | 2010-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | Input: make PCI device ids constant | Márton Németh | 2010-01-09 | 3 | -3/+3 | |
| * | | | | | | | | | Input: xilinx_ps2 - make Open Firmware device ids constant | Márton Németh | 2010-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | Input: make i2c device ids constant | Márton Németh | 2010-01-09 | 3 | -3/+3 | |
| * | | | | | | | | | Input: elo - switch to using dev_xxx() when printing messages | Dmitry Torokhov | 2010-01-06 | 1 | -105/+120 | |
| * | | | | | | | | | Input: atkbd - switch to dev_err() and friends | Dmitry Torokhov | 2010-01-06 | 1 | -137/+146 | |
| * | | | | | | | | | Input: psmouse - remove unused 'autocal' parameter from hgpk protocol | Dmitry Torokhov | 2010-01-06 | 1 | -4/+0 | |
| * | | | | | | | | | Input: cleanse capabilities bits before registering device | Dmitry Torokhov | 2010-01-06 | 1 | -0/+22 | |
| * | | | | | | | | | Input: automatically reset KEY_RESERVED bit for all input devices | Dmitry Torokhov | 2010-01-06 | 1 | -4/+10 | |
| * | | | | | | | | | Input: gameport - switch to using pr_xxx() and dev_xxx() | Dmitry Torokhov | 2010-01-06 | 1 | -34/+28 | |
| * | | | | | | | | | Input: gameport - make use of list_first_entry() helper | Dmitry Torokhov | 2010-01-06 | 1 | -19/+11 | |
| * | | | | | | | | | Input: gameport - let device core tell us if device was registered | Dmitry Torokhov | 2010-01-06 | 1 | -5/+1 | |
| * | | | | | | | | | Input: serio - use pr_xxx() and dev_xxx() helpers | Dmitry Torokhov | 2010-01-06 | 1 | -42/+35 | |
| * | | | | | | | | | Input: serio - use list_first_entry() helper | Dmitry Torokhov | 2010-01-06 | 1 | -20/+11 | |
| * | | | | | | | | | Input: serio - let device core tell us if device was registered | Dmitry Torokhov | 2010-01-06 | 1 | -6/+2 | |
| * | | | | | | | | | Input: serio - use device core to create 'id' attribute group | Dmitry Torokhov | 2010-01-06 | 1 | -8/+9 | |
| * | | | | | | | | | Input: xpad - allow using triggers as buttons rather than axes | Nicolas Léveillé | 2009-12-29 | 1 | -79/+121 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Input: winbond-cir - fix suspend/resume | David Härdeman | 2010-02-24 | 1 | -109/+104 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Input: usbtouchscreen - extend coordinate range for Generaltouch devices | Roy Yin | 2010-02-21 | 1 | -4/+4 | |
* | | | | | | | | Input: polldev can cause crash in case when polling disabled | Samu Onkalo | 2010-02-20 | 1 | -0/+6 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Input: i8042 - fix KBC jam during hibernate | Alan Jenkins | 2010-02-18 | 1 | -0/+8 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Input: psmouse - make sure we don't schedule reconnects after cleanup | Dmitry Torokhov | 2010-02-07 | 1 | -1/+8 | |
| |_|_|_|/ |/| | | | |