| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510 | Daniel Mierswa | 2009-03-08 | 1 | -0/+17 |
| * | Input: atkbd - consolidate force release quirk setup | Daniel Mierswa | 2009-03-08 | 1 | -74/+46 |
| * | Input: add accelerated touchscreen support for Marvell Zylonite | Mark Brown | 2009-03-08 | 3 | -0/+254 |
| * | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events | Mike Rapoport | 2009-03-08 | 2 | -1/+5 |
| * | Input: wm97xx - use disable_irq_nosync() for Mainstone | Mark Brown | 2009-03-08 | 1 | -1/+1 |
| * | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android | Mike Rapoport | 2009-03-08 | 1 | -4/+9 |
| * | Input: fix polling of /proc/bus/input/devices | Dmitry Torokhov | 2009-03-08 | 1 | -3/+3 |
| * | Merge commit 'v2.6.29-rc7' into next | Dmitry Torokhov | 2009-03-08 | 19 | -45/+218 |
| |\ |
|
| * | | Input: psmouse - add newline to OLPC HGPK touchpad debugging | Andy Whitcroft | 2009-02-28 | 1 | -1/+1 |
| * | | Input: ati_remote2 - check module params | Ville Syrjala | 2009-01-29 | 1 | -4/+60 |
| * | | Input: ati_remote2 - add per device attrs | Ville Syrjala | 2009-01-29 | 1 | -15/+126 |
| * | | Input: ati_remote2 - complete suspend support | Ville Syrjala | 2009-01-29 | 1 | -0/+78 |
| * | | Input: stop autorepeat timer on key release | Johannes Berg | 2009-01-29 | 1 | -0/+7 |
| * | | Input: pc110pad - use no_pci_devices() | Roel Kluin | 2009-01-29 | 1 | -4/+1 |
| * | | Input: add support for the Maple mouse on the SEGA Dreamcast | Adrian McMenamin | 2009-01-29 | 3 | -4/+163 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-04-05 | 2 | -1/+39 |
|\ \ \ |
|
| * | | | input: migor_ts: add wakeup support | Magnus Damm | 2009-04-02 | 1 | -0/+23 |
| * | | | input: sh_keysc: use enable/disable_irq_wake() | Magnus Damm | 2009-04-02 | 1 | -1/+16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 3 | -3/+3 |
|\ \ \ \ |
|
| * | | | | trivial: Fix misspelling of "Celsius". | Adam Buchbinder | 2009-03-30 | 1 | -1/+1 |
| * | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
| * | | | | trivial: fix typo "varaible" -> "variable" | Uwe Kleine-Koenig | 2009-03-30 | 1 | -1/+1 |
* | | | | | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -2/+0 |
|/ / / |
|
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 5 | -7/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 7 | -36/+50 |
| |\ \ \ |
|
| * | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 | 2 | -2/+2 |
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 16 | -45/+78 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 2009-03-09 | 1 | -1/+0 |
| * | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 2 | -4/+0 |
* | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 2 | -3/+3 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 16 | -45/+78 |
| |\ \ \ \ \
| | | | |/ /
| | | |/| /
| | | |_|/
| | |/| | |
|
| * | | | | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 2009-01-30 | 2 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 | 4 | -15/+4 |
|\ \ \ \ |
|
| * | | | | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 | 4 | -15/+4 |
| | |_|/
| |/| | |
|
* | | | | input: sh_keysc suspend can use to_platform_device() | Magnus Damm | 2009-03-11 | 1 | -5/+2 |
* | | | | input: add suspend wakeup support to sh_keysc | Magnus Damm | 2009-03-10 | 1 | -4/+25 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-03-10 | 16 | -45/+78 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-02 | 16 | -45/+78 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Input: elantech - touchpad driver miss-recognising logitech mice | Arjan Opmeer | 2009-02-28 | 1 | -8/+24 |
| | * | | Input: synaptics - ensure we reset the device on resume | Andy Whitcroft | 2009-02-28 | 1 | -5/+4 |
| | * | | Input: usbtouchscreen - fix eGalax HID ignoring | Daniel Ritz | 2009-02-28 | 1 | -0/+1 |
| | * | | Input: ambakmi - fix timeout handling in amba_kmi_write() | Roel Kluin | 2009-02-01 | 1 | -1/+1 |
| | * | | Input: pxa930_trkball - fix write timeout handling | Roel Kluin | 2009-02-01 | 1 | -1/+1 |
| | * | | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-29 | 5 | -7/+8 |
| | * | | Input: bf54x-keys - fix debounce time validation | Roel Kluin | 2009-01-29 | 1 | -2/+2 |
| | * | | Input: spitzkbd - mark probe function as __devinit | Uwe Kleine-König | 2009-01-13 | 1 | -4/+4 |
| | * | | Input: omap-keypad - mark probe function as __devinit | Uwe Kleine-König | 2009-01-13 | 1 | -4/+4 |
| | * | | Input: corgi_ts - mark probe function as __devinit | Uwe Kleine-König | 2009-01-12 | 1 | -4/+5 |
| | * | | Input: corgikbd - mark probe function as __devinit | Uwe Kleine-König | 2009-01-12 | 1 | -4/+4 |