| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: rework handle creation code | Dmitry Torokhov | 2007-04-12 | 9 | -125/+288 |
* | Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist | Dmitry Torokhov | 2007-03-16 | 1 | -0/+11 |
* | Input: HIL - fix rwlock recursion bug | Helge Deller | 2007-03-16 | 4 | -25/+19 |
* | Input: add support for PXA27x keyboard controller | Rodolfo Giometti | 2007-03-16 | 4 | -0/+281 |
* | Input: sermouse - improve protocol error recovery | Peter Osterlund | 2007-03-16 | 1 | -4/+12 |
* | Input: simplify input_free_device() | Dmitry Torokhov | 2007-03-16 | 1 | -7/+1 |
* | Input: add getkeycode and setkeycode methods | Marvin Raaijmakers | 2007-03-15 | 4 | -96/+122 |
* | Input: psmouse - allow disabing certain protocol extensions | Andres Salomon | 2007-03-10 | 10 | -59/+195 |
* | Input: let driver core create class device attribute groups | Dmitry Torokhov | 2007-03-08 | 1 | -21/+8 |
* | Input: export 'uniq' in /proc/bus/input/devices | Dmitry Torokhov | 2007-03-08 | 1 | -0/+1 |
* | Input: wistron - add support for TravelMate 610 | Eric Piel | 2007-03-07 | 1 | -0/+24 |
* | Input: psmouse - do not force stream mode | Dmitry Torokhov | 2007-03-07 | 1 | -6/+0 |
* | Input: HIL - cleanup coding style | Helge Deller | 2007-03-01 | 5 | -576/+703 |
* | Input: HIL - various fixes for HIL drivers | Helge Deller | 2007-03-01 | 5 | -25/+27 |
* | Input: ads7846 - add support for the ads7843 touchscreen | Nicolas Ferre | 2007-03-01 | 1 | -13/+15 |
* | Input: add driver for MIPS Cobalt back panel buttons | Yoichi Yuasa | 2007-02-18 | 3 | -1/+220 |
* | Input: psmouse - add support for eGalax PS/2 touchscreen controller | Stefan Lucke | 2007-02-18 | 5 | -7/+139 |
* | Input: remove obsolete setup parameters from input drivers | Dmitry Torokhov | 2007-02-18 | 10 | -39/+0 |
* | Input: HIL - fix improper call to release_region() | Cyrill V. Gorcunov | 2007-02-18 | 1 | -0/+2 |
* | Input: hid-lgff - treat devices as joysticks unless told otherwise | Dmitry Torokhov | 2007-02-18 | 1 | -4/+6 |
* | Input: HID - add support for Logitech Formula Force EX | Valentin Zagura | 2007-02-18 | 3 | -2/+9 |
* | Input: gpio-keys - switch to common GPIO API | Philipp Zabel | 2007-02-18 | 2 | -10/+11 |
* | Input: do not lock device when showing name, phys and uniq | Dmitry Torokhov | 2007-02-18 | 1 | -15/+2 |
* | Input: i8042 - let serio bus suspend ports | Dmitry Torokhov | 2007-02-18 | 3 | -34/+64 |
* | Input: psmouse - properly reset mouse on shutdown/suspend | Dmitry Torokhov | 2007-02-18 | 3 | -0/+30 |
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-02-16 | 7 | -58/+167 |
|\ |
|
| * | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 2007-02-16 | 3 | -24/+44 |
| * | [AVR32] Warn, don't BUG if clk_disable is called too many times | Haavard Skinnemoen | 2007-02-16 | 1 | -1/+5 |
| * | [AVR32] Make sure all genclocks have a parent | Haavard Skinnemoen | 2007-02-16 | 1 | -16/+73 |
| * | [AVR32] Remove unnecessary sys_nfsservctl conditional | Haavard Skinnemoen | 2007-02-16 | 1 | -4/+0 |
| * | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 2007-02-16 | 2 | -7/+28 |
| * | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 2007-02-16 | 1 | -0/+11 |
| * | [AVR32] Fix prototypes for __raw_writesb and friends | Haavard Skinnemoen | 2007-02-16 | 1 | -6/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-02-16 | 24 | -98/+707 |
|\ \ |
|
| * | | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton | 2007-02-11 | 2 | -14/+4 |
| * | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-06 | 1 | -1/+2 |
| * | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom | 2007-02-05 | 2 | -0/+2 |
| * | | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones | 2007-02-04 | 1 | -6/+8 |
| * | | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 2007-02-03 | 19 | -75/+296 |
| * | | [AGPGART] compat ioctl | Zwane Mwaikambo | 2007-02-03 | 5 | -14/+407 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-02-16 | 13 | -407/+795 |
|\ \ \ |
|
| * | | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2 | Rafa� Bilski | 2007-02-14 | 1 | -22/+31 |
| * | | | [CPUFREQ] EPS - Correct 2nd brand test | Rafa� Bilski | 2007-02-14 | 1 | -1/+1 |
| * | | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes. | Dave Jones | 2007-02-11 | 1978 | -53145/+127363 |
| |\ \ \ |
|
| * | | | | [CPUFREQ] Longhaul - Separate frequency and voltage transition | Rafa� Bilski | 2007-02-11 | 1 | -16/+93 |
| * | | | | [CPUFREQ] Longhaul - Models of Nehemiah | Rafa� Bilski | 2007-02-11 | 1 | -3/+3 |
| * | | | | [CPUFREQ] Whitespace fixup | Dave Jones | 2007-02-11 | 1 | -1/+1 |
| * | | | | [CPUFREQ] Longhaul - Simplier minmult | Rafa� Bilski | 2007-02-11 | 1 | -15/+8 |
| * | | | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate | Adrian Bunk | 2007-02-11 | 1 | -1/+1 |
| * | | | | [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback | Venkatesh Pallipadi | 2007-02-11 | 1 | -18/+16 |