summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-101-2/+1
| * | usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior2012-09-101-4/+9
| * | usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-311-17/+2
| |/
* | usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu2012-09-101-2/+2
* | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu2012-08-201-2/+2
* | usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I2012-08-161-2/+2
* | usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-0/+8
* | usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-0/+8
|/
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-267-14/+179
|\
| * usb: chipidea: permit driver bindings pass phy pointerRichard Zhao2012-07-091-0/+3
| * usb: otg: add notify_connect/notify_disconnect callbackRichard Zhao2012-07-091-0/+21
| * USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao2012-07-091-0/+7
| * USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao2012-07-091-1/+1
| * USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao2012-07-061-1/+1
| * Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-052-5/+71
| |\
| | * usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-251-0/+30
| | * usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I2012-06-251-0/+13
| | * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-3/+26
| | * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-5/+5
| * | USB: EHCI: define extension registers like normal onesAlan Stern2012-06-261-7/+21
| * | uas: task mgmt & error handlingGerd Hoffmann2012-06-251-0/+40
| * | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-06-131-2/+0
| |\ \
| * | | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-131-0/+6
| * | | usb: renesas_usbhs: add DMAEngine ID specification noteKuninori Morimoto2012-06-131-0/+8
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-3/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-2/+0
| |\ \ \ | | | |/ | | |/|
| * | | usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com2012-06-121-3/+2
| | |/ | |/|
* | | usb: add host support for the tilegx architectureChris Metcalf2012-07-181-0/+34
| |/ |/|
* | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-2/+0
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2210-347/+209
|\
| * Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-183-0/+67
| |\
| | * USB: Add macros for interrupt endpoint types.Sarah Sharp2012-05-181-0/+11
| | * USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-183-0/+56
| * | USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2012-05-171-0/+2
| |/
| * USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2012-05-151-1/+2
| * FunctionFS: enable multiple functionsAndrzej Pietrasiewicz2012-05-141-1/+3
| * usb: gadget: remove langwell_udcAlexander Shishkin2012-05-111-310/+0
| * usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin2012-05-111-0/+1
| * usb: chipidea: split the driver code into unitsAlexander Shishkin2012-05-111-0/+27
| * usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz2012-05-101-0/+3
| * usb: gadget: composite: Add usb_remove_configBenoit Goby2012-05-101-0/+3
| * USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-8/+19
| * USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman2012-05-071-3/+0
| * USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
| * Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-071-0/+2
| |\
| | * usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi2012-04-301-0/+2
| * | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-0/+2
| |\ \
| * | | USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge2012-05-011-0/+80
| * | | USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-291-23/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-1/+2
|\ \ \ \
OpenPOWER on IntegriCloud