| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pktcdvd: Use bd_claim to get exclusive access | Peter Osterlund | 2006-01-08 | 1 | -3/+9 |
* | [PATCH] drivers/isdn/: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-08 | 3 | -5/+4 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 6 | -38/+34 |
* | [PATCH] new driver synclink_gt | Paul Fulghum | 2006-01-08 | 3 | -0/+4510 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 | 15 | -0/+18 |
* | [PATCH] Make RCU task_struct safe for oprofile | Paul E. McKenney | 2006-01-08 | 1 | -15/+15 |
* | [PATCH] frv: fix uninitialised variable in serverworks driver | David Howells | 2006-01-08 | 1 | -1/+1 |
* | [PATCH] frv: fix uninitialised variable in atm nicstar driver | David Howells | 2006-01-08 | 1 | -3/+2 |
* | [PATCH] frv: suppress configuration of certain features for FRV | David Howells | 2006-01-08 | 4 | -9/+9 |
* | [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming | Lennert Buytenhek | 2006-01-08 | 1 | -7/+7 |
* | [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) | Lennert Buytenhek | 2006-01-08 | 1 | -1/+1 |
* | [PATCH] cs89x0: switch {in,out}sw to {read,write}words | Lennert Buytenhek | 2006-01-08 | 1 | -3/+31 |
* | [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support | Lennert Buytenhek | 2006-01-08 | 2 | -13/+34 |
* | [PATCH] cs89x0: make {read,write}reg use {read,write}word | Lennert Buytenhek | 2006-01-08 | 1 | -6/+6 |
* | [PATCH] cs89x0: swap {read,write}reg and {read,write}word | Lennert Buytenhek | 2006-01-08 | 1 | -10/+10 |
* | [PATCH] cs89x0: convert {inw,outw} calls to {read,write}word | Lennert Buytenhek | 2006-01-08 | 1 | -17/+17 |
* | [PATCH] cs89x0: make {read,write}word take base_addr | Lennert Buytenhek | 2006-01-08 | 1 | -9/+9 |
* | [PATCH] ARM Netwinder watchdog wdt977 update | Woody Suwalski | 2006-01-08 | 1 | -75/+141 |
* | [PATCH] small hp_sdc_rtc cleanup: use no_llseek | Marcelo Tosatti | 2006-01-08 | 1 | -8/+1 |
* | [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() | Francois Romieu | 2006-01-07 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-07 | 21 | -614/+1025 |
|\ |
|
| * | Input: ibmasm - convert to dynamic input_dev allocation | Vernon Mauery | 2006-01-07 | 2 | -34/+48 |
| * | Input: i8042 - add OQO Zepto to noloop dmi table. | Ben Collins | 2006-01-05 | 1 | -0/+8 |
| * | Input: add missing keys from input.h to hid-debug.h | Michael Hanselmann | 2006-01-05 | 1 | -1/+15 |
| * | Input: atkbd - don't lose keymap settings when reconnecting keyboard | Dmitry Torokhov | 2006-01-05 | 1 | -1/+1 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-01-05 | 515 | -15013/+38791 |
| |\ |
|
| * | | Input: wistron - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -46/+68 |
| * | | Input: maceps2 - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -16/+52 |
| * | | Input: q40kbd - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -32/+57 |
| * | | Input: ct82c710 - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -26/+63 |
| * | | Input: i8042 - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -49/+67 |
| * | | Input: logips2pp - add signature of MouseMan Wheel Mouse (87) | Dmitry Torokhov | 2005-12-21 | 1 | -0/+1 |
| * | | Input: sparcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 2005-12-21 | 1 | -57/+105 |
| * | | Input: m68kspkr - register with driver core as a platfrom device | Dmitry Torokhov | 2005-12-21 | 1 | -17/+85 |
| * | | Input: pcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 2005-12-21 | 1 | -6/+80 |
| * | | Input: lifebook - add DMI signature of Fujitsu Lifebook B142 | Daniele Gozzi | 2005-12-21 | 1 | -0/+7 |
| * | | Input: add help entry for FM801 gameport driver to Kconfig | Dmitry Torokhov | 2005-12-21 | 1 | -0/+7 |
| * | | Input: i8042 - disable MUX mode for Sharp MM20 | Dmitry Torokhov | 2005-12-21 | 1 | -0/+7 |
| * | | Input: psmouse - don't leave mouse asleep | Dmitry Torokhov | 2005-12-21 | 1 | -9/+6 |
| * | | Input: ALPS - add signature for HP ze1115 | Larry Finger | 2005-12-21 | 1 | -0/+1 |
| * | | Input: appletouch - add support for Geyser 2 | Michael Hanselmann | 2005-12-21 | 1 | -36/+109 |
| * | | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) | Dmitry Torokhov | 2005-12-20 | 190 | -4460/+4200 |
| |\ \ |
|
| * | | | Input: add the fn key to hid-debug.h | Michael Hanselmann | 2005-12-11 | 1 | -0/+1 |
| * | | | Input: wistron - add Acer TravelMate 240 to DMI table | Ashutosh Naik | 2005-12-11 | 1 | -0/+19 |
| * | | | Input: logips2pp - add new signature (85) | Jasper Spaans | 2005-12-11 | 1 | -0/+1 |
| * | | | Input: mousedev - make module parameters visible in sysfs | Dmitry Torokhov | 2005-12-11 | 1 | -5/+5 |
| * | | | Input: evdev - consolidate compat and regular code | Dmitry Torokhov | 2005-12-11 | 1 | -280/+213 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-07 | 19 | -84/+402 |
|\ \ \ \ |
|
| * | | | | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 12 | -12/+12 |
| * | | | | [ARM] Move AMBA bus code to drivers/amba/ | Russell King | 2006-01-07 | 3 | -0/+362 |