Age | Commit message (Expand) | Author | Files | Lines |
2010-03-03 | usb: musb: hsdma: add wrapper for reading DMA count | Anand Gadiyar | 1 | -0/+17 |
2010-03-03 | USB: musb: Add new fifo table for a OMAP3 errata | Ajay Kumar Gupta | 1 | -0/+34 |
2010-03-03 | usb: otg: twl4030: move to request_threaded_irq | Felipe Balbi | 1 | -9/+1 |
2010-03-03 | USB: Correct CONFIG variable typo. | Robert P. J. Day | 1 | -1/+1 |
2010-03-03 | USB: usblp: Remove checks no longer needed with the new runtime PM system | Oliver Neukum | 1 | -17/+3 |
2010-03-03 | USB: ftdi_sio: remove unnecessary initialisations | Johan Hovold | 1 | -9/+9 |
2010-03-03 | USB: ftdi_sio: clean up modem status handling | Johan Hovold | 1 | -21/+16 |
2010-03-03 | USB: ftdi_sio: fix DMA buffers on stack | Johan Hovold | 1 | -42/+27 |
2010-03-03 | USB: ftdi_sio: fix latency-timeout endianess bug | Johan Hovold | 1 | -4/+10 |
2010-03-03 | USB: ftdi_sio: use error code from usb stack in read_latency_timer | Johan Hovold | 1 | -3/+2 |
2010-03-03 | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman | 7 | -12/+12 |
2010-03-03 | USB: retain USB device power/wakeup setting across reconfiguration | Dan Streetman | 1 | -4/+12 |
2010-03-03 | USB: cdc_acm: Silence "It is not a modem." error for pbLua devices | Julian Calaby | 2 | -2/+5 |
2010-03-03 | USB: cdc_acm: Add support for pbLua console port | Julian Calaby | 1 | -0/+3 |
2010-03-03 | usbmon: add bus number to text API | Pete Zaitcev | 2 | -3/+8 |
2010-03-03 | USB: musb: remove some of the never defined defines | Felipe Balbi | 2 | -36/+4 |
2010-03-03 | USB: musb: move to sysfs_groups | Felipe Balbi | 1 | -18/+15 |
2010-03-03 | USB: musb: move two printk to dev_err | Felipe Balbi | 1 | -2/+2 |
2010-03-03 | USB: musb: use resource_size() | Felipe Balbi | 1 | -1/+1 |
2010-03-03 | USB: gadget: add INT support for Blackfin musb | Cliff Cai | 1 | -0/+5 |
2010-03-03 | USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB | Bryan Wu | 1 | -0/+14 |
2010-03-03 | USB: host: SL811: allow the hcd on Blackfin systems | Michael Hennerich | 1 | -0/+1 |
2010-03-03 | USB: host: SL811: fix unaligned accesses | Michael Hennerich | 1 | -2/+3 |
2010-03-03 | USB: isp1362: Use kzalloc for allocating only one thing | Julia Lawall | 1 | -1/+1 |
2010-03-03 | USB: cypress_m8: allow unstable baud rates | Mike Frysinger | 1 | -0/+6 |
2010-03-03 | USB: cypress_m8: unify confusing new baudrate check | Mike Frysinger | 1 | -6/+3 |
2010-03-03 | USB: cypress_m8: stop using USB debug driver config | Mike Frysinger | 1 | -5/+1 |
2010-03-03 | USB: Export QUIRK_RESET_MORPHS through sysfs | Oliver Neukum | 2 | -0/+42 |
2010-03-03 | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 3 | -1/+11 |
2010-03-03 | USB: otg: twl4030: add support for notifier | Felipe Balbi | 1 | -21/+14 |
2010-03-03 | USB: otg: add notifier support | Felipe Balbi | 1 | -0/+25 |
2010-03-03 | USB: wusb: check CHID is all zeros before stopping the host | Julia Lawall | 1 | -1/+1 |
2010-03-03 | USB: xhci: No GFP_KERNEL in block error handling | Oliver Neukum | 1 | -1/+1 |
2010-03-03 | USB: cdc-acm: Update to new autopm API | Oliver Neukum | 2 | -22/+22 |
2010-03-03 | USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() | H Hartley Sweeten | 1 | -2/+4 |
2010-03-03 | USB: ehci-atmel.c: use resource_size() | H Hartley Sweeten | 1 | -1/+1 |
2010-03-03 | USB: ehci-orion.c: use resource_size() | H Hartley Sweeten | 1 | -4/+4 |
2010-03-03 | USB: at91_udc.c: use resource_size() | H Hartley Sweeten | 1 | -6/+4 |
2010-03-03 | USB: atmel_usba_udc.c: use resource_size() | H Hartley Sweeten | 1 | -2/+2 |
2010-03-03 | USB: pxa27x_udc.c: use resource_size() | H Hartley Sweeten | 1 | -1/+1 |
2010-03-03 | USB: ehci-fsl: Add power management support | Anton Vorontsov | 1 | -7/+83 |
2010-03-03 | USB: ehci-fsl: Fix sparse warnings | Anton Vorontsov | 1 | -3/+4 |
2010-03-03 | USB: ehci: fix audio record functionality for some Full speed sound blaster d... | Dmitri Epshtein | 1 | -3/+7 |
2010-03-03 | USB: ehci: add call of free_cached_itd_list() function in disable_periodic() | Dmitri Epshtein | 1 | -0/+2 |
2010-03-03 | USB: Add call to notify xHC of a device reset. | Sarah Sharp | 4 | -8/+14 |
2010-03-03 | USB: xhci: Notify the xHC when a device is reset. | Sarah Sharp | 4 | -0/+166 |
2010-03-03 | USB: xhci: Allow roothub ports to be disabled. | Sarah Sharp | 1 | -0/+18 |
2010-03-03 | USB: xhci: Refactor code to clear port change bits. | Sarah Sharp | 1 | -15/+32 |
2010-03-03 | USB: xhci: Refactor test for vendor-specific completion codes. | Sarah Sharp | 2 | -7/+16 |
2010-03-03 | USB: xhci: Allow allocation of commands without input contexts. | Sarah Sharp | 3 | -8/+15 |