aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-31
| * | Input: i8042 - non-x86 build fixAndrew Morton2008-02-06
| |/
| * Input: constify function pointer tables (seq_operations)Jan Engelhardt2008-01-31
| * Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina2008-01-30
| * Input: i8042 - enable DMI quirks on x86-64Bruce Duncan2008-01-30
| * Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho2008-01-30
| * Input: add input event to APM event bridgeRichard Purdie2008-01-30
| * Input: mousedev - use BIT_MASK instead of BITDmitry Torokhov2008-01-30
| * Input: remove duplicate includesAndre Haupt2008-01-21
| * Input: remove cdev from input_dev structureDmitry Torokhov2008-01-21
| * Input: remove duplicated headers in drivers/char/keyboard.cFrancisco Alecrim2008-01-21
| * Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2008-01-21
| * Input: add Tosa keyboard driverDmitry Baryshkov2008-01-21
| * Input: add driver for Fujitsu application buttonsStephen Hemminger2008-01-21
| * Input: ads7846 - stop updating dev->power.power_stateDavid Brownell2008-01-21
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-21
| * Input: implement proper timer rounding for polled devicesStephen Hemminger2008-01-21
| * V4L/DVB: Don't access input_dev->private directlyDmitry Torokhov2008-01-21
| * Input: iforce - don't access input_dev->private directlyDmitry Torokhov2008-01-21
| * Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov2008-01-21
| * Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov2008-01-21
| * Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov2008-01-21
| * Input: atlas_btns - add support for loadable keymapsDmitry Torokhov2008-01-21
| * Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov2008-01-21
| * Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-21
| * Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs2008-01-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-02-07
|\ \
| * | Driver core: Revert "Fix Firmware class name collision"Michael E Brown2008-02-07
* | | i915: Fix GR register array size off-by-one bugJesse Barnes2008-02-07
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-07
|\ \
| * | [MTD] Fix mtdoops.c compilationDavid Woodhouse2008-02-07
| * | [MTD] [NOR] fix startup lock when using multiple nor flash chipsRizzo Davide2008-02-07
| * | [MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2008-02-07
| * | [MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org2008-02-07
| * | [MTD] onenand: Add panic_write function to the onenand driverRichard Purdie2008-02-07
| * | [MTD] mtdoops: Use the panic_write function when presentRichard Purdie2008-02-07
| * | [MTD] Add mtd panic_write function pointerRichard Purdie2008-02-07
| * | [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.Scott Wood2008-02-07
| * | [MTD] physmap.c: Add support for multiple resourcesStefan Roese2008-02-03
| * | [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...Scott Wood2008-02-03
| * | Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-02-03
| |\ \
| | * | UBI: do not flush queue on each vtbl changeArtem Bityutskiy2008-02-01
| | * | UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-25
| | * | UBI: handle zero-length caseArtem Bityutskiy2008-01-25
| | * | UBI: simplify internal interfacesArtem Bityutskiy2008-01-25
| | * | UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-25
| | * | UBI: add layout volume informationArtem Bityutskiy2008-01-25
| | * | UBI: fix warningsArtem Bityutskiy2008-01-25
| | * | UBI: add sanity checkArtem Bityutskiy2008-01-25
| | * | UBI: remove bogus assertionArtem Bityutskiy2008-01-25