| Commit message (Expand) | Author | Age |
* | USB: change hub initialization sleeps to delayed_work | Alan Stern | 2008-10-17 |
* | USB: ehci-dbg: fix reading less content of periodic file | Ming Lei | 2008-10-17 |
* | USB: ehci-dbg: increase debug buffer size for periodic file | Ming Lei | 2008-10-17 |
* | usb: gadget: workaround storage command size issues | Felipe Balbi | 2008-10-17 |
* | USB: g_printer: fix handling zero-length packet | SangSu Park | 2008-10-17 |
* | USB Serial: Sierra: debug message fix | Kevin Lloyd | 2008-10-17 |
* | USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed | Oliver Neukum | 2008-10-17 |
* | USB: ftdi_sio: fix 'product' parameter description | Paulius Zaleckas | 2008-10-17 |
* | usb core: fix USB_OTG_BLACKLIST_HUB typo | Peter Korsgaard | 2008-10-17 |
* | OHCI: Allow broken controllers to auto-stop | Alan Stern | 2008-10-17 |
* | usb-storage: report underflow with no sense data | Alan Stern | 2008-10-17 |
* | usb: add Freescale QE/CPM USB peripheral controller driver | Li Yang | 2008-10-17 |
* | USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-10-17 |
* | USB: remove unused #include <version.h> | Huang Weiyi | 2008-10-17 |
* | usb gadget: defer obex enumeration | David Brownell | 2008-10-17 |
* | usb gadget: cdc obex glue | Felipe Balbi | 2008-10-17 |
* | usb gadget: function activation/deactivation | David Brownell | 2008-10-17 |
* | USB: gadget: net2280: implement set_wedge | Alan Stern | 2008-10-17 |
* | USB: gadget: dummy_hcd: implement set_wedge | Alan Stern | 2008-10-17 |
* | usb: gadget Kconfig cleanup | David Brownell | 2008-10-17 |
* | USB: Let some USB host controllers get IRQ flags from resource | Marc Zyngier | 2008-10-17 |
* | USB: extend poisoning to anchors | Oliver Neukum | 2008-10-17 |
* | USB: kill URBs permanently | Oliver Neukum | 2008-10-17 |
* | drivers/usb/class/usblp.c: adjust error handling code | Julia Lawall | 2008-10-17 |
* | USB: add USB test and measurement class driver | Greg Kroah-Hartman | 2008-10-17 |
* | USB: Added driver for a Delcom USB 7-segment LED Display | Harrison Metzger | 2008-10-17 |
* | USB: Add Oceanic product ID to ftdi_sio | Vladimir Vukicevic | 2008-10-17 |
* | USB: option.c remove duplicate device ids now supported in hso.c | Denis Joseph Barrow | 2008-10-17 |
* | USB: option: add Ericsson F3507g and Dell 5530 | Dan Williams | 2008-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | usb: turn dev_warn+WARN_ON combos into dev_WARN | Arjan van de Ven | 2008-10-16 |
| * | usb gadget: link fixes for network gadget | David Brownell | 2008-10-16 |
| * | usb gadget: link fixes for cdc composite gadget | David Brownell | 2008-10-16 |
| * | usb gadget: link fixes for storage gadget | David Brownell | 2008-10-16 |
| * | usb gadget: link fixes for printer gadget | David Brownell | 2008-10-16 |
| * | usb gadget: link fixes for MIDI gadget | David Brownell | 2008-10-16 |
| * | usb gadget: link fixes for gadget zero | David Brownell | 2008-10-16 |
| * | usb gadget: link fixes for serial gadget | David Brownell | 2008-10-16 |
| * | device create: usb: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | | Merge branch 'fixes' into for-linus | Russell King | 2008-10-15 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 |
| |\ |
|
| | * | pcmcia: encapsulate ioaddr_t | Dominik Brodowski | 2008-08-29 |
| | * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-22 |
| | * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-22 |
| | * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-22 |
| | * | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2008-08-22 |
| * | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
| * | | tty: usb-serial krefs | Alan Cox | 2008-10-13 |
| * | | ftdi: A few errors are err() that should be debug which causes much spewage | Alan Cox | 2008-10-13 |
| * | | usb: fix pl2303 initialization | Jason Wessel | 2008-10-13 |