| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 21 | -200/+76 |
* | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 | 2 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 3 | -18/+18 |
|\ |
|
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 3 | -18/+18 |
* | | Small fixups to the EHCI Kconfig help text | Jesper Juhl | 2006-01-10 | 1 | -5/+5 |
* | | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
|/ |
|
* | V4L (926_2): Moves compat32 functions from fs to v4l subsystem | Arnd Bergmann | 2006-01-09 | 8 | -0/+8 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-08 | 1 | -3/+3 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 | 3 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-07 | 2 | -36/+124 |
|\ |
|
| * | Input: add missing keys from input.h to hid-debug.h | Michael Hanselmann | 2006-01-05 | 1 | -1/+15 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-01-05 | 164 | -1984/+6133 |
| |\ |
|
| * | | 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 | 4 | -2/+7 |
| |\ \ |
|
| * | | | Input: add the fn key to hid-debug.h | Michael Hanselmann | 2005-12-11 | 1 | -0/+1 |
* | | | | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 2 | -2/+2 |
* | | | | Merge with Linus' kernel. | Russell King | 2006-01-07 | 163 | -1978/+6124 |
|\ \ \ \ |
|
| * | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-05 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
| * | | | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 1 | -35/+9 |
| * | | | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 1 | -15/+1 |
| * | | | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 1 | -22/+9 |
| * | | | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 1 | -17/+24 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 | 2 | -44/+42 |
| |\ \ \ |
|
| | * | | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 2 | -46/+42 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-04 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | update the email address of Randy Dunlap | Adrian Bunk | 2006-01-03 | 1 | -1/+1 |
| | * | | | | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | [PATCH] USB: fix usb-skeleton limit resource usage patch. | Sam Bishop | 2006-01-04 | 1 | -2/+5 |
| * | | | | [PATCH] USB: fix buffer size limiting in skeleton driver | Olav Kongas | 2006-01-04 | 1 | -1/+1 |
| * | | | | [PATCH] USB: fix usb_find_interface for ppc64 | Pete Zaitcev | 2006-01-04 | 1 | -10/+13 |
| * | | | | [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices | David Woodhouse | 2006-01-04 | 1 | -9/+26 |
| * | | | | [PATCH] USB: ioctl compat for usblp.c | Pete Zaitcev | 2006-01-04 | 1 | -2/+3 |
| * | | | | [PATCH] USB: zd1201: make sysfs device symlink | Nathan Lynch | 2006-01-04 | 1 | -0/+2 |
| * | | | | [PATCH] USB: Limiting of resource use in skeleton driver | Oliver Neukum | 2006-01-04 | 1 | -7/+18 |
| * | | | | [PATCH] USB: replace __setup("nousb") with __module_param_call | Pete Zaitcev | 2006-01-04 | 1 | -12/+1 |
| * | | | | [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids | David Hollis | 2006-01-04 | 1 | -0/+4 |
| * | | | | [PATCH] USB Storage: Fix unusual_devs.h order | Phil Dibowitz | 2006-01-04 | 1 | -7/+7 |
| * | | | | [PATCH] USB: isp116x-hcd.c: Removed unused variable | Daniel Marjam�ki | 2006-01-04 | 1 | -2/+0 |
| * | | | | [PATCH] USB: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-01-04 | 4 | -7/+7 |
| * | | | | [PATCH] USB: ftdi_sio: new IDs for Teratronik devices | Ian Abbott | 2006-01-04 | 2 | -0/+9 |
| * | | | | [PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux | Pavel Fedin | 2006-01-04 | 2 | -0/+7 |
| * | | | | [PATCH] USB: add driver for ATI/Philips USB RF remotes | Ville Syrj�l� | 2006-01-04 | 3 | -0/+492 |
| * | | | | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-04 | 11 | -35/+24 |
| * | | | | [PATCH] USB: fix local variable clash | Alan Stern | 2006-01-04 | 1 | -3/+3 |
| * | | | | [PATCH] USB: usb-storage: add debug entry for REPORT LUNS | Paul Walmsley | 2006-01-04 | 1 | -0/+1 |
| * | | | | [PATCH] USB Storage: add alauda support | Matthew Dharm | 2006-01-04 | 6 | -0/+1255 |
| * | | | | [PATCH] USB Storage: more sddr09 cleanups | Matthew Dharm | 2006-01-04 | 1 | -10/+23 |
| * | | | | [PATCH] USB Storage: sddr09 cleanups | Matthew Dharm | 2006-01-04 | 1 | -53/+50 |
| * | | | | [PATCH] USB Storage: cleanups of sddr09 | Matthew Dharm | 2006-01-04 | 5 | -63/+64 |