summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd3-24/+32
2017-01-20usb: chipidea: msm: Add reset controller for PHY POR bitStephen Boyd2-2/+49
2017-01-20usb: chipidea: msm: Make platform data driver local instead of globalStephen Boyd1-14/+9
2017-01-20usb: chipidea: msm: Restore wrapper settings after resetStephen Boyd1-0/+39
2017-01-20usb: chipidea: msm: Mux over secondary phy at the right timeStephen Boyd1-2/+60
2017-01-20usb: chipidea: msm: Add proper clk and reset supportStephen Boyd1-4/+68
2017-01-20usb: chipidea: msm: Use hw_write_id_reg() instead of writelStephen Boyd1-4/+2
2017-01-20usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd1-2/+2
2017-01-20usb: chipidea: msm: Mark device as runtime pm activeStephen Boyd1-0/+1
2017-01-20usb: chipidea: vbus event may exist before starting gadgetPeter Chen1-5/+12
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd2-37/+16
2017-01-20usb: chipidea: Add support for ULPI PHY busStephen Boyd5-6/+167
2017-01-20usb: chipidea: Remove locking in ci_udc_start()Stephen Boyd1-3/+0
2017-01-20usb: chipidea: Notify events when switching host modeStephen Boyd1-0/+6
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd1-0/+6
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd1-5/+41
2017-01-20usb: chipidea: Only read/write OTGSC from one placeStephen Boyd3-39/+30
2017-01-20usb: ulpi: Support device discovery via DTStephen Boyd1-6/+73
2017-01-20usb: chipdata: Replace the extcon APIChanwoo Choi1-24/+6
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner4-11/+7
2016-12-25ktime: Get rid of the unionThomas Gleixner3-9/+9
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds12-12/+12
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+2
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+6
2016-12-14idr: add ida_is_emptyMatthew Wilcox2-6/+6
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2-25/+8
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-43/+12
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds171-3988/+12575
2016-12-09usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche1-1/+1
2016-12-09USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2016-12-09USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2016-12-08USB: OHCI: nxp: fix code warningsManjunath Goudar1-2/+3
2016-12-08USB: OHCI: nxp: remove useless extern declarationManjunath Goudar1-2/+0
2016-12-08USB: OHCI: at91: remove useless extern declarationManjunath Goudar1-2/+0
2016-12-08usb: misc: rio500: fix result type for error messageKim Jae Joong1-1/+1
2016-12-07usb: mtu3: fix U3 port link issueChunfeng Yun1-8/+10
2016-12-07usb: mtu3: enable auto switch from U3 to U2Chunfeng Yun1-0/+2
2016-12-06usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan1-0/+1
2016-12-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki1-4/+3
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2-2/+2
2016-12-05USB: OHCI: ohci-pxa27x: remove useless functionsManjunath Goudar1-26/+10
2016-12-05USB: OHCI: omap: remove useless extern declarationManjunath Goudar1-3/+0
2016-12-05USB: OHCI: ohci-omap: remove useless functionsManjunath Goudar1-25/+11
2016-12-05USB: OHCI: ohci-s3c2410: remove useless functionsManjunath Goudar1-25/+14
2016-12-05USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang4-0/+27