Age | Commit message (Expand) | Author |
2009-05-08 | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern |
2009-05-08 | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz |
2009-05-08 | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern |
2009-05-08 | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski |
2009-05-08 | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre |
2009-05-08 | USB: cxacru: Fix negative dB output | Simon Arlott |
2009-04-23 | USB: otg: Fix bug on remove path without transceiver | Robert Jarzmik |
2009-04-23 | USB: correct error handling in cdc-wdm | Oliver Neukum |
2009-04-23 | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum |
2009-04-23 | USB: serial: sierra driver bug fix for composite interface | Elina Pasheva |
2009-04-23 | USB: gadget: omap_udc uses platform_driver_probe() | David Brownell |
2009-04-23 | USB: ci13xxx_udc: fix build error | Matthias Kaehlcke |
2009-04-23 | USB: pass mem_flags to dma_alloc_coherent | Johannes Berg |
2009-04-23 | USB: g_file_storage: fix use-after-free bug when closing files | Alan Stern |
2009-04-23 | USB: ehci-sched.c: EHCI SITD scheduling bugfix | Dan Streetman |
2009-04-23 | USB: fix mos7840 problem with minor numbers | Tony Cook |
2009-04-23 | USB: mos7840: add new device id | Tony Cook |
2009-04-23 | USB: musb: fix build when !CONFIG_PM | Alexander Beregalov |
2009-04-23 | USB: musb: Remove my email address from few musb related drivers | Jarkko Nikula |
2009-04-23 | USB: Gadget: MIPS CI13xxx UDC bugfixes | David Lopo |
2009-04-23 | USB: Unusual Device support for Gold MP3 Player Energy | Chuck Short |
2009-04-23 | USB: serial: fix lifetime and locking problems | Alan Stern |
2009-04-17 | WUSB: correct format of wusb_chid sysfs file | David Vrabel |
2009-04-17 | WUSB: fix oops when completing URBs for disconnected devices | David Vrabel |
2009-04-17 | WUSB: disconnect all devices when stopping a WUSB HCD | David Vrabel |
2009-04-17 | USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() | David Vrabel |
2009-04-17 | USB: whci-hcd: provide a endpoint_reset method | David Vrabel |
2009-04-17 | USB: add reset endpoint operations | David Vrabel |
2009-04-17 | USB device codes for Motorola phone. | Dr. Greg Wettstein |
2009-04-17 | usb-storage: fix mistake in Makefile | Alan Stern |
2009-04-17 | USB: usb-serial ch341: support for DTR/RTS/CTS | Werner Cornelius |
2009-04-17 | Revert USB: usb-serial ch341: support for DTR/RTS/CTS | Greg Kroah-Hartman |
2009-04-17 | USB: musb: fix possible panic while resuming | Kim Kyuwon |
2009-04-17 | USB: musb: fix isochronous TXDMA (take 2) | Sergei Shtylyov |
2009-04-17 | USB: musb: sanitize clearing TXCSR DMA bits (take 2) | Sergei Shtylyov |
2009-04-17 | USB: musb: bugfixes for multi-packet TXDMA support | Sergei Shtylyov |
2009-04-17 | USB: musb_host, fix ep0 fifo flushing | David Brownell |
2009-04-17 | USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab | Alan Stern |
2009-04-17 | USB: musb_host, minor enqueue locking fix (v2) | David Brownell |
2009-04-17 | USB: fix oops in cdc-wdm in case of malformed descriptors | Oliver Neukum |
2009-04-17 | USB: qcserial: Add extra device IDs | Matthew Garrett |
2009-04-17 | USB: option: Add ids for D-Link DWM-652 3.5G modem | Pascal Terjan |
2009-04-17 | USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer | Peter Korsgaard |
2009-04-17 | usb gadget: fix ethernet link reports to ethtool | Jonathan McDowell |
2009-04-14 | tty: Fix leak in ti-usb | Alan Cox |
2009-04-14 | cdc-acm: Fix long standing abuse of tty->low_latency | Alan Cox |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-04-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-04-08 | [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array | Justin Waters |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang |