summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-12/+1
|\
| * USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig2014-01-121-12/+1
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-21/+20
|\ \
| * \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-20/+20
| |\ \
| | * | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-20/+20
| * | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+0
| |\ \ \ | | |/ /
| | * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
| | |/
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-22/+17
|\ \ \
| * \ \ Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-091-20/+15
| |\ \ \
| | * | | usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-091-20/+15
| | | |/ | | |/|
| * | | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-0232-262/+462
| |\ \ \
| * \ \ \ Merge branch 'at91/dt' into next/driversOlof Johansson2013-12-221-1/+1
| |\ \ \ \
| * | | | | usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-281-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-4/+12
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-3/+11
| |\ \ \ \ \
| | * | | | | USB: EHCI: tegra: use reset frameworkStephen Warren2013-12-111-3/+11
| | |/ / / /
| * | | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-2632-262/+462
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| * | | | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \
| * | | | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
| | |/ / | |/| |
* | | | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-20329-3884/+9687
|\ \ \ \
| * | | | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen2014-01-131-2/+17
| * | | | usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen2014-01-131-3/+3
| * | | | usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl2014-01-131-2/+2
| * | | | usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl2014-01-131-3/+5
| * | | | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-131-6/+26
| * | | | usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-01-133-2/+27
| * | | | usb: ehci: add freescale imx28 special write register methodPeter Chen2014-01-131-1/+17
| * | | | usb: core: check for valid id_table when using the RefId featureWolfram Sang2014-01-131-0/+3
| * | | | usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork2014-01-121-1/+1
| * | | | usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang2014-01-121-3/+6
| * | | | usb: core: allow a reference device for new_idWolfram Sang2014-01-102-4/+18
| * | | | usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang2014-01-101-1/+4
| * | | | USB: image: correct spelling mistake in commentRahul Bedarkar2014-01-081-1/+1
| * | | | USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar2014-01-082-3/+3
| * | | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08113-113/+0
| * | | | usb:hub set hub->change_bits when over-current happensShen Guang2014-01-081-1/+2
| * | | | Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman2014-01-081-26/+6
| * | | | xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2014-01-082-3/+3
| * | | | xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings2014-01-081-1/+1
| * | | | usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun2014-01-071-3/+0
| * | | | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun2014-01-071-1/+0
| * | | | USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner2014-01-071-2/+15
| * | | | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-071-6/+26
| * | | | usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde2014-01-071-40/+40
| * | | | usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2014-01-072-41/+30
| * | | | USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar2014-01-071-4/+6
| * | | | USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar2014-01-071-3/+3
| * | | | USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar2014-01-072-8/+14
| * | | | USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar2014-01-071-3/+6
OpenPOWER on IntegriCloud