summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman13-81/+78
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack1-0/+9
2014-04-21usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin1-1/+1
2014-04-21Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi1-66/+35
2014-04-17usb: gadget: fsl driver pullup fixSuresh Gupta1-0/+4
2014-04-16uas: fix deadlocky memory allocationsOliver Neukum1-2/+2
2014-04-16uas: fix error handling during scsi_scan()Oliver Neukum1-1/+2
2014-04-16uas: fix GFP_NOIO under spinlockOliver Neukum1-3/+3
2014-04-16USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht1-7/+21
2014-04-16USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart1-2/+2
2014-04-16USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart1-1/+1
2014-04-16USB: EHCI: tegra: set txfill_tuningStephen Warren1-0/+23
2014-04-16usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam1-0/+2
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam1-0/+2
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern1-1/+1
2014-04-16USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov1-2/+4
2014-04-16usb: usb-common: fix typo for usb_state_stringPeter Chen1-1/+1
2014-04-16USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold1-6/+3
2014-04-16USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7
2014-04-16USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns1-0/+1
2014-04-16usb: option driver, add support for Telit UE910v2Daniele Palmas1-0/+2
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold1-1/+0
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari2-0/+70
2014-04-16usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()Chao Bi1-0/+7
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause1-0/+3
2014-04-16usb: gadget: rndis: Include "u_rndis.h"Fabio Estevam1-0/+1
2014-04-16usb : gadget : fsl: fix the fault issue on rmmodSuresh Gupta1-1/+1
2014-04-16usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack1-3/+2
2014-04-16usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probeLubomir Rintel1-0/+1
2014-04-16usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros1-1/+1
2014-04-16usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros1-1/+1
2014-04-16usb: dwc3: gadget: Iterate only over valid endpointsJack Pham1-8/+4
2014-04-15usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi1-0/+6
2014-04-15usb: musb: fix PHY power on/offFelipe Balbi1-0/+2
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+7
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger1-1/+1
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+6
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2014-04-04Merge branch 'devel-stable' into for-nextRussell King35-212/+281
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-6/+2
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds98-2155/+4112
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-69/+69
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-7/+4
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2014-03-19USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern1-2/+12
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi1-2/+1
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern3-41/+60
2014-03-17usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek1-0/+2