summaryrefslogtreecommitdiffstats
path: root/kernel/profile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov1-14/+26
2007-06-28Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov1-0/+11
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov5-12/+14
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-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-08Fix bluetooth HCI sysfs compileLinus Torvalds1-2/+2
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-07Fix up SLUB compileLinus Torvalds1-3/+3
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
2007-05-07uml: remove debugging remnantsJeff Dike1-3/+0
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike5-120/+89
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike7-10/+10
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike1-3/+11