summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-11Input: make USB device ids constantMárton Németh
2010-01-09Input: xen-kbdfront - make xenbus device ids constantMárton Németh
2010-01-09Input: ns558 - make pnp device ids constantMárton Németh
2010-01-09Input: make PCI device ids constantMárton Németh
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh
2010-01-09Input: make i2c device ids constantMárton Németh
2010-01-06Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov
2010-01-06Input: cleanse capabilities bits before registering deviceDmitry Torokhov
2010-01-06Input: automatically reset KEY_RESERVED bit for all input devicesDmitry Torokhov
2010-01-06Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov
2010-01-06Input: gameport - make use of list_first_entry() helperDmitry Torokhov
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov
2010-01-06Input: serio - use list_first_entry() helperDmitry Torokhov
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - use device core to create 'id' attribute groupDmitry Torokhov
2009-12-29Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer
2009-12-15Input: keyboard - don't override beep with a bellDmitry Torokhov
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten
2009-12-15Merge commit 'linus' into nextDmitry Torokhov
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng
2009-12-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2009-12-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14md: add 'recovery_start' per-device sysfs attributeDan Williams
2009-12-14md: rcu_read_lock() walk of mddev->disks in md_do_sync()Dan Williams
2009-12-14md: integrate spares into array at earliest opportunity.NeilBrown
2009-12-14md: move compat_ioctl handling into md.cArnd Bergmann
2009-12-14md: revise Kconfig help for MD_MULTIPATHNeilBrown
2009-12-14md: add MODULE_DESCRIPTION for all md related modules.NeilBrown
2009-12-14raid: improve MD/raid10 handling of correctable read errors.Robert Becker
2009-12-14md/raid10: print more useful messages on device failure.Robert Becker
2009-12-14md/bitmap: update dirty flag when bitmap bits are explicitly set.NeilBrown
2009-12-14md: Support write-intent bitmaps with externally managed metadata.NeilBrown
2009-12-14md/bitmap: move setting of daemon_lastrun out of bitmap_read_sbNeilBrown