aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: handlers - rename 'list' to 'client'Dmitry Torokhov2007-04-124-298/+329
* Input: rework handle creation codeDmitry Torokhov2007-04-129-125/+288
* Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov2007-03-161-0/+11
* Input: HIL - fix rwlock recursion bugHelge Deller2007-03-164-25/+19
* Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-164-0/+281
* Input: sermouse - improve protocol error recoveryPeter Osterlund2007-03-161-4/+12
* Input: simplify input_free_device()Dmitry Torokhov2007-03-161-7/+1
* Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-144-96/+122
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-1010-59/+195
* Input: let driver core create class device attribute groupsDmitry Torokhov2007-03-071-21/+8
* Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov2007-03-071-0/+1
* Input: wistron - add support for TravelMate 610Eric Piel2007-03-071-0/+24
* Input: psmouse - do not force stream modeDmitry Torokhov2007-03-071-6/+0
* Input: HIL - cleanup coding styleHelge Deller2007-02-285-576/+703
* Input: HIL - various fixes for HIL driversHelge Deller2007-02-285-25/+27
* Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre2007-02-281-13/+15
* Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa2007-02-183-1/+220
* Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke2007-02-185-7/+139
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-1810-39/+0
* Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov2007-02-181-0/+2
* Input: hid-lgff - treat devices as joysticks unless told otherwiseDmitry Torokhov2007-02-181-4/+6
* Input: HID - add support for Logitech Formula Force EXValentin Zagura2007-02-183-2/+9
* Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2007-02-182-10/+11
* Input: do not lock device when showing name, phys and uniqDmitry Torokhov2007-02-181-15/+2
* Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-183-34/+64
* Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-183-0/+30
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-167-58/+167
|\
| * [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-163-24/+44
| * [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5
| * [AVR32] Make sure all genclocks have a parentHaavard Skinnemoen2007-02-161-16/+73
| * [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-161-4/+0
| * [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-162-7/+28
| * [AVR32] Define ioremap_nocache, ioport_map and ioport_unmapHaavard Skinnemoen2007-02-161-0/+11
| * [AVR32] Fix prototypes for __raw_writesb and friendsHaavard Skinnemoen2007-02-161-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1624-98/+707
|\ \
| * | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
| * | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
| * | [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
| * | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0319-75/+296
| * | [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-1613-407/+795
|\ \ \
| * | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
| * | | [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-131-1/+1
| * | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-101978-53145/+127363
| |\ \ \
| * | | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-101-16/+93
| * | | | [CPUFREQ] Longhaul - Models of NehemiahRafał Bilski2007-02-101-3/+3
| * | | | [CPUFREQ] Whitespace fixupDave Jones2007-02-101-1/+1
| * | | | [CPUFREQ] Longhaul - Simplier minmultRafał Bilski2007-02-101-15/+8
| * | | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk2007-02-101-1/+1