| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | [PATCH] USB Storage: make OneTouch PM-aware | Matthew Dharm | 2006-01-04 | 3 | -1/+39 |
* | | [PATCH] USB: Let usbmon collect less garbage | Pete Zaitcev | 2006-01-04 | 1 | -13/+6 |
* | | [PATCH] USB: UHCI: edit some comments | Alan Stern | 2006-01-04 | 4 | -35/+36 |
* | | [PATCH] USB: UHCI: change uhci_explen macro | Alan Stern | 2006-01-04 | 3 | -11/+11 |
* | | [PATCH] USB: ati_remote: use time_before() and friends | Marcelo Feitoza Parisi | 2006-01-04 | 1 | -8/+9 |
* | | [PATCH] USB: pl2303_update_line_status data length fix | Horst Schirmeier | 2006-01-04 | 1 | -1/+1 |
* | | [PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000 | fabien COSSE | 2006-01-04 | 1 | -0/+8 |
* | | [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion | Richard Purdie | 2006-01-04 | 1 | -4/+7 |
* | | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 2006-01-04 | 23 | -43/+43 |
* | | [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code | Adrian Bunk | 2006-01-04 | 1 | -6/+0 |
* | | [PATCH] USB: Don't assume root-hub resume succeeds | Alan Stern | 2006-01-04 | 1 | -0/+2 |
* | | [PATCH] USB Gadget: dummy_hcd: updates to hcd->state | Alan Stern | 2006-01-04 | 1 | -12/+31 |
* | | [PATCH] USB Gadget: file_storage: remove "volatile" declarations | Alan Stern | 2006-01-04 | 1 | -21/+38 |
* | | [PATCH] USB: don't allocate dma pools for PIO HCDs | Chris Humbert | 2006-01-04 | 1 | -0/+3 |
* | | [PATCH] USB: input/touchkitusb: handle multiple packets | Daniel Ritz | 2006-01-04 | 1 | -22/+126 |
* | | [PATCH] USB: usbserial: race-condition fix. | Luiz Fernando Capitulino | 2006-01-04 | 2 | -1/+17 |
* | | [PATCH] USB: usbserial: Adds missing checks and bug fix. | Luiz Fernando Capitulino | 2006-01-04 | 1 | -0/+32 |
* | | [PATCH] USB: isp116x-hcd: minor cleanup | Olav Kongas | 2006-01-04 | 1 | -2/+0 |
* | | [PATCH] USB: Cleanups for usb gadget mass-storage | Pavel Machek | 2006-01-04 | 1 | -2/+2 |