| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Input: fix bug in example code | Steven Whitehouse | 2008-01-21 | 1 | -1/+1 |
| * | | Input: implement proper timer rounding for polled devices | Stephen Hemminger | 2008-01-21 | 1 | -8/+10 |
| * | | V4L/DVB: Don't access input_dev->private directly | Dmitry Torokhov | 2008-01-21 | 2 | -4/+0 |
| * | | Input: iforce - don't access input_dev->private directly | Dmitry Torokhov | 2008-01-21 | 1 | -8/+9 |
| * | | Input: i8042 - use synchronize_irq() instead of synchronize_sched() | Dmitry Torokhov | 2008-01-21 | 1 | -1/+8 |
| * | | Input: atkbd - remove unneeded synchronize_sched() | Dmitry Torokhov | 2008-01-21 | 1 | -1/+0 |
| * | | Input: cobalt_btns - add support for loadable keymaps | Dmitry Torokhov | 2008-01-21 | 1 | -37/+36 |
| * | | Input: atlas_btns - add support for loadable keymaps | Dmitry Torokhov | 2008-01-21 | 1 | -16/+23 |
| * | | Input: keyspan_remote - add support for loadable keymaps | Dmitry Torokhov | 2008-01-21 | 1 | -51/+67 |
| * | | Input: Add proper locking when changing device's keymap | Dmitry Torokhov | 2008-01-21 | 4 | -11/+80 |
| * | | Input: atkbd - properly handle special keys on Dell Latitudes | Giel de Nijs | 2008-01-21 | 1 | -17/+72 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-07 | 12 | -34/+288 |
|\ \ \ |
|
| * | | | ocfs2: Negotiate locking protocol versions. | Joel Becker | 2008-02-06 | 12 | -34/+288 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-02-07 | 3 | -9/+18 |
|\ \ \ \ |
|
| * | | | | sysfs: remove BUG_ON() from sysfs_remove_group() | Greg Kroah-Hartman | 2008-02-07 | 1 | -1/+6 |
| * | | | | Driver core: Revert "Fix Firmware class name collision" | Michael E Brown | 2008-02-07 | 1 | -1/+2 |
| * | | | | Block: Fix whole_disk attribute bug | Greg Kroah-Hartman | 2008-02-07 | 1 | -7/+10 |
| | |_|/
| |/| | |
|
* | | | | i915: Fix GR register array size off-by-one bug | Jesse Barnes | 2008-02-07 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-07 | 11 | -1002/+1079 |
|\ \ \ |
|
| * | | | [SPARC32]: Use regsets in arch_ptrace(). | David S. Miller | 2008-02-07 | 1 | -68/+47 |
| * | | | [SPARC64]: Use regsets in arch_ptrace(). | David S. Miller | 2008-02-07 | 1 | -132/+77 |
| * | | | [SPARC32]: Use regsets for ELF core dumping. | David S. Miller | 2008-02-07 | 1 | -30/+8 |
| * | | | [SPARC64]: Use regsets for ELF core dumping. | David S. Miller | 2008-02-07 | 2 | -52/+9 |
| * | | | [SPARC64]: Remove unintentional ptrace debugging messages. | David S. Miller | 2008-02-07 | 1 | -5/+0 |
| * | | | [SPARC]: Move over to arch_ptrace(). | David S. Miller | 2008-02-07 | 6 | -721/+172 |
| * | | | [SPARC]: Remove PTRACE_SUN* handling. | David S. Miller | 2008-02-07 | 4 | -32/+2 |
| * | | | [SPARC]: Kill DEBUG_PTRACE code. | David S. Miller | 2008-02-07 | 2 | -89/+0 |
| * | | | [SPARC32]: Add user regset support. | David S. Miller | 2008-02-07 | 1 | -1/+284 |
| * | | | [SPARC64]: Add user regsets. | David S. Miller | 2008-02-07 | 1 | -1/+581 |
| * | | | [SPARC64]: Fix booting on non-zero cpu. | David S. Miller | 2008-02-07 | 2 | -0/+28 |
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 | 66 | -2085/+4848 |
|\ \ \ \ |
|
| * | | | | [MTD] Fix mtdoops.c compilation | David Woodhouse | 2008-02-07 | 1 | -0/+1 |
| * | | | | [MTD] [NOR] fix startup lock when using multiple nor flash chips | Rizzo Davide | 2008-02-07 | 1 | -1/+1 |
| * | | | | [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true | Samuel Tardieu | 2008-02-07 | 2 | -3/+3 |
| * | | | | [MTD] Fix maps/physmap.c compilation with CONFIG_PM | akpm@linux-foundation.org | 2008-02-07 | 1 | -6/+8 |
| * | | | | [MTD] onenand: Add panic_write function to the onenand driver | Richard Purdie | 2008-02-07 | 1 | -0/+108 |
| * | | | | [MTD] mtdoops: Use the panic_write function when present | Richard Purdie | 2008-02-07 | 1 | -5/+21 |
| * | | | | [MTD] Add mtd panic_write function pointer | Richard Purdie | 2008-02-07 | 2 | -0/+26 |
| * | | | | [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. | Scott Wood | 2008-02-07 | 3 | -0/+1254 |
| * | | | | [MTD] physmap.c: Add support for multiple resources | Stefan Roese | 2008-02-03 | 1 | -58/+104 |
| * | | | | [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... | Scott Wood | 2008-02-03 | 1 | -2/+2 |
| * | | | | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-02-03 | 13 | -188/+441 |
| |\ \ \ \ |
|
| | * | | | | UBI: do not flush queue on each vtbl change | Artem Bityutskiy | 2008-02-01 | 1 | -1/+1 |
| | * | | | | UBI: implement atomic LEB change ioctl | Artem Bityutskiy | 2008-01-25 | 3 | -28/+183 |
| | * | | | | UBI: introduce atomic LEB change ioctl | Artem Bityutskiy | 2008-01-25 | 2 | -21/+47 |
| | * | | | | UBI: handle zero-length case | Artem Bityutskiy | 2008-01-25 | 1 | -0/+11 |
| | * | | | | UBI: simplify internal interfaces | Artem Bityutskiy | 2008-01-25 | 3 | -36/+36 |
| | * | | | | UBI: do not change file pointer while updating | Artem Bityutskiy | 2008-01-25 | 2 | -4/+1 |
| | * | | | | UBI: add layout volume information | Artem Bityutskiy | 2008-01-25 | 4 | -8/+10 |
| | * | | | | UBI: fix warnings | Artem Bityutskiy | 2008-01-25 | 2 | -2/+2 |