| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-11 | 12 | -245/+448 |
|\ |
|
| * | [PATCH] IB: fix CM use-after-free | Roland Dreier | 2005-09-09 | 1 | -0/+1 |
| * | [PATCH] IB CM: support CM redir | John Kingman | 2005-09-09 | 1 | -1/+3 |
| * | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 2005-09-09 | 3 | -88/+191 |
| * | [PATCH] IB: Move SA attributes to ib_sa.h | Hal Rosenstock | 2005-09-09 | 1 | -26/+0 |
| * | [PATCH] IB: clean up user access config options | James Lentini | 2005-09-07 | 2 | -9/+21 |
| * | [PATCH] IB: RMPP fixes | Hal Rosenstock | 2005-09-07 | 1 | -1/+3 |
| * | [PATCH] IB: Initialize qp->wait | Michael S. Tsirkin | 2005-09-07 | 1 | -0/+1 |
| * | [PATCH] IB: really reset QPs | Roland Dreier | 2005-09-07 | 1 | -12/+32 |
| * | [PATCH] IB: Add user-supplied context to userspace CM ABI | Sean Hefty | 2005-09-07 | 2 | -106/+192 |
| * | [PATCH] IB/sa_query: avoid unnecessary list scan | Michael S. Tsirkin | 2005-09-07 | 1 | -2/+2 |
| * | [PATCH] IPoIB: fix memory leak | Michael S. Tsirkin | 2005-09-07 | 1 | -0/+2 |
* | | [PATCH] Sun HME: enable and map PCI ROM properly | Willy Tarreau | 2005-09-11 | 1 | -26/+17 |
* | | Sun GEM ethernet: enable and map PCI ROM properly | Linus Torvalds | 2005-09-11 | 1 | -22/+14 |
* | | hpt366: write the full 4 bytes of ROM address, not just low 1 byte | Linus Torvalds | 2005-09-11 | 1 | -2/+6 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-09-11 | 1 | -22/+5 |
|\ \ |
|
| * | | [MMC] Add mmc_detect_change() delay support for wbsd driver | Russell King | 2005-09-10 | 1 | -22/+5 |
* | | | [MFD] Cleanups suggested by Dmitri, Vojtech and lists. | Pavel Machek | 2005-09-11 | 1 | -48/+17 |
* | | | [MFD] Add code UCB1200/UCB1300 assabet platform support | Russell King | 2005-09-11 | 2 | -0/+77 |
* | | | [MFD] Add code UCB1200/UCB1300 touchscreen support | Russell King | 2005-09-11 | 3 | -0/+435 |
* | | | [MFD] Add code UCB1200/UCB1300 device support | Russell King | 2005-09-11 | 4 | -0/+927 |
* | | | [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" | Alexey Dobriyan | 2005-09-10 | 1 | -1/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-09-10 | 24 | -312/+977 |
|\ \ \ |
|
| * | | | Input: i8042 - use kzalloc instead of kcalloc | Dmitry Torokhov | 2005-09-10 | 1 | -3/+3 |
| * | | | Input: clean up whitespace and formatting in drivers/char/keyboard.c | Dmitry Torokhov | 2005-09-10 | 1 | -54/+55 |
| * | | | Manual merge with Linus | Dmitry Torokhov | 2005-09-09 | 1016 | -82511/+90239 |
| |\ \ \
| | |/ / |
|
| * | | | Input: HIDDEV - make HIDIOCSREPORT wait IO completion | Stefan Nickl | 2005-09-05 | 1 | -0/+1 |
| * | | | Input: HID - add Wireless Security Lock to HID blacklist | Brian Schau | 2005-09-05 | 1 | -0/+2 |
| * | | | Input: HID - add mapping for Powerbook USB keyboard | Stelian Pop | 2005-09-05 | 2 | -4/+12 |
| * | | | Input: HID - add the Trust Predator TH 400 gamepad to the badpad list | Vojtech Pavlik | 2005-09-05 | 1 | -1/+3 |
| * | | | Input: HID - add a quirk for the Apple Powermouse | Vojtech Pavlik | 2005-09-05 | 3 | -0/+7 |
| * | | | Input: HID - fix URB success status handling | Vojtech Pavlik | 2005-09-05 | 1 | -0/+2 |
| * | | | Input: sunkbd - extend mapping to handle Type-6 Sun keyboards | Vojtech Pavlik | 2005-09-05 | 1 | -1/+1 |
| * | | | Input: iforce - use wait_event_interruptible_timeout | Vojtech Pavlik | 2005-09-05 | 2 | -25/+8 |
| * | | | Input: HID - add support for Logitech UltraX Media Remote control | Micah F. Galizia | 2005-09-05 | 1 | -2/+26 |
| * | | | Input: HID - handle multi-transascion reports | Michael Haboustak | 2005-09-05 | 2 | -19/+48 |
| * | | | Input: atkbd - handle keyboards generating scancode 0x7f | Vojtech Pavlik | 2005-09-05 | 1 | -3/+7 |
| * | | | Input: HID - add more consumer usages | Vojtech Pavlik | 2005-09-05 | 3 | -9/+28 |
| * | | | Input: add HID simulation mappings | Vojtech Pavlik | 2005-09-05 | 3 | -0/+27 |
| * | | | Inpur: recognize and ignore Logitech vendor usages in HID | Vojtech Pavlik | 2005-09-05 | 2 | -0/+2 |
| * | | | Input: i8042 - add Lifebook E4010 to MUX blacklist | Dmitry Torokhov | 2005-09-04 | 1 | -0/+7 |
| * | | | Input: i8042 - add i8042.nokbd module option to allow supressing | Dmitry Torokhov | 2005-09-04 | 2 | -5/+21 |
| * | | | Input: i8042 - fix IRQ printing when either KBD or AUX port | Dmitry Torokhov | 2005-09-04 | 1 | -14/+25 |
| * | | | Input: make i8042_platform_init return 'real' error code | Dmitry Torokhov | 2005-09-04 | 6 | -23/+26 |
| * | | | Input: i8042 - clean up initialization code; abort if we | Dmitry Torokhov | 2005-09-04 | 1 | -78/+100 |
| * | | | Input: fix checking whether new keycode fits size-wise | Ian Campbell | 2005-09-04 | 2 | -2/+2 |
| * | | | Input: psmouse - add new Logitech wheel mouse model | Vojtech Pavlik | 2005-09-04 | 1 | -0/+1 |
| * | | | Input: ALPS - fix wheel decoding | Vojtech Pavlik | 2005-09-04 | 1 | -1/+1 |
| * | | | Input: rework psmouse attributes to reduce module size | Dmitry Torokhov | 2005-09-04 | 4 | -163/+200 |
| * | | | Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Dmitry Torokhov | 2005-09-04 | 489 | -16438/+71549 |
| |\ \ \ |
|