Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [MTD] fix nftl_write warning | Frederik Deweerdt | 2006-10-02 | 1 | -2/+2 | |
| * | | | | | | [MTD] fix printk warning | Jeff Garzik | 2006-10-01 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-10-01 | 4921 | -134592/+310382 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support | Kyungmin Park | 2006-09-26 | 3 | -22/+125 | |
| * | | | | | | | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration | Kyungmin Park | 2006-09-26 | 1 | -6/+0 | |
| * | | | | | | | [MTD ONENAND] Fix OneNAND probe | Kyungmin Park | 2006-09-26 | 1 | -3/+14 | |
| * | | | | | | | [MTD NAND] Provide prototype for newly-exported nand_wait_ready() | David Woodhouse | 2006-09-25 | 1 | -0/+3 | |
| * | | | | | | | [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h> | David Woodhouse | 2006-09-25 | 2 | -8/+1 | |
| * | | | | | | | [MTD NAND] Allow override of page read and write functions. | David Woodhouse | 2006-09-25 | 2 | -23/+32 | |
| * | | | | | | | [MTD NAND] Allocate chip->buffers separately to allow it to be overridden | David Woodhouse | 2006-09-25 | 3 | -17/+26 | |
| * | | | | | | | [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene | David Woodhouse | 2006-09-25 | 2 | -25/+70 | |
| * | | | | | | | [MTD NAND] Export nand_wait_ready() for use by board drivers | David Woodhouse | 2006-09-25 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2006-10-02 | 57 | -2185/+4516 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 2006-10-01 | 1 | -1/+10 | |
| * | | | | | | | | Input: wistron - fix setting up special buttons | Reiner Herrmann | 2006-10-01 | 1 | -5/+2 | |
| * | | | | | | | | Input: add KEY_BLUETOOTH and KEY_WLAN definitions | Lennart Poettering | 2006-09-19 | 1 | -0/+3 | |
| * | | | | | | | | Input: add new BUS_VIRTUAL bus type | Michael Hanselmann | 2006-09-19 | 1 | -0/+1 | |
| * | | | | | | | | Input: add driver for stowaway serial keyboards | Marek Vasut | 2006-09-19 | 3 | -0/+199 | |
| * | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-09-19 | 2417 | -27006/+59410 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: make input_register_handler() return error codes | Dmitry Torokhov | 2006-09-14 | 9 | -22/+34 | |
| * | | | | | | | | | Input: remove cruft that was needed for transition to sysfs | Dmitry Torokhov | 2006-09-14 | 2 | -19/+0 | |
| * | | | | | | | | | Input: fix input module refcounting | Dmitry Torokhov | 2006-09-14 | 1 | -2/+2 | |
| * | | | | | | | | | Input: constify input core | Dmitry Torokhov | 2006-09-14 | 9 | -30/+34 | |
| * | | | | | | | | | Input: libps2 - rearrange exports | Dmitry Torokhov | 2006-09-14 | 1 | -11/+9 | |
| * | | | | | | | | | Input: atkbd - support Microsoft Natural Elite Pro keyboards | Dmitry Torokhov | 2006-09-14 | 3 | -5/+18 | |
| * | | | | | | | | | Input: i8042 - disable MUX mode on Toshiba Equium A110 | Dmitry Torokhov | 2006-09-14 | 1 | -0/+7 | |
| * | | | | | | | | | Input: i8042 - get rid of polling timer | Dmitry Torokhov | 2006-09-10 | 2 | -362/+388 | |
| * | | | | | | | | | Input: send key up events at disconnect | Dmitry Torokhov | 2006-09-10 | 1 | -2/+5 | |
| * | | | | | | | | | Input: constify psmouse driver | Helge Deller | 2006-09-10 | 6 | -32/+40 | |
| * | | | | | | | | | Input: i8042 - add Amoi to the MUX blacklist | Cjacker Huang | 2006-08-08 | 1 | -0/+7 | |
| * | | | | | | | | | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup | Helge Deller | 2006-08-08 | 1 | -11/+12 | |
| * | | | | | | | | | Input: add driver for Touchwin serial touchscreens | Rick Koch | 2006-08-05 | 4 | -0/+217 | |
| * | | | | | | | | | Input: add driver for Touchright serial touchscreens | Rick Koch | 2006-08-05 | 4 | -0/+210 | |
| * | | | | | | | | | Input: add driver for Penmount serial touchscreens | Rick Koch | 2006-08-05 | 4 | -0/+199 | |
| * | | | | | | | | | Input: elo - add support for non-pressure-sensitive touchscreens | Shaun Jackman | 2006-08-05 | 1 | -17/+107 | |
| * | | | | | | | | | Input: elo - fix checksum calculation | Shaun Jackman | 2006-08-05 | 1 | -26/+29 | |
| * | | | | | | | | | Input: elo - handle input_register_device() failures | Dmitry Torokhov | 2006-08-05 | 1 | -6/+12 | |
| * | | | | | | | | | Input: hid - #if 0 the no longer used hid_find_field_by_usage() | Adrian Bunk | 2006-08-04 | 2 | -2/+2 | |
| * | | | | | | | | | Input: update the force feedback documentation | Anssi Hannula | 2006-07-19 | 2 | -113/+174 | |
| * | | | | | | | | | Input: add force feedback driver for PSX-style Zeroplus devices | Anssi Hannula | 2006-07-19 | 5 | -0/+126 | |
| * | | | | | | | | | Input: drop remnants of the old force-feedback interface | Anssi Hannula | 2006-07-19 | 1 | -8/+0 | |
| * | | | | | | | | | Input: uinput - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 2 | -28/+74 | |
| * | | | | | | | | | Input: use new FF interface in the HID force feedback drivers | Anssi Hannula | 2006-07-19 | 6 | -831/+116 | |
| * | | | | | | | | | Input: add force feedback driver for PID devices | Anssi Hannula | 2006-07-19 | 8 | -414/+1364 | |
| * | | | | | | | | | Input: iforce - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 4 | -238/+147 | |
| * | | | | | | | | | Input: unified force feedback support for memoryless devices | Anssi Hannula | 2006-07-19 | 4 | -0/+534 | |
| * | | | | | | | | | Input: implement new force feedback interface | Anssi Hannula | 2006-07-19 | 5 | -18/+450 | |
| * | | | | | | | | | Input: move fixp-arith.h to drivers/input | Anssi Hannula | 2006-07-19 | 3 | -2/+2 | |
| * | | | | | | | | | Input: rename input.ko into input-core.ko | Dmitry Torokhov | 2006-07-19 | 1 | -1/+3 | |
* | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-10-02 | 72 | -625/+359 | |
|\ \ \ \ \ \ \ \ \ \ |