summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
* Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-281-0/+11
* Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-135-12/+14
* Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-121-0/+9
* Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-121-0/+9
* Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* Input: reduce raciness when input handlers disconnectDmitry Torokhov2007-06-034-4/+4
* Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov2007-06-031-3/+4
* Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-281-1/+1
* Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-281-1/+1
* Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-221-1/+1
* Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-222-4/+5
* Input: input-polldev - add module infoEric Piel2007-05-221-0/+5
* Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-221-10/+1
* Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-221-2/+2
* Input: ALPS - force stream modeDmitry Torokhov2007-05-221-27/+31
* Input: iforce - minor clean-upsJohann Deneux2007-05-222-5/+9
* Input: iforce - fix force feedback not workingJohann Deneux2007-05-221-2/+3
* Input: adbhid - do not access input_dev->private directlyDmitry Torokhov2007-05-081-8/+8
* Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-081-0/+1
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-0813-105/+89
* Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-085-30/+30
* Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-086-18/+17
* Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-086-67/+66
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-0815-76/+93
* Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger2007-05-081-6/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-08496-18853/+30770
|\
| * [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
| * [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
| * Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0720-196/+349
| |\
| | * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-262-1/+3
| | * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-241-6/+1
| | * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-241-5/+9
| | * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-241-9/+26
| | * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-237-81/+174
| | * drm: fix warning in drm_fops.cAndrew Morton2007-03-191-1/+1
| | * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-192-4/+9
| | * drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
| | * via: fix CX700 pci idThomas Hellstrom2007-03-111-1/+1
| | * drm: make drm_io_prot static.Adrian Bunk2007-03-111-1/+1
| | * drm: remove via_mm.hRobert P. J. Day2007-03-111-40/+0
| | * drm: add missing NULL assignmentDave Airlie2007-03-111-0/+1
| | * drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer2007-03-111-4/+4
| | * drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-112-2/+15
| | * drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-111-2/+4
| | * drm: bring bufs code from git tree.Dave Airlie2007-03-112-10/+67
| | * drm: move protection stuff into separate functionDave Airlie2007-03-111-18/+26
| | * drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-03-111-1/+1
| | * drm: update README.drm (bugzilla #7933)Randy Dunlap2007-03-111-9/+7
| | * drm: remove unused exportsAdrian Bunk2007-03-111-2/+0
OpenPOWER on IntegriCloud