USB: Move hcd free_dev call into usb_disconnect to fix oops
[pandora-kernel.git] / drivers /
2010-03-02 Herbert XuUSB: Move hcd free_dev call into usb_disconnect to...
2010-03-02 Pete ZaitcevUSB: fix crash in uhci_scan_schedule
2010-03-02 Alan SternUSB: convert to the runtime PM framework
2010-03-02 Alan SternUSB: rearrange functions in driver.c
2010-03-02 Alan SternUSB: change handling of negative autosuspend delays
2010-03-02 Alan SternUSB: implement usb_enable_autosuspend
2010-03-02 Alan SternUSB: use the device lock for persist_enabled
2010-03-02 Alan SternUSB: consolidate remote wakeup routines
2010-03-02 Alan SternUSB: change locking for device-level autosuspend
2010-03-02 Alan SternUSB: rearrange code in usb_probe_interface
2010-03-02 Sarah SharpUSB: Use bInterfaceNumber in bandwidth allocations.
2010-03-02 Jan DumonUSB: unusual_devs: Add support for multiple Option...
2010-03-02 Felipe BalbiUSB: gadget: introduce g_nokia gadget driver
2010-03-02 Sarah SharpUSB: xhci: Fix compile issues with xhci_get_slot_state()
2010-03-02 Thiago FarinaUSB: c67x00: use resource_size().
2010-03-02 Julia LawallUSB: FHCI: Correct the size argument to kzalloc
2010-03-02 Johan HovoldUSB: cypress_m8: use put_unaligned_le32() where necessary
2010-03-02 Johan HovoldUSB: ch341: use get_unaligned_le16 in break_ctl
2010-03-02 Dan CarpenterUSB: serial: fix DMA buffers on stack for io_edgeport.c
2010-03-02 Johan HovoldUSB: kobil_sct: clean up kobil_set_termios
2010-03-02 Johan HovoldUSB: visor: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: oti6858: fix DMA buffer on stack
2010-03-02 Johan HovoldUSB: mos7840: fix DMA buffers on stack and endianess...
2010-03-02 Johan HovoldUSB: mos7720: fix DMA buffers on stack and clean up...
2010-03-02 Johan HovoldUSB: kl5kusb105: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: keyspan_pda: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: io_ti: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: cypress_m8: fix endianess bug
2010-03-02 Johan HovoldUSB: cypress_m8: fix DMA buffer on stack
2010-03-02 Johan HovoldUSB: ch341: use le16_to_cpup to be explicit about endianess
2010-03-02 Johan HovoldUSB: ch341: fix DMA buffer on stack
2010-03-02 Johan HovoldUSB: ch341: replace printk warnings with dev_err
2010-03-02 Ajay Kumar Guptausb: host: ehci: adding regulator framework in ehci...
2010-03-02 Ajay Kumar Guptausb: host: ehci: fix missing kfree in remove path also
2010-03-02 Ajay Kumar Guptausb: musb: Add 'extvbus' in musb_hdrc_platform_data
2010-03-02 Ajay Kumar Guptausb: musb: save dynfifo in musb struct
2010-03-02 Arnaud Mandyusb: musb: handle irqs in the order dictated by program...
2010-03-02 Bryan Wuusb: musb: clean up commit 'workaround Blackfin FIFO...
2010-03-02 Swaminathan Susb: musb: Fix cppi_channel_abort() function to handle...
2010-03-02 Swaminathan Susb: musb: workaround toggle bug when doing bulk transf...
2010-03-02 Anand Gadiyarusb: musb: workaround MUSB DMA_INTR sometimes reads...
2010-03-02 Anand Gadiyarusb: musb: hsdma: add wrapper for reading DMA count
2010-03-02 Ajay Kumar GuptaUSB: musb: Add new fifo table for a OMAP3 errata
2010-03-02 Felipe Balbiusb: otg: twl4030: move to request_threaded_irq
2010-03-02 Robert P. J. DayUSB: Correct CONFIG variable typo.
2010-03-02 Oliver NeukumUSB: usblp: Remove checks no longer needed with the...
2010-03-02 Johan HovoldUSB: ftdi_sio: remove unnecessary initialisations
2010-03-02 Johan HovoldUSB: ftdi_sio: clean up modem status handling
2010-03-02 Johan HovoldUSB: ftdi_sio: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: ftdi_sio: fix latency-timeout endianess bug
2010-03-02 Johan HovoldUSB: ftdi_sio: use error code from usb stack in read_la...
2010-03-02 Greg Kroah-HartmanUSB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
2010-03-02 Dan StreetmanUSB: retain USB device power/wakeup setting across...
2010-03-02 Julian CalabyUSB: cdc_acm: Silence "It is not a modem." error for...
2010-03-02 Julian CalabyUSB: cdc_acm: Add support for pbLua console port
2010-03-02 Pete Zaitcevusbmon: add bus number to text API
2010-03-02 Felipe BalbiUSB: musb: remove some of the never defined defines
2010-03-02 Felipe BalbiUSB: musb: move to sysfs_groups
2010-03-02 Felipe BalbiUSB: musb: move two printk to dev_err
2010-03-02 Felipe BalbiUSB: musb: use resource_size()
2010-03-02 Cliff CaiUSB: gadget: add INT support for Blackfin musb
2010-03-02 Bryan WuUSB: gadget: use ep5 for bulk-in and ep6 for bulk-out...
2010-03-02 Michael HennerichUSB: host: SL811: allow the hcd on Blackfin systems
2010-03-02 Michael HennerichUSB: host: SL811: fix unaligned accesses
2010-03-02 Julia LawallUSB: isp1362: Use kzalloc for allocating only one thing
2010-03-02 Mike FrysingerUSB: cypress_m8: allow unstable baud rates
2010-03-02 Mike FrysingerUSB: cypress_m8: unify confusing new baudrate check
2010-03-02 Mike FrysingerUSB: cypress_m8: stop using USB debug driver config
2010-03-02 Oliver NeukumUSB: Export QUIRK_RESET_MORPHS through sysfs
2010-03-02 Oliver NeukumUSB: storage: Never reset devices that will morph to...
2010-03-02 Felipe BalbiUSB: otg: twl4030: add support for notifier
2010-03-02 Julia LawallUSB: wusb: check CHID is all zeros before stopping...
2010-03-02 Oliver NeukumUSB: xhci: No GFP_KERNEL in block error handling
2010-03-02 Oliver NeukumUSB: cdc-acm: Update to new autopm API
2010-03-02 H Hartley SweetenUSB: ehci-au1xxx.c: use platform_get_resource() and...
2010-03-02 H Hartley SweetenUSB: ehci-atmel.c: use resource_size()
2010-03-02 H Hartley SweetenUSB: ehci-orion.c: use resource_size()
2010-03-02 H Hartley SweetenUSB: at91_udc.c: use resource_size()
2010-03-02 H Hartley SweetenUSB: atmel_usba_udc.c: use resource_size()
2010-03-02 H Hartley SweetenUSB: pxa27x_udc.c: use resource_size()
2010-03-02 Anton VorontsovUSB: ehci-fsl: Add power management support
2010-03-02 Anton VorontsovUSB: ehci-fsl: Fix sparse warnings
2010-03-02 Dmitri EpshteinUSB: ehci: fix audio record functionality for some...
2010-03-02 Dmitri EpshteinUSB: ehci: add call of free_cached_itd_list() function...
2010-03-02 Sarah SharpUSB: Add call to notify xHC of a device reset.
2010-03-02 Sarah SharpUSB: xhci: Notify the xHC when a device is reset.
2010-03-02 Sarah SharpUSB: xhci: Allow roothub ports to be disabled.
2010-03-02 Sarah SharpUSB: xhci: Refactor code to clear port change bits.
2010-03-02 Sarah SharpUSB: xhci: Refactor test for vendor-specific completion...
2010-03-02 Sarah SharpUSB: xhci: Allow allocation of commands without input...
2010-03-02 Sarah SharpUSB: xhci: Refactor code to free or cache endpoint...
2010-03-02 Sarah SharpUSB: xhci: Fix error path when configuring endpoints.
2010-03-02 Alan SternUSB: check the endpoint type against the pipe type
2010-03-02 Francesco Lavracdc_acm: add reset_resume method
2010-03-02 Pete ZaitcevUSB: serial mct_usb232: move DMA buffers to heap
2010-03-02 Enrico ScholzUSB: pxa27x_udc: avoid compiler warnings and misbehavio...
2010-03-02 Valentin LongchampUSB: fix occasional ULPI timeouts with ehci-mxc
2010-03-02 Mark AdamsonUSB: ftdi_sio: remove support for 5 and 6 data bits
2010-03-02 Johan HovoldUSB: ftdi_sio: fix initialisation of latency timeout
2010-03-02 Johan HovoldUSB: serial: fix typo in debug message
next