Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -1/+39 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2009-04-03 | workqueue: add to_delayed_work() helper function | Jean Delvare | 1 | -1/+1 |
2009-04-02 | input: migor_ts: add wakeup support | Magnus Damm | 1 | -0/+23 |
2009-04-02 | input: sh_keysc: use enable/disable_irq_wake() | Magnus Damm | 1 | -1/+16 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -2/+0 |
2009-03-30 | trivial: Fix misspelling of "Celsius". | Adam Buchbinder | 1 | -1/+1 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 1 | -1/+1 |
2009-03-30 | trivial: fix typo "varaible" -> "variable" | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-03-29 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -7/+2 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 7 | -36/+50 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2 | -3/+3 |
2009-03-27 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 4 | -15/+4 |
2009-03-25 | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2 | -2/+2 |
2009-03-16 | Rationalize fasync return values | Jonathan Corbet | 4 | -15/+4 |
2009-03-14 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 16 | -45/+78 |
2009-03-11 | input: sh_keysc suspend can use to_platform_device() | Magnus Damm | 1 | -5/+2 |
2009-03-10 | input: add suspend wakeup support to sh_keysc | Magnus Damm | 1 | -4/+25 |
2009-03-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 16 | -45/+78 |
2009-03-09 | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 1 | -1/+0 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2 | -4/+0 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 16 | -45/+78 |
2009-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 16 | -45/+78 |
2009-03-01 | Input: elantech - touchpad driver miss-recognising logitech mice | Arjan Opmeer | 1 | -8/+24 |
2009-03-01 | Input: synaptics - ensure we reset the device on resume | Andy Whitcroft | 1 | -5/+4 |
2009-03-01 | Input: usbtouchscreen - fix eGalax HID ignoring | Daniel Ritz | 1 | -0/+1 |
2009-02-27 | sh: maple: Support block reads and writes. | Adrian McMenamin | 2 | -17/+24 |
2009-02-02 | Input: ambakmi - fix timeout handling in amba_kmi_write() | Roel Kluin | 1 | -1/+1 |
2009-02-02 | Input: pxa930_trkball - fix write timeout handling | Roel Kluin | 1 | -1/+1 |
2009-01-30 | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 5 | -7/+8 |
2009-01-30 | Input: bf54x-keys - fix debounce time validation | Roel Kluin | 1 | -2/+2 |
2009-01-30 | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 2 | -3/+3 |
2009-01-14 | Input: spitzkbd - mark probe function as __devinit | Uwe Kleine-König | 1 | -4/+4 |
2009-01-14 | Input: omap-keypad - mark probe function as __devinit | Uwe Kleine-König | 1 | -4/+4 |
2009-01-13 | Input: corgi_ts - mark probe function as __devinit | Uwe Kleine-König | 1 | -4/+5 |
2009-01-13 | Input: corgikbd - mark probe function as __devinit | Uwe Kleine-König | 1 | -4/+4 |
2009-01-11 | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86 | Jean Delvare | 1 | -1/+1 |
2009-01-11 | Input: atkbd - make forced_release_keys[] static | Daniel Mierswa | 1 | -2/+2 |
2009-01-11 | Input: usbtouchscreen - allow reporting calibrated data | Dan Streetman | 1 | -2/+17 |
2009-01-11 | input: PCF50633 input driver | Balaji Rao | 3 | -0/+140 |
2009-01-08 | [ARM] fix pxa930_trkball build errors | Russell King | 1 | -2/+2 |
2009-01-07 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -54/+27 |
2009-01-07 | touchscreen: Fix build of da9034 | Alan Cox | 1 | -0/+1 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-01-07 | Input: apanel - convert to new i2c binding | Jean Delvare | 1 | -54/+27 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 46 | -521/+2944 |
2009-01-06 | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 1 | -1/+1 |
2009-01-06 | Input: i8042 - add Dell Vostro 1510 to nomux list | Jiri Kosina | 1 | -0/+7 |
2008-12-31 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -7/+7 |
2008-12-31 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |