summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-03USB: pl2303: add quirk for legacy devicesJohan Hovold1-3/+6
2014-01-03USB: pl2303: clean up type handlingJohan Hovold1-16/+15
2014-01-03USB: pl2303: use speed_t for baud ratesJohan Hovold1-5/+5
2014-01-03USB: pl2303: add line-status quirk for Siemens phonesJohan Hovold1-19/+28
2014-01-03USB: pl2303: remove redundant line-request callJohan Hovold1-3/+0
2014-01-03USB: pl2303: add error handling to line requestsJohan Hovold1-17/+51
2014-01-03USB: pl2303: add error handling to set_control_linesJohan Hovold1-3/+4
2014-01-03USB: pl2303: add error handling to vendor read and write functionsJohan Hovold1-31/+42
2014-01-03USB: pl2303: clean up driver somewhatJohan Hovold1-27/+34
2014-01-03USB: pl2303: remove bogus delta_msr_wait wake upJohan Hovold1-1/+0
2014-01-03USB: f81232: switch to generic tiocmiwaitJohan Hovold1-42/+2
2014-01-03USB: f81232: remove bogus call to wake up MSR queueJohan Hovold1-1/+7
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold21-217/+74
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold12-33/+2
2014-01-03USB: serial: constify device-id tablesJohan Hovold7-12/+12
2014-01-03USB: pl2303: fix data corruption on termios updatesJohan Hovold1-9/+25
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman116-1272/+6435
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun1-5/+0
2013-12-26usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia1-16/+1
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman217-1111/+2083
2013-12-23usb: gadget: at91_udc: fix build warningFelipe Balbi1-7/+7
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson5-0/+2498
2013-12-23phy: add Broadcom Kona USB2 PHY driverMatt Porter3-0/+165
2013-12-23phy: add Broadcom Kona USB2 PHY DT bindingMatt Porter1-0/+15
2013-12-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2-1/+14
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter1-16/+39
2013-12-23usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter1-0/+1
2013-12-23usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2-6/+4
2013-12-23staging: dwc2: update DT binding to add generic clock/phy propertiesMatt Porter1-0/+12
2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter1-0/+28
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi218-1111/+2084
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia2-6/+6
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen1-3/+3
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen1-5/+4
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen1-6/+0
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat1-1/+1
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat1-2/+2
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-26/+61
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+0
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-49/+52
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds3-16/+55
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman3-18/+7
2013-12-21USB: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2-2/+2
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-7/+10
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-20Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3