summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-03-17usb: gadget: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-03-17usb: gadget: f_fs: add missing spinlock and mutex unlockRobert Baldyga1-2/+6
2014-03-17usb: gadget: composite: switch over to ERR_CAST()Felipe Balbi1-1/+1
2014-03-17usb: gadget: inode: switch over to memdup_user()Felipe Balbi1-6/+3
2014-03-17usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi1-1/+1
2014-03-17usb: gadget: lpc32xx_udc: fix wrong clk_put() sequenceFelipe Balbi1-2/+2
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman3-11/+11
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai18-92/+156
2014-03-12USB: keyspan: remove dead debugging codeJohan Hovold1-30/+0
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold14-30/+28
2014-03-12USB: serial: add missing bracesJohan Hovold2-9/+10
2014-03-12USB: serial: continue to write on errorsJohan Hovold1-10/+19
2014-03-12USB: serial: continue to read on errorsJohan Hovold1-4/+17
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold1-3/+2
2014-03-12USB: cypress_m8: fix potential scheduling while atomicJohan Hovold1-16/+3
2014-03-12usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang2-0/+73