summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-132-30/+20
|\
| * gadgetfs: saner API for gadgetfs_create_file()Al Viro2014-10-091-16/+10
| * f_fs: saner API for ffs_sb_create_file()Al Viro2014-10-091-14/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-082-1/+9
|\ \
| * \ Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-1/+1
| |\ \
| | * | bcma: store more alternative addressesHauke Mehrtens2014-09-091-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2327-86/+320
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-0754-134/+5838
| |\ \ \
| * | | | f_ncm: Don't use netdev_start_xmit().David S. Miller2014-08-271-1/+9
| * | | | net: Add ops->ndo_xmit_flush()David S. Miller2014-08-241-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-083-18/+3
|\ \ \ \
| * | | | usb: serial: Remove unused tty->hw_stoppedPeter Hurley2014-09-233-18/+3
* | | | | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08191-4288/+7856
|\ \ \ \ \
| * | | | | USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle2014-10-031-1/+1
| * | | | | uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede2014-10-031-15/+14
| * | | | | xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-036-51/+25
| * | | | | xhci: Export symbols used by host-controller driversAndrew Bresticker2014-10-033-0/+7
| * | | | | xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-033-5/+2
| * | | | | xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-034-116/+82
| * | | | | usb: hcd: add generic PHY supportSergei Shtylyov2014-09-291-2/+40
| * | | | | usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-299-48/+48
| * | | | | usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann2014-09-291-1/+1
| * | | | | USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2014-09-292-9/+20
| * | | | | usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-291-54/+20
| * | | | | usb: core: return -ENOTSUPP for all targeted hostsPeter Chen2014-09-291-2/+3
| * | | | | USB: Remove .owner field for driverKiran Padwal2014-09-283-3/+0
| * | | | | usb: core: log higher level message on malformed LANGID descriptorScot Doyle2014-09-281-3/+1
| * | | | | usb: Add LED triggers for USB activityMichal Sojka2014-09-255-0/+74
| * | | | | usb: Rename usb-common.cMichal Sojka2014-09-252-1/+3
| * | | | | usb: gadget: Refactor request completionMichal Sojka2014-09-2529-56/+41
| * | | | | usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-251-0/+16
| * | | | | usb: dwc2/gadget: move phy bus legth initializationKamil Debski2014-09-251-11/+11
| * | | | | Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2014-09-251-0/+2
| |\ \ \ \ \
| | * | | | | USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-09-221-0/+1
| | * | | | | USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-09-221-0/+1
| | |/ / / /
| * | | | | usb: hub: allow to process more usb hub events in parallelPetr Mladek2014-09-231-5/+4
| * | | | | usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-2324-74/+75
| * | | | | usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-233-4/+4
| * | | | | usb: hub: convert khubd into workqueuePetr Mladek2014-09-232-84/+61
| * | | | | usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek2014-09-231-125/+111
| * | | | | usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek2014-09-231-3/+3
| * | | | | storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs2014-09-231-2/+8
| * | | | | storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs2014-09-231-0/+14
| * | | | | storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs2014-09-231-1/+1
| * | | | | USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-232-2/+8
| * | | | | usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi2014-09-231-2/+2
| * | | | | usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi2014-09-231-1/+1
| * | | | | usb: Fixed a few typosMickael Maison2014-09-235-6/+6
| * | | | | USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-232-9/+5
| * | | | | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-231-0/+1
OpenPOWER on IntegriCloud