summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-102-21/+45
|\
| * pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-1/+1
| * splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-102-2/+2
| * loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-101-20/+44
* | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-1033-26815/+142
|\ \
| * | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt2007-07-101-5/+6
| * | Remove legacy CDROM driversJens Axboe2007-07-1023-24847/+0
| * | [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-1011-20/+14
| * | cciss: add new controller support for P700mMike Miller (OS Dev2007-07-101-0/+2
| * | [PATCH] Remove acsi.cJens Axboe2007-07-103-1858/+1
| * | [PATCH] cdrom_sysctl_info fixDave Young2007-07-101-91/+125
| |/
* | Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton2007-07-101-1/+1
* | Input: pxa27x_keyboard - fix compile errorMike Rapoport2007-07-101-1/+1
* | Input: serio_raw - shut up errorneous warningAndrew Morton2007-07-101-1/+1
* | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-102-4/+4
* | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2007-07-102-0/+39
* | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov2007-07-101-20/+20
* | Input: xpad - make xpad_play_effect() staticAdrian Bunk2007-07-101-1/+2
* | Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil2007-07-101-1/+1
* | Input: grip-mp - use ARRAY_SIZEAndi Drebes2007-07-101-2/+2
* | Input: wacom - add support for the new Bamboo tabletsPing Cheng2007-07-104-9/+53
* | Input: add gpio-mouse driverHans-Christian Egtvedt2007-07-103-0/+213
* | Input: convert from class devices to standard devicesDmitry Torokhov2007-07-105-299/+335
* | Input: wistron - add support for querying/changing keymapDmitry Torokhov2007-07-101-34/+87
* | Input: wistron - convert to use input-polldevDmitry Torokhov2007-07-102-99/+102
* | Input: wistron - add LED supportEric Piel2007-07-102-2/+91
* | Input: wriston - reduce polling frequencyEric Piel2007-07-101-4/+14
* | Input: aiptek - update driver versionRene van Paassen2007-07-101-2/+2
* | Input: aiptek - rework the function key codeRene van Paassen2007-07-101-51/+46
* | Input: aiptek - tolerate newlines in sysfs filesRene van Paassen2007-07-101-1/+4
* | Input: aiptek - correct the tool switching codeRene van Paassen2007-07-101-42/+52
* | Input: aiptek - use only absolute misc reportsRene van Paassen2007-07-101-1/+4
* | Input: aiptek - put sensible warnings in probeRene van Paassen2007-07-101-6/+22
* | Input: aiptek - use set_bit instead of bitwise orRene van Paassen2007-07-101-8/+20
* | Input: aiptek - fix relative mode parsingMark Vytlacil2007-07-101-5/+7
* | Input: aiptek - fixed mouse button definesRene van Paassen2007-07-101-3/+3
* | Input: aiptek - correct the proximity and validity checksRene van Paassen2007-07-101-8/+8
* | Input: aiptek - correct documentation on reportsRene van Paassen2007-07-101-2/+2
* | Input: aiptek - use array to list all buttonsDmitry Torokhov2007-07-101-17/+12
* | Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov2007-07-101-22/+2
* | Input: aiptek - use maps in attributesDmitry Torokhov2007-07-101-224/+138
* | Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov2007-07-101-101/+0
* | Input: aiptek - use attribute groupDmitry Torokhov2007-07-101-69/+40
* | Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov2007-07-101-73/+0
* | Input: aiptek - do not try to export associated event deviceDmitry Torokhov2007-07-101-42/+0
* | Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski2007-07-102-0/+30
* | Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil2007-07-102-4/+128
* | Input: xpad - add support for Xbox 360 gamepadJan Kratochvil2007-07-101-34/+117
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-1030-840/+465
|\
| * firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter2007-07-101-12/+9