aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp
2012-05-18USB: Refactor code to set LPM support flag.Sarah Sharp
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp
2012-05-18xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-05-18USB: fix resource leak in xhci power loss pathOliver Neukum
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi
2012-05-17USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi
2012-05-17USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi
2012-05-17USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi
2012-05-17USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi
2012-05-17usbcore: enable USB2 LPM if port suspend failsAndiry Xu
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp
2012-05-17USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose
2012-05-16Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman
2012-05-16USB: serial: fix up reset_resume callbackGreg Kroah-Hartman
2012-05-16USB: serial: ch341: make the reset_resume callback actually work.Greg Kroah-Hartman
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-16USB: serial: generic driver is only for testingBjørn Mork
2012-05-16usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre
2012-05-16usb: fix breakage on systems without ACPISasha Levin
2012-05-15USB: symbolserial.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: navman.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: generic.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: aircable.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman
2012-05-15USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz