| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: gpio-keys - switch to common GPIO API | Philipp Zabel | 2007-02-18 | 2 | -10/+11 |
* | Input: do not lock device when showing name, phys and uniq | Dmitry Torokhov | 2007-02-18 | 1 | -15/+2 |
* | Input: i8042 - let serio bus suspend ports | Dmitry Torokhov | 2007-02-18 | 2 | -28/+64 |
* | Input: psmouse - properly reset mouse on shutdown/suspend | Dmitry Torokhov | 2007-02-18 | 3 | -0/+30 |
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 | 1 | -5/+6 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 5 | -5/+1 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 4 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-02-11 | 14 | -253/+843 |
|\ |
|
| * | Input: i8042 - fix AUX IRQ delivery check | Dmitry Torokhov | 2007-02-10 | 1 | -1/+4 |
| * | Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 | Michael Leun | 2007-02-10 | 1 | -0/+20 |
| * | Input: inport - use correct config option for ATIXL | Robert P. J. Day | 2007-02-10 | 1 | -1/+1 |
| * | Input: HIL - handle erros from input_register_device() | Cyrill V. Gorcunov | 2007-02-10 | 1 | -48/+66 |
| * | Input: tsdev - schedule removal | Richard Purdie | 2007-02-10 | 1 | -0/+4 |
| * | Input: add Atlas button driver | Jaya Kumar | 2007-02-10 | 3 | -0/+181 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-02-10 | 8 | -8/+18 |
| |\ |
|
| * | | Input: ads7846 - be more compatible with the hwmon framework | David Brownell | 2007-01-18 | 2 | -91/+224 |
| * | | Input: ads7846 - detect pen up from GPIO state | Imre Deak | 2007-01-18 | 1 | -39/+41 |
| * | | Input: ads7846 - select correct SPI mode | Imre Deak | 2007-01-18 | 1 | -0/+4 |
| * | | Input: ads7846 - switch to using hrtimer | Imre Deak | 2007-01-18 | 1 | -11/+15 |
| * | | Input: ads7846 - optionally leave Vref on during differential measurements | Imre Deak | 2007-01-18 | 1 | -13/+17 |
| * | | Input: ads7846 - pluggable filtering logic | Imre Deak | 2007-01-18 | 1 | -40/+95 |
| * | | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell | 2007-01-18 | 3 | -5/+166 |
| * | | Input: i8042 - really suppress ACK/NAK during panic blink | Dmitry Torokhov | 2007-01-18 | 1 | -3/+4 |
| * | | Input: pc110pad - return proper error | Akinobu Mita | 2006-12-21 | 1 | -1/+1 |
* | | | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day | 2007-02-11 | 1 | -1/+0 |
| |/
|/| |
|
* | | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) | Andrew Morton | 2007-02-09 | 1 | -1/+1 |
* | | SERIO: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2007-02-07 | 1 | -2/+4 |
* | | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 2006-12-31 | 1 | -2/+4 |
* | | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. | Fabrice Knevez | 2006-12-17 | 1 | -1/+1 |
* | | [PATCH] m68k trivial build fixes | Al Viro | 2006-12-17 | 1 | -1/+1 |
* | | [PATCH] missing includes in hilkbd | Al Viro | 2006-12-13 | 1 | -0/+5 |
* | | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 2006-12-12 | 1 | -1/+1 |
* | | [PATCH] ucb1400_ts depends SND_AC97_BUS | Randy Dunlap | 2006-12-10 | 1 | -1/+1 |
* | | [PATCH] Generic HID layer - build | Jiri Kosina | 2006-12-08 | 1 | -0/+1 |
|/ |
|
* | Input: ucb1400 - fix compile error | Dmitry Torokhov | 2006-12-08 | 1 | -1/+1 |
* | Input: kill maple_keyb.c driver | Paul Mundt | 2006-12-08 | 1 | -166/+0 |
* | Input: i8042 - add another Lifebook P7010 to nomux blacklist | Dmitry Torokhov | 2006-12-08 | 1 | -0/+7 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 11 | -26/+26 |
|\ |
|
| * | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman | 2006-12-07 | 1 | -1/+3 |
| * | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 2 | -0/+2 |
| * | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 2 | -4/+4 |
| |\ |
|
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 | 1 | -3/+3 |
| | |\ |
|
| | | * | usb: iforce-usb free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -3/+3 |
| | * | | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 2006-12-01 | 1 | -1/+1 |
| | |/ |
|
| * | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 3 | -9/+10 |
| * | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 2 | -6/+6 |
| |/ |
|
| * | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw | 2006-11-17 | 1 | -5/+0 |
* | | Input: add to kernel-api docbook | Randy Dunlap | 2006-11-24 | 2 | -3/+3 |