| Commit message (Expand) | Author | Age |
* | [PATCH] isd200: limit to BLK_DEV_IDE | Randy Dunlap | 2006-04-17 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-04-14 |
|\ |
|
| * | [PATCH] pm: print name of failed suspend function | Andrew Morton | 2006-04-14 |
* | | [PATCH] USB: add driver for funsoft usb serial device | Greg Kroah-Hartman | 2006-04-14 |
* | | [PATCH] USB: remove __init from usb_console_setup | Paul Fulghum | 2006-04-14 |
* | | [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable | Tomasz Kazmierczak | 2006-04-14 |
* | | [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core | Ben Dooks | 2006-04-14 |
* | | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K... | Jeffrey Vandenbroucke sign | 2006-04-14 |
* | | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern | 2006-04-14 |
* | | [PATCH] USB: keyspan-remote bugfix | Michael Downey | 2006-04-14 |
* | | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t... | David Hollis | 2006-04-14 |
* | | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev | 2006-04-14 |
* | | [PATCH] USB: g_ether, highspeed conformance fix | David Brownell | 2006-04-14 |
* | | [PATCH] USB: usbtest: scatterlist OUT data pattern testing | David Brownell | 2006-04-14 |
* | | [PATCH] USB: at91 usb driver supend/resume fixes | David Brownell | 2006-04-14 |
* | | [PATCH] USB: gadget zero poisons OUT buffers | David Brownell | 2006-04-14 |
* | | [PATCH] USB: gadgetfs highspeed bugfix | David Brownell | 2006-04-14 |
* | | [PATCH] USB: rndis_host whitespace/comment updates | David Brownell | 2006-04-14 |
* | | [PATCH] USB: net2280 short rx status fix | David Brownell | 2006-04-14 |
* | | [PATCH] USB: fix gadget_is_musbhdrc() | David Brownell | 2006-04-14 |
* | | [PATCH] USB: otg hub support is optional | David Brownell | 2006-04-14 |
* | | [PATCH] USB: UEAGLE : memory leack fix | matthieu castet | 2006-04-14 |
* | | [PATCH] USB: UEAGLE : null pointer dereference fix | matthieu castet | 2006-04-14 |
* | | [PATCH] USB: UEAGLE : support geode | matthieu castet | 2006-04-14 |
* | | [PATCH] USB: UEAGLE : cosmetic | matthieu castet | 2006-04-14 |
* | | [PATCH] USB: drivers/usb/core/: remove unused exports | Adrian Bunk | 2006-04-14 |
* | | [PATCH] USB: pegasus driver bugfix | Petko Manolov | 2006-04-14 |
* | | [PATCH] USB: add new wacom devices to usb hid-core list | Ping Cheng | 2006-04-14 |
* | | [PATCH] USB: wacom tablet driver update | Ping Cheng | 2006-04-14 |
* | | [PATCH] USB: g_file_storage: use module_param_array_named macro | Alan Stern | 2006-04-14 |
* | | [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou... | Daniel Ritz | 2006-04-14 |
* | | [PATCH] USB: usbtouchscreen: unified USB touchscreen driver | Daniel Ritz | 2006-04-14 |
* | | [PATCH] USB: add support for Papouch TMU (USB thermometer) | Folkert van Heusden | 2006-04-14 |
* | | [PATCH] USB: input/: proper prototypes | Adrian Bunk | 2006-04-14 |
* | | [PATCH] USB: pci-quirks.c: proper prototypes | Adrian Bunk | 2006-04-14 |
* | | [PATCH] USB serial: Converts port semaphore to mutexes. | Luiz Fernando Capitulino | 2006-04-14 |
* | | [PATCH] USB: g_file_storage: add comment about buffer allocation | Alan Stern | 2006-04-14 |
* | | [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers | Alan Stern | 2006-04-14 |
* | | [PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapter | Ian Abbott | 2006-04-14 |
* | | [PATCH] USB: cleanups for ohci-s3c2410.c | Ben Dooks | 2006-04-14 |
* | | [PATCH] USB: net2282 and net2280 software compatibility | Guennadi Liakhovetski | 2006-04-14 |
|/ |
|
* | [PATCH] Overrun in option-card USB driver | Matthias Urlichs | 2006-04-11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 |
|\ |
|
| * | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 |
| * | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 |
| * | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 |
| * | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 |
| * | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 |
| * | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 |
| * | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2006-03-31 |