aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAge
...
| * Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-20
| |\
| | * USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-28
| | * USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-28
| | * USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-16
| | * USB: serial: allow up to 16 ports per deviceJohan Hovold2017-03-16
| | * USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-16
| * | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-11
| |\ \
| | * | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-11
| * | | Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-27
| |\| |
| * | | usb: USB Type-C connector classHeikki Krogerus2017-03-23
| * | | usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-23
| * | | usb: of: add functions to bind a companion controllerYoshihiro Shimoda2017-03-17
| * | | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
| |\ \ \ | | | |/ | | |/|
| * | | net: usbnet: support 64bit statsGreg Ungerer2017-04-03
| * | | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-21
| * | | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-21
| | |/ | |/|
* | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-02
|\ \ \
| * | | usb: gadget.h: be consistent at kernel doc macrosMauro Carvalho Chehab2017-04-11
| * | | usb: composite.h: fix two warnings when building docsMauro Carvalho Chehab2017-04-11
| * | | usb: get rid of some ReST doc build errorsMauro Carvalho Chehab2017-04-11
| |/ /
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-02
|\ \ \ | |_|/ |/| |
| * | usb/early: Add driver for xhci debug capabilityLu Baolu2017-03-21
| |/
* / usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-14
|/
* usb: chipidea: msm: Handle phy power statesStephen Boyd2017-01-20
* usb: chipidea: Consolidate extcon notifiersStephen Boyd2017-01-20
* usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd2017-01-19
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-01-19
* Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-13
|\
| * usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer2016-12-05
| * usb: gadget: fix request length error for isoc transferPeter Chen2016-11-18
* | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-08
|/
* usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda2016-08-31
* usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke2016-08-25
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2016-08-25
* Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-04
|\
| * USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-06-24
* | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-29
|\ \
| * | usb: phy: move msm_hsusb.h into driverArnd Bergmann2016-06-21
| * | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2016-06-21
| * | usb: gadget: add tracepoints to the gadget APIFelipe Balbi2016-06-21
| * | usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-21
| |/
* / xhci: get rid of platform dataHeikki Krogerus2016-06-26
|/
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-01
* usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-31
* Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-05-04
|\
| * usb: otg-fsm: support multiple instancesRoger Quadros2016-04-06
| * usb: otg-fsm: Add documentation for struct otg_fsmRoger Quadros2016-04-06
* | usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-28