summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: serial: keyspan: fixed coding style issuesStefan Hubner2013-01-111-2/+2
* uas: fail any request submitted while resetting the device.Gerd Hoffmann2013-01-111-0/+6
* uas: improve device resetGerd Hoffmann2013-01-111-1/+44
* uas: improve abort handlerGerd Hoffmann2013-01-111-2/+17
* uas: add IS_IN_WORK_LIST flagGerd Hoffmann2013-01-111-2/+8
* uas: add UNLINK_DATA_URBS flagGerd Hoffmann2013-01-111-3/+21
* uas: new function to cancel data urbsGerd Hoffmann2013-01-111-10/+12
* USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim2013-01-114-0/+329
* Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-01-072-102/+107
|\
| * usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas2013-01-031-2/+0
| * USB: Refactor hub_port_wait_reset.Sarah Sharp2013-01-031-36/+37
| * USB: Use helper function hub_set_port_link_stateSarah Sharp2013-01-031-6/+2
| * USB: Fix connected device switch to Inactive state.Sarah Sharp2013-01-031-5/+25
| * USB: Rip out recursive call on warm port reset.Sarah Sharp2013-01-031-82/+68
| * USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-01-031-8/+13
| * USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-01-031-8/+7
* | Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-075-24/+145
|\|
| * xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-033-0/+26
| * USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-031-1/+11
| * USB: Ignore port state until reset completes.Sarah Sharp2013-01-031-7/+7
| * USB: Increase reset timeout.Sarah Sharp2013-01-031-1/+1
| * USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-032-4/+90
| * USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-031-8/+5
| * USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-031-3/+3
| * xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-01-031-0/+2
* | Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-0714-37/+37
|\ \
| * | usb: musb: core: print new line in the driver banner againSergei Shtylyov2012-12-131-4/+1
| * | usb: gadget: u_serial: fix switch off blockedHaipeng YU2012-12-131-1/+1
| * | usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun2012-12-131-1/+2
| * | usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang2012-12-131-2/+2
| * | usb: musb: dsps: header movement build error fixAfzal Mohammed2012-12-131-0/+5
| * | usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior2012-12-131-4/+5
| * | usb: otg: mv_otg: fix the clk APIsChao Xie2012-12-131-2/+2
| * | usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto2012-12-131-1/+2
| * | usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settingsKuninori Morimoto2012-12-131-3/+8
| * | usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera2012-12-131-3/+2
| * | usb: host: ehci-mv: fix clk APIsChao Xie2012-12-131-2/+2
| * | usb: gadget: mv_udc: fix the clk APIsChao Xie2012-12-131-2/+2
| * | USB: fix fsl_otg config dependencyAnatolij Gustschin2012-12-131-1/+1
| * | usb: renesas_usbhs: gadget: remove usbhsg_uep_init()Kuninori Morimoto2012-12-131-10/+1
| * | usb: dwc3: debugfs: fix regdump offsetJack Pham2012-12-131-1/+1
* | | Linux 3.8-rc2v3.8-rc2Linus Torvalds2013-01-021-1/+1
* | | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-021-2/+3
|\ \ \
| * | | leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-021-2/+3
| | |/ | |/|
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-025-14/+29
|\ \ \
| * | | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-023-2/+23
| * | | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-021-1/+0
| * | | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-021-7/+6
| * | | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-021-4/+0
* | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-026-55/+63
|\ \ \ \