Age | Commit message (Expand) | Author |
2010-03-02 | USB: isp1362: Use kzalloc for allocating only one thing | Julia Lawall |
2010-03-02 | USB: cypress_m8: allow unstable baud rates | Mike Frysinger |
2010-03-02 | USB: cypress_m8: unify confusing new baudrate check | Mike Frysinger |
2010-03-02 | USB: cypress_m8: stop using USB debug driver config | Mike Frysinger |
2010-03-02 | USB: Export QUIRK_RESET_MORPHS through sysfs | Oliver Neukum |
2010-03-02 | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum |
2010-03-02 | USB: otg: twl4030: add support for notifier | Felipe Balbi |
2010-03-02 | USB: wusb: check CHID is all zeros before stopping the host | Julia Lawall |
2010-03-02 | USB: xhci: No GFP_KERNEL in block error handling | Oliver Neukum |
2010-03-02 | USB: cdc-acm: Update to new autopm API | Oliver Neukum |
2010-03-02 | USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() | H Hartley Sweeten |
2010-03-02 | USB: ehci-atmel.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: ehci-orion.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: at91_udc.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: atmel_usba_udc.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: pxa27x_udc.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: ehci-fsl: Add power management support | Anton Vorontsov |
2010-03-02 | USB: ehci-fsl: Fix sparse warnings | Anton Vorontsov |
2010-03-02 | USB: ehci: fix audio record functionality for some Full speed sound blaster d... | Dmitri Epshtein |
2010-03-02 | USB: ehci: add call of free_cached_itd_list() function in disable_periodic() | Dmitri Epshtein |
2010-03-02 | USB: Add call to notify xHC of a device reset. | Sarah Sharp |
2010-03-02 | USB: xhci: Notify the xHC when a device is reset. | Sarah Sharp |
2010-03-02 | USB: xhci: Allow roothub ports to be disabled. | Sarah Sharp |
2010-03-02 | USB: xhci: Refactor code to clear port change bits. | Sarah Sharp |
2010-03-02 | USB: xhci: Refactor test for vendor-specific completion codes. | Sarah Sharp |
2010-03-02 | USB: xhci: Allow allocation of commands without input contexts. | Sarah Sharp |
2010-03-02 | USB: xhci: Refactor code to free or cache endpoint rings. | Sarah Sharp |
2010-03-02 | USB: xhci: Fix error path when configuring endpoints. | Sarah Sharp |
2010-03-02 | USB: check the endpoint type against the pipe type | Alan Stern |
2010-03-02 | cdc_acm: add reset_resume method | Francesco Lavra |
2010-03-02 | USB: serial mct_usb232: move DMA buffers to heap | Pete Zaitcev |
2010-03-02 | USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware | Enrico Scholz |
2010-03-02 | USB: fix occasional ULPI timeouts with ehci-mxc | Valentin Longchamp |
2010-03-02 | USB: ftdi_sio: remove support for 5 and 6 data bits | Mark Adamson |
2010-03-02 | USB: ftdi_sio: fix initialisation of latency timeout | Johan Hovold |
2010-03-02 | USB: serial: fix typo in debug message | Johan Hovold |
2010-03-02 | USB: ftdi_sio: remove obsolete comment | Johan Hovold |
2010-03-02 | USB: ftdi_sio: fix error message on close | Johan Hovold |
2010-03-02 | USB: cxacru: increment driver version | Simon Arlott |
2010-03-02 | USB: cxacru: remove cxacru-cf.bin loader | Simon Arlott |
2010-03-02 | USB: cxacru: add write-only sysfs attribute for modem configuration | Simon Arlott |
2010-03-02 | USB: cxacru: firmware writes on OHCI are slow, log progress | Simon Arlott |
2010-03-02 | USB: cxacru: document how to interact with the flash memory | Simon Arlott |
2010-03-02 | USB: cxacru: check device isn't being removed during sysfs calls | Simon Arlott |
2010-03-02 | USB: cxacru: check data length is not negative | Simon Arlott |
2010-03-02 | USB: cxacru: return an empty value for modulation if there is no connection | Simon Arlott |
2010-03-02 | USB: MXC: Add i.MX21 specific USB host controller driver. | Martin Fuzzey |
2010-03-01 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-03-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-03-01 | sata_via: Delay on vt6420 when starting ATAPI DMA write | Bart Hartgers |