aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-06-29Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov
2007-06-28Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov
2007-06-28Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov
2007-06-12Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov
2007-06-12Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov
2007-06-12Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov
2007-05-28Input: logips2pp - fix typo in KconfigUwe Bugla
2007-05-28Input: db9 - do not ignore dev2 module parameterDmitry Torokhov
2007-05-22Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar
2007-05-22Input: ads7846 - document that it handles tsc2046 tooDavid Brownell
2007-05-22Input: input-polldev - add module infoEric Piel
2007-05-22Input: ucb1x00-ts - remove commented out codeDmitry Torokhov
2007-05-22Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi
2007-05-22Input: ALPS - force stream modeDmitry Torokhov
2007-05-22Input: iforce - minor clean-upsJohann Deneux
2007-05-22Input: iforce - fix force feedback not workingJohann Deneux
2007-05-08Input: adbhid - do not access input_dev->private directlyDmitry Torokhov
2007-05-08Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov
2007-05-08Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard
2007-05-07rename TANBAC TB0219 configYoichi Yuasa
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand
2007-05-07cx88-video build fixAndrew Morton
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day
2007-05-07remove software_suspend()Johannes Berg
2007-05-07Blackfin: blackfin on-chip SPI controller driverWu, Bryan
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan
2007-05-07blackfin: serial driverBryan Wu
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-07tty_register_driver: only allocate tty instances when definedAndy Whitcroft
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens