summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-04-24usb: ftdi-elan: Convert leading spaces to tabsJoe Perches
2014-04-24usb: ftdi-elan: Fix format fragmentsJoe Perches
2014-04-24usb: dwc2: move s3c-hsotg data structuresDinh Nguyen
2014-04-24usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen
2014-04-24usb: dwc2: add defines to support s3c-hsotg driverDinh Nguyen
2014-04-24usb: phy: mv_u3d: Remove usb phy driver for mv_u3dPaul Bolle
2014-04-24USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart
2014-04-24usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun
2014-04-24usb: chipidea: host: init otg port numberLi Jun
2014-04-24usb: chipidea: host: vbus control change for OTG HNPLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun
2014-04-24usb: phy: otg-fsm: export symbol of otg_statemachineLi Jun
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUsDenis Carikli
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-24usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...Peter Chen
2014-04-24usb: phy: fsm: update OTG HNP state transitionLi Jun
2014-04-21usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam
2014-04-21usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang
2014-04-21usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-21usb: dwc3: add glue layer dependenciesJean Delvare
2014-04-21usb: musb: dsps: handle babble interruptsDaniel Mack
2014-04-21usb: musb: add a work_struct to recover from babble errorsDaniel Mack
2014-04-21usb: musb: add reset hook to platform opsDaniel Mack
2014-04-21usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson
2014-04-21usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson
2014-04-21usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson
2014-04-21usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi