summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I
2013-09-26usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese
2013-09-26usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese
2013-09-26usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese
2013-09-26usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese
2013-09-26usb: wusbcore: rename fields in struct wahcThomas Pugliese
2013-09-26usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese
2013-09-26USB: ehci-dbgp: drop dead code.Tim Deegan
2013-09-26USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones
2013-09-26usb: core: usb_amd_resume_quirk() can be staticFengguang Wu
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas
2013-09-25USB: fix substandard locking for the sysfs filesAlan Stern
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui
2013-09-25USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-25usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui
2013-09-25usb: gadget: Remove redundant pci_set_drvdataSachin Kamat
2013-09-25usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat
2013-09-25usb: chipidea: move platform related things to ci_get_platdataPeter Chen
2013-09-25usb: chipidea: udc: Consolidate the call of disconnectPeter Chen
2013-09-25usb: host: delete chipidea dependencyPeter Chen
2013-09-25chipidea: udc: free pending TD at removal procedurePeter Chen
2013-09-25usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald