aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* USB: Reduce scope of BKL in usb ioctl handlingOliver Neukum2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB: Remove BKL from lseek implementationsOliver Neukum2010-03-02
* USB: Remove BKL from usbdev_open()Oliver Neukum2010-03-02
* USB: Remove BKL from poll()Oliver Neukum2010-03-02
* USB: atm: Use FIELD_SIZEOF, trivial cleanup.Thiago Farina2010-03-02
* USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier2010-03-02
* USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier2010-03-02
* USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier2010-03-02
* USB goku_udc: make PCI device id constantNémeth Márton2010-03-02
* USB gadget: make Open Firmware device id constantNémeth Márton2010-03-02
* USB host: make Open Firmware device id constantNémeth Márton2010-03-02
* USB hub: make USB device id constantNémeth Márton2010-03-02
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB image: make USB device id constantNémeth Márton2010-03-02
* USB serial: make USB device id constantNémeth Márton2010-03-02
* USB class: make USB device id constantNémeth Márton2010-03-02
* USB skeleton: make USB device id constantNémeth Márton2010-03-02
* USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()Roel Kluin2010-03-02
* USB: Move hcd free_dev call into usb_disconnect to fix oopsHerbert Xu2010-03-02
* USB: fix crash in uhci_scan_schedulePete Zaitcev2010-03-02
* USB: convert to the runtime PM frameworkAlan Stern2010-03-02
* USB: rearrange functions in driver.cAlan Stern2010-03-02
* USB: change handling of negative autosuspend delaysAlan Stern2010-03-02
* USB: implement usb_enable_autosuspendAlan Stern2010-03-02
* USB: use the device lock for persist_enabledAlan Stern2010-03-02
* USB: consolidate remote wakeup routinesAlan Stern2010-03-02
* USB: change locking for device-level autosuspendAlan Stern2010-03-02
* USB: rearrange code in usb_probe_interfaceAlan Stern2010-03-02
* USB: Use bInterfaceNumber in bandwidth allocations.Sarah Sharp2010-03-02
* USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon2010-03-02
* arm: defconfig: rx51: enable phonet and g_nokiaFelipe Balbi2010-03-02
* USB: gadget: introduce g_nokia gadget driverFelipe Balbi2010-03-02
* USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2010-03-02
* USB: c67x00: use resource_size().Thiago Farina2010-03-02
* USB: FHCI: Correct the size argument to kzallocJulia Lawall2010-03-02
* USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold2010-03-02
* USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold2010-03-02
* USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter2010-03-02
* USB: kobil_sct: clean up kobil_set_termiosJohan Hovold2010-03-02
* USB: visor: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: oti6858: fix DMA buffer on stackJohan Hovold2010-03-02
* USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-02
* USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold2010-03-02
* USB: kl5kusb105: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: io_ti: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: cypress_m8: fix endianess bugJohan Hovold2010-03-02
* USB: cypress_m8: fix DMA buffer on stackJohan Hovold2010-03-02
* USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold2010-03-02