aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-02
|\
| * Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-01
| * Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-01
| * Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-19
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19
| |\
| * | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-14
| * | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-14
| * | Input: fix input module refcountingDmitry Torokhov2006-09-14
| * | Input: constify input coreDmitry Torokhov2006-09-14
| * | Input: libps2 - rearrange exportsDmitry Torokhov2006-09-14
| * | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-14
| * | Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-14
| * | Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-10
| * | Input: send key up events at disconnectDmitry Torokhov2006-09-10
| * | Input: constify psmouse driverHelge Deller2006-09-10
| * | Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-08
| * | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller2006-08-08
| * | Input: add driver for Touchwin serial touchscreensRick Koch2006-08-05
| * | Input: add driver for Touchright serial touchscreensRick Koch2006-08-05
| * | Input: add driver for Penmount serial touchscreensRick Koch2006-08-05
| * | Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-05
| * | Input: elo - fix checksum calculationShaun Jackman2006-08-05
| * | Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-05
| * | Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-04
| * | Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula2006-07-19
| * | Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-19
| * | Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-19
| * | Input: add force feedback driver for PID devicesAnssi Hannula2006-07-19
| * | Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-19
| * | Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-19
| * | Input: implement new force feedback interfaceAnssi Hannula2006-07-19
| * | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-19
| * | Input: rename input.ko into input-core.koDmitry Torokhov2006-07-19
* | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-02
* | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* | | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* | | [PATCH] isdn: work around excessive udelay()Andrew Morton2006-10-02
* | | [PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt2006-10-02
* | | [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-02
* | | [PATCH] s390: update fs3270 to use a struct pidCedric Le Goater2006-10-02
* | | [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-02
* | | [PATCH] const struct tty_operationsJeff Dike2006-10-02
* | | [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-02
* | | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-02
* | | [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-02
* | | pccard_store_cis: fix wrong error handlingLinus Torvalds2006-10-01
* | | [PATCH] rtc-sysfs fixAndrew Morton2006-10-01
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-01
|\ \ \