summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()George Cherian2014-06-30
| | * | | | | usb: gadget: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-06-30
| | * | | | | usb: musb: musb_host.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-30
| | * | | | | usb: musb: backfin: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-30
| | * | | | | usb: musb: tusb6010: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-30
| | * | | | | usb: musb: davinci: use devm_ functions.Himangi Saraogi2014-06-30
| | * | | | | usb: phy: phy-gpio-vbus-usb: use devm_ functionsHimangi Saraogi2014-06-30
| | * | | | | usb: dwc3: Keeping 'resource' related code togetherVivek Gautam2014-06-30
| | * | | | | usb: gadget: fsl_qe_udc: Introduce use of managed version of kzallocHimangi Saraogi2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label.Ben Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: use devm_request_irq() to get device irqBen Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: use devm_clk_get() to get clockBen Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: cleanup error pathBen Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: handle sudmac registers with devm_ioremap_resource()Ben Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: use devm_kzalloc() to allocate driver stateBen Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: keep dev as reference to &pdev->devBen Dooks2014-06-30
| | * | | | | usb: gadget: r8a66597-udc: use devm_ioremap_resource() for registersBen Dooks2014-06-30
| | * | | | | usb: gadget: lpc32xx_udc: Make of_device_id array constJingoo Han2014-06-30
| | * | | | | usb: gadget: gr_udc: Make of_device_id array constJingoo Han2014-06-30
| | * | | | | usb: phy: tegra: Make of_device_id array constJingoo Han2014-06-30
| | * | | | | usb: phy: msm: Make of_device_id array constJingoo Han2014-06-30
| | * | | | | usb: musb: ux500: use devm_ functionsHimangi Saraogi2014-06-30
| | * | | | | usb: gadget: pxa25x_udc: use devm_ functionsHimangi Saraogi2014-06-30
| | * | | | | usb: musb: dsps: coding style cleanupLothar Waßmann2014-06-30
| | |/ / / /
| * | | | | USB: OHCI: add check for stopped frame counterAlan Stern2014-07-18
| * | | | | USB: OHCI: add I/O watchdog for orphan TDsAlan Stern2014-07-18
| * | | | | USB: OHCI: make URB completions single-threadedAlan Stern2014-07-18
| * | | | | USB: OHCI: redesign the TD done listAlan Stern2014-07-18
| * | | | | USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern2014-07-18
| * | | | | USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern2014-07-18
| * | | | | USB: Fix persist resume of some SS USB devicesPratyush Anand2014-07-18
| * | | | | usb-core: Remove Fix mes in file hcd.cNicholas Krause2014-07-18
| * | | | | usbcore: don't log on consecutive debounce failures of the same portOliver Neukum2014-07-18
| * | | | | USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick2014-07-17
| * | | | | USB: Add LVS Test device driverPratyush Anand2014-07-17
| * | | | | USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand2014-07-17
| * | | | | USB: OHCI: don't lose track of EDs when a controller diesAlan Stern2014-07-17
| * | | | | USB: OHCI: fix bugs in debug routinesAlan Stern2014-07-17
| * | | | | USB: OHCI: add SG supportAlan Stern2014-07-17
| * | | | | USB: shutdown all URBs after controller deathAlan Stern2014-07-17
| * | | | | Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-16
| |\ \ \ \ \
| | * | | | | USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin2014-07-07
| | * | | | | USB: mos7840: remove unnecessary null test before kfreeFabian Frederick2014-07-07
| | * | | | | USB: ftdi_sio: remove redundant mtxorb quirkJohan Hovold2014-07-07
| | * | | | | USB: ftdi_sio: clean up ftdi_set_max_packet_size()Johan Hovold2014-07-07
| | * | | | | USB: ftdi_sio: fix max-packet-size warningJohan Hovold2014-07-07
| | * | | | | USB: ftdi_sio: make port probe less verboseJohan Hovold2014-07-07
| * | | | | | Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman2014-07-13
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | USB: add reset resume quirk for usb3503Joonyoung Shim2014-07-11
| * | | | | | usb: usb3503: add PM functionsJoonyoung Shim2014-07-11