summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB: Remove BKL from lseek implementationsOliver Neukum
2010-03-02USB: Remove BKL from usbdev_open()Oliver Neukum
2010-03-02USB: Remove BKL from poll()Oliver Neukum
2010-03-02USB: atm: Use FIELD_SIZEOF, trivial cleanup.Thiago Farina
2010-03-02USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier
2010-03-02USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier
2010-03-02USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier
2010-03-02USB goku_udc: make PCI device id constantNémeth Márton
2010-03-02USB gadget: make Open Firmware device id constantNémeth Márton
2010-03-02USB host: make Open Firmware device id constantNémeth Márton
2010-03-02USB hub: make USB device id constantNémeth Márton
2010-03-02USB misc: make USB device id constantNémeth Márton
2010-03-02USB image: make USB device id constantNémeth Márton
2010-03-02USB serial: make USB device id constantNémeth Márton
2010-03-02USB class: make USB device id constantNémeth Márton
2010-03-02USB skeleton: make USB device id constantNémeth Márton
2010-03-02USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()Roel Kluin
2010-03-02USB: Move hcd free_dev call into usb_disconnect to fix oopsHerbert Xu
2010-03-02USB: fix crash in uhci_scan_schedulePete Zaitcev
2010-03-02USB: convert to the runtime PM frameworkAlan Stern
2010-03-02USB: rearrange functions in driver.cAlan Stern
2010-03-02USB: change handling of negative autosuspend delaysAlan Stern
2010-03-02USB: implement usb_enable_autosuspendAlan Stern
2010-03-02USB: use the device lock for persist_enabledAlan Stern
2010-03-02USB: consolidate remote wakeup routinesAlan Stern
2010-03-02USB: change locking for device-level autosuspendAlan Stern
2010-03-02USB: rearrange code in usb_probe_interfaceAlan Stern
2010-03-02USB: Use bInterfaceNumber in bandwidth allocations.Sarah Sharp
2010-03-02USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon
2010-03-02USB: gadget: introduce g_nokia gadget driverFelipe Balbi
2010-03-02USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp
2010-03-02USB: c67x00: use resource_size().Thiago Farina
2010-03-02USB: FHCI: Correct the size argument to kzallocJulia Lawall
2010-03-02USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold
2010-03-02USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold
2010-03-02USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter
2010-03-02USB: kobil_sct: clean up kobil_set_termiosJohan Hovold
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold
2010-03-02USB: oti6858: fix DMA buffer on stackJohan Hovold
2010-03-02USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold
2010-03-02USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold
2010-03-02USB: kl5kusb105: fix DMA buffers on stackJohan Hovold
2010-03-02USB: keyspan_pda: fix DMA buffers on stackJohan Hovold
2010-03-02USB: io_ti: fix DMA buffers on stackJohan Hovold
2010-03-02USB: cypress_m8: fix endianess bugJohan Hovold
2010-03-02USB: cypress_m8: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold
2010-03-02USB: ch341: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: replace printk warnings with dev_errJohan Hovold