Age | Commit message (Expand) | Author |
2009-09-23 | USB: storage: Drop an unneeded a NULL test | Julia Lawall |
2009-09-23 | USB: serial: Spelling correction in Motorola USB Phone driver | Maxin John |
2009-09-23 | USB: isp1760: allow platform devices to customize devflags | Michael Hennerich |
2009-09-23 | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du |
2009-09-23 | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du |
2009-09-23 | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du |
2009-09-23 | USB: full autosuspend and power management support for usbsevseg | Oliver Neukum |
2009-09-23 | USB: full power management support for the idmouse driver | Oliver Neukum |
2009-09-23 | USB: gadget: s3c-hsotg: missing parentheses | Roel Kluin |
2009-09-23 | USB: gadget: Drop NULL test on list_entry result | Julia Lawall |
2009-09-23 | USB: ldusb should signal an error in poll if the device is disconnected | Oliver Neukum |
2009-09-23 | USB: legousbtower: make poll notice disconnect | Oliver Neukum |
2009-09-23 | USB: suspend/resume support for usbtmc | Oliver Neukum |
2009-09-23 | USB: usbtmc can do IO to device after disconnect | Oliver Neukum |
2009-09-23 | USB: usb-serial, remove unused variables | Jiri Slaby |
2009-09-23 | USB: serial: full autosuspend support for the option driver | Oliver Neukum |
2009-09-23 | USB: gadget: pxa25x: basic transceiver support | Philipp Zabel |
2009-09-23 | USB: make the "usbfs_snoop" log more pertinent | Alan Stern |
2009-09-23 | USB: make intf.pm_usage an atomic_t | Alan Stern |
2009-09-23 | USB: add API for userspace drivers to "claim" ports | Alan Stern |
2009-09-23 | USB: whci-hcd: make endpoint_reset method async | David Vrabel |
2009-09-23 | USB: Add nuvoton Ehci driver for w90p910 platform | Wan ZongShun |
2009-09-23 | USB audio gadget: Un-inline generic_[gs]et_cmd | Laurent Pinchart |
2009-09-23 | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h | Laurent Pinchart |
2009-09-23 | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h | Laurent Pinchart |
2009-09-23 | USB: Let usb_sg_init to set transfer_buffer more often | Pete Zaitcev |
2009-09-23 | USB: usbmon: end ugly tricks with DMA peeking | Pete Zaitcev |
2009-09-23 | USB: usbmon: drop Kconfig defaults | Pete Zaitcev |
2009-09-23 | USB: sisusbvga: drop usb_buffer_alloc | Pete Zaitcev |
2009-09-23 | USB: ehci-dbg.c: no need for checking it before call vfree | Figo.zhang |
2009-09-23 | USB: Fix SS endpoint companion descriptor parsing. | Sarah Sharp |
2009-09-23 | USB: xhci: Support interrupt transfers. | Sarah Sharp |
2009-09-23 | USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length. | Sarah Sharp |
2009-09-23 | USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. | Sarah Sharp |
2009-09-23 | USB: xhci: Check URB's actual transfer buffer size. | Sarah Sharp |
2009-09-23 | USB: xhci: Don't touch xhci_td after it's freed. | Sarah Sharp |
2009-09-23 | USB: xhci: Handle babbling endpoints correctly. | Sarah Sharp |
2009-09-23 | USB: xhci: Make TRB completion code comparison readable. | Sarah Sharp |
2009-09-23 | USB: xhci: Add quirk for Fresco Logic xHCI hardware. | Sarah Sharp |
2009-09-23 | USB: xhci: Handle stalled control endpoints. | Sarah Sharp |
2009-09-23 | USB: xhci: Support full speed devices. | Sarah Sharp |
2009-09-23 | USB: xhci: Set correct max packet size for HS/FS control endpoints. | Sarah Sharp |
2009-09-23 | USB: xhci: Configure endpoint code refactoring. | Sarah Sharp |
2009-09-23 | USB: xhci: Fix slot and endpoint context debugging. | Sarah Sharp |
2009-09-23 | USB: xhci: Work around for chain bit in link TRBs. | Sarah Sharp |
2009-09-23 | USB: serial: ftdi: handle gnICE+ JTAG adaptors | Michael Hennerich |
2009-09-23 | USB: sl811-hcd: Fix device disconnect: | Hennerich, Michael |
2009-09-23 | USB: add PIDs for FTDI based OpenDCC hardware | mail@rainerkeller.de |
2009-09-23 | USB: fix cdc-acm regression in open | Oliver Neukum |
2009-09-23 | USB: CDC WDM driver doesn't support non-blocking reads | Oliver Neukum |