| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 2007-08-22 | 1 | -0/+1 |
* | [MIPS] Fixup secure computing stuff. | Ralf Baechle | 2007-07-31 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-07-28 | 1 | -1/+1 |
|\ |
|
| * | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected | Michael Hennerich | 2007-07-24 | 1 | -1/+1 |
* | | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -2/+7 |
|/ |
|
* | x86_64: use the global PIT lock | Thomas Gleixner | 2007-07-21 | 1 | -3/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-20 | 10 | -113/+545 |
|\ |
|
| * | Input: appletouch - improve powersaving for Geyser3 devices | Soeren Sonnenburg | 2007-07-20 | 1 | -37/+74 |
| * | Input: lifebook - fix an oops on Panasonic CF-18 | Dmitry Torokhov | 2007-07-20 | 1 | -1/+1 |
| * | Input: switch to using seq_list_xxx helpers | Pavel Emelianov | 2007-07-18 | 1 | -25/+4 |
| * | Input: i8042 - give more trust to PNP data on i386 | Dmitry Torokhov | 2007-07-18 | 1 | -7/+29 |
| * | Input: add driver for Fujitsu serial touchscreens | Dmitry Torokhov | 2007-07-18 | 3 | -0/+203 |
| * | Input: ads7846 - re-check pendown status before reporting events | Semih Hazar | 2007-07-18 | 1 | -0/+15 |
| * | Input: ads7846 - introduce sample settling delay | Semih Hazar | 2007-07-18 | 1 | -1/+64 |
| * | Input: xpad - add support for leds on xbox 360 pad | Jan Kratochvil | 2007-07-18 | 2 | -42/+155 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 3 | -12/+6 |
|/ |
|
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 3 | -0/+3 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+0 |
* | Input: tsdev - fix broken usec-to-millisecs conversion | Andrew Morton | 2007-07-10 | 1 | -1/+1 |
* | Input: pxa27x_keyboard - fix compile error | Mike Rapoport | 2007-07-10 | 1 | -1/+1 |
* | Input: serio_raw - shut up errorneous warning | Andrew Morton | 2007-07-10 | 1 | -1/+1 |
* | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede | 2007-07-10 | 1 | -2/+2 |
* | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary | 2007-07-10 | 2 | -0/+39 |
* | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 | Dmitry Torokhov | 2007-07-10 | 1 | -20/+20 |
* | Input: xpad - make xpad_play_effect() static | Adrian Bunk | 2007-07-10 | 1 | -1/+2 |
* | Input: xpad - fix check for succesful usb_buffer_alloc | Jan Kratochvil | 2007-07-10 | 1 | -1/+1 |
* | Input: grip-mp - use ARRAY_SIZE | Andi Drebes | 2007-07-10 | 1 | -2/+2 |
* | Input: wacom - add support for the new Bamboo tablets | Ping Cheng | 2007-07-10 | 4 | -9/+53 |
* | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 2007-07-10 | 3 | -0/+213 |
* | Input: convert from class devices to standard devices | Dmitry Torokhov | 2007-07-10 | 5 | -299/+335 |
* | Input: wistron - add support for querying/changing keymap | Dmitry Torokhov | 2007-07-10 | 1 | -34/+87 |
* | Input: wistron - convert to use input-polldev | Dmitry Torokhov | 2007-07-10 | 2 | -99/+102 |
* | Input: wistron - add LED support | Eric Piel | 2007-07-10 | 2 | -2/+91 |
* | Input: wriston - reduce polling frequency | Eric Piel | 2007-07-10 | 1 | -4/+14 |
* | Input: aiptek - update driver version | Rene van Paassen | 2007-07-10 | 1 | -2/+2 |
* | Input: aiptek - rework the function key code | Rene van Paassen | 2007-07-10 | 1 | -51/+46 |
* | Input: aiptek - tolerate newlines in sysfs files | Rene van Paassen | 2007-07-10 | 1 | -1/+4 |
* | Input: aiptek - correct the tool switching code | Rene van Paassen | 2007-07-10 | 1 | -42/+52 |
* | Input: aiptek - use only absolute misc reports | Rene van Paassen | 2007-07-10 | 1 | -1/+4 |
* | Input: aiptek - put sensible warnings in probe | Rene van Paassen | 2007-07-10 | 1 | -6/+22 |
* | Input: aiptek - use set_bit instead of bitwise or | Rene van Paassen | 2007-07-10 | 1 | -8/+20 |
* | Input: aiptek - fix relative mode parsing | Mark Vytlacil | 2007-07-10 | 1 | -5/+7 |
* | Input: aiptek - fixed mouse button defines | Rene van Paassen | 2007-07-10 | 1 | -3/+3 |
* | Input: aiptek - correct the proximity and validity checks | Rene van Paassen | 2007-07-10 | 1 | -8/+8 |
* | Input: aiptek - correct documentation on reports | Rene van Paassen | 2007-07-10 | 1 | -2/+2 |
* | Input: aiptek - use array to list all buttons | Dmitry Torokhov | 2007-07-10 | 1 | -17/+12 |
* | Input: aiptek - kill aiptek_convert_from_2s_complement() | Dmitry Torokhov | 2007-07-10 | 1 | -22/+2 |
* | Input: aiptek - use maps in attributes | Dmitry Torokhov | 2007-07-10 | 1 | -224/+138 |
* | Input: aiptek - do not check for NULL in attribute methods | Dmitry Torokhov | 2007-07-10 | 1 | -101/+0 |
* | Input: aiptek - use attribute group | Dmitry Torokhov | 2007-07-10 | 1 | -69/+40 |