summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-04Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-04Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-05-29Input: logips2pp - fix typo in KconfigUwe Bugla1-1/+1
2007-05-29Input: db9 - do not ignore dev2 module parameterDmitry Torokhov1-1/+1
2007-05-23Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar1-1/+1
2007-05-23Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2-4/+5
2007-05-23Input: input-polldev - add module infoEric Piel1-0/+5
2007-05-23Input: ucb1x00-ts - remove commented out codeDmitry Torokhov1-10/+1
2007-05-23Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi1-2/+2
2007-05-23Input: ALPS - force stream modeDmitry Torokhov1-27/+31
2007-05-23Input: iforce - minor clean-upsJohann Deneux2-5/+9
2007-05-23Input: iforce - fix force feedback not workingJohann Deneux1-2/+3
2007-05-09Input: adbhid - do not access input_dev->private directlyDmitry Torokhov1-8/+8
2007-05-09Input: 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 Torokhov2168-45096/+143649
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-9/+9
2007-05-08Fix bluetooth HCI sysfs compileLinus Torvalds1-2/+2
2007-05-08[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-08[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller1-8/+8
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds24-106/+1861
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds15-205/+546
2007-05-07Fix up SLUB compileLinus Torvalds1-3/+3
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds26-2059/+2158
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 Torvalds16-23/+804
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-81/+1365
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds40-239/+508
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds114-2411/+10104
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-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie1-3/+5
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-07xtensa: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-07v850: generic timekeeping conversionjohn stultz2-75/+4
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso1-3/+7
2007-05-07uml: virtualized time fixJeff Dike1-2/+12
2007-05-07uml: out of tmpfs space error clarificationJeff Dike1-2/+2
2007-05-07uml: only flush areas covered by VMAJeff Dike1-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike12-378/+158
2007-05-07uml: eliminate a piece of debugging codeJeff Dike1-1/+0
2007-05-07uml: speed page fault pathJeff Dike5-6/+72
2007-05-07uml: aIO deadlock avoidanceJeff Dike1-0/+5
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike22-105/+51