summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-0212-108/+258
|\
| * [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-026-13/+13
| * [MTD] fix nftl_write warningFrederik Deweerdt2006-10-021-2/+2
| * [MTD] fix printk warningJeff Garzik2006-10-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-011585-61259/+169802
| |\
| * | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-261-19/+118
| * | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park2006-09-261-6/+0
| * | [MTD ONENAND] Fix OneNAND probeKyungmin Park2006-09-261-3/+14
| * | [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-23/+21
| * | [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-252-15/+22
| * | [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-25/+65
| * | [MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse2006-09-251-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-0252-2037/+4241
|\ \ \
| * | | Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-011-1/+10
| * | | Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-011-5/+2
| * | | Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-193-0/+199
| * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19829-11488/+32581
| |\ \ \
| * | | | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-148-21/+33
| * | | | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-10/+0
| * | | | Input: fix input module refcountingDmitry Torokhov2006-09-141-2/+2
| * | | | Input: constify input coreDmitry Torokhov2006-09-148-25/+29
| * | | | Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9
| * | | | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-142-5/+17
| * | | | Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-141-0/+7
| * | | | Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-102-362/+388
| * | | | Input: send key up events at disconnectDmitry Torokhov2006-09-101-2/+5
| * | | | Input: constify psmouse driverHelge Deller2006-09-106-32/+40
| * | | | Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-081-0/+7
| * | | | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller2006-08-081-11/+12
| * | | | Input: add driver for Touchwin serial touchscreensRick Koch2006-08-053-0/+216
| * | | | Input: add driver for Touchright serial touchscreensRick Koch2006-08-053-0/+209
| * | | | Input: add driver for Penmount serial touchscreensRick Koch2006-08-053-0/+198
| * | | | Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-051-17/+107
| * | | | Input: elo - fix checksum calculationShaun Jackman2006-08-051-26/+29
| * | | | Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-051-6/+12
| * | | | Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-042-2/+2
| * | | | Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula2006-07-195-0/+126
| * | | | Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-191-16/+51
| * | | | Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-196-831/+116
| * | | | Input: add force feedback driver for PID devicesAnssi Hannula2006-07-198-414/+1364
| * | | | Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147
| * | | | Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-193-0/+531
| * | | | Input: implement new force feedback interfaceAnssi Hannula2006-07-194-18/+389
| * | | | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-193-2/+2
| * | | | Input: rename input.ko into input-core.koDmitry Torokhov2006-07-191-1/+3
* | | | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-024-7/+5
* | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-022-2/+0
* | | | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-8/+4
* | | | | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-029-13/+13
* | | | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-2/+2