summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-06-12Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov1-0/+9
2007-06-12Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov1-0/+9
2007-06-12Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary1-22/+22
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-05-28Input: logips2pp - fix typo in KconfigUwe Bugla1-1/+1
2007-05-28Input: db9 - do not ignore dev2 module parameterDmitry Torokhov1-1/+1
2007-05-22Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar1-1/+1
2007-05-22Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2-4/+5
2007-05-22Input: input-polldev - add module infoEric Piel1-0/+5
2007-05-22Input: ucb1x00-ts - remove commented out codeDmitry Torokhov1-10/+1
2007-05-22Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi1-2/+2
2007-05-22Input: ALPS - force stream modeDmitry Torokhov1-27/+31
2007-05-22Input: iforce - minor clean-upsJohann Deneux2-5/+9
2007-05-22Input: iforce - fix force feedback not workingJohann Deneux1-2/+3
2007-05-08Input: adbhid - do not access input_dev->private directlyDmitry Torokhov1-8/+8
2007-05-08Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson1-0/+1
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov13-105/+89
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov5-30/+30
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov6-18/+17
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov6-67/+66
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov15-76/+93
2007-05-08Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger1-6/+29
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov496-18853/+30770
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller1-8/+8
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds20-196/+349
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+52
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+753
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds39-229/+471
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-48/+150
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard1-2/+0
2007-05-07rename TANBAC TB0219 configYoichi Yuasa2-3/+3
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day1-136/+0
2007-05-07remove software_suspend()Johannes Berg2-2/+4
2007-05-07Blackfin: blackfin on-chip SPI controller driverWu, Bryan3-2/+1321
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan3-0/+456
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2-1/+48
2007-05-07blackfin: serial driverBryan Wu3-0/+1107
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra5-6/+6
2007-05-07tty_register_driver: only allocate tty instances when definedAndy Whitcroft1-3/+2
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens1-2/+2
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+2
2007-05-07Serial: serial_core, use pr_debugJiri Slaby1-12/+5
2007-05-07MPSC serial driver tx lockingDave Jiang1-1/+24
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson2-10/+15
2007-05-07RM9000 serial driverThomas Koeller2-12/+89