Age | Commit message (Expand) | Author |
2017-06-27 | usb: core: read USB ports from DT in the usbport LED trigger driver | Rafał Miłecki |
2017-06-15 | usb: Avoid unnecessary LPM enabling and disabling during suspend and resume | Mathias Nyman |
2017-06-13 | USB: of: fix root-hub device-tree node handling | Johan Hovold |
2017-06-13 | USB: of: document reference taken by child-lookup helper | Johan Hovold |
2017-06-13 | USB: core: fix device node leak | Johan Hovold |
2017-06-13 | USB: add usbfs ioctl to retrieve the connection speed | Alan Stern |
2017-06-03 | usb: optimize acpi companion search for usb port devices | Mathias Nyman |
2017-05-22 | Merge 4.12-rc2 into usb-next | Greg Kroah-Hartman |
2017-05-17 | usb: core: Check URB setup_packet and transfer_buffer sanity | Florian Fainelli |
2017-05-17 | USB: hub: fix SS max number of ports | Johan Hovold |
2017-05-17 | USB: hub: fix non-SS hub-descriptor handling | Johan Hovold |
2017-05-17 | USB: hub: fix SS hub-descriptor handling | Johan Hovold |
2017-05-17 | USB: core: of: document reference taken by companion helper | Johan Hovold |
2017-05-17 | usb: core: fix potential memory leak in error path during hcd creation | Anton Bondarenko |
2017-05-17 | USB: core: replace %p with %pK | Vamsi Krishna Samavedam |
2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds |
2017-04-18 | usb: fix some references for /proc/bus/usb | Mauro Carvalho Chehab |
2017-04-11 | docs-rst: fix usb cross-references | Mauro Carvalho Chehab |
2017-04-11 | usb: get rid of some ReST doc build errors | Mauro Carvalho Chehab |
2017-04-08 | usb: hcd: use correct device pointer for dma ops | Sekhar Nori |
2017-04-03 | Merge 4.11-rc5 into usb-next | Greg Kroah-Hartman |
2017-03-29 | USB: Proper handling of Race Condition when two USB class drivers try to call... | Ajay Kaher |
2017-03-27 | USB: fix linked-list corruption in rh_call_control() | Alan Stern |
2017-03-27 | Merge 4.11-rc4 into usb-next | Greg Kroah-Hartman |
2017-03-24 | USB: core: fix up kerneldoc comment | Johan Hovold |
2017-03-23 | USB: core: add helpers to retrieve endpoints in reverse order | Johan Hovold |
2017-03-23 | USB: core: add helpers to retrieve endpoints | Johan Hovold |
2017-03-23 | usb: separate out sysdev pointer from usb_bus | Arnd Bergmann |
2017-03-23 | usb: hub: Do not attempt to autosuspend disconnected devices | Guenter Roeck |
2017-03-23 | usb: hub: Fix error loop seen after hub communication errors | Guenter Roeck |
2017-03-17 | usb: hub: Fix crash after failure to read BOS descriptor | Guenter Roeck |
2017-03-17 | usb: of: add functions to bind a companion controller | Yoshihiro Shimoda |
2017-03-17 | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW | yuan linyu |
2017-03-14 | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk | Samuel Thibault |
2017-03-02 | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "an one" pattern and fix typo instances | Masahiro Yamada |
2017-02-06 | Merge 4.10-rc7 into usb-next | Greg Kroah-Hartman |
2017-01-25 | USB: Add quirk for WORLDE easykey.25 MIDI keyboard | Lukáš Lalinský |
2017-01-19 | usb: hcd: initialize hcd->flags to 0 when rm hcd | William wu |
2017-01-19 | usb: core: update comments for send message functions | Jaejoong Kim |
2017-01-10 | USB: Increase usbfs transfer limit | Mateusz Berezecki |
2017-01-05 | USB: fix problems with duplicate endpoint addresses | Alan Stern |
2017-01-05 | usb: hub: Move hub_port_disable() to fix warning if PM is disabled | Geert Uytterhoeven |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-06 | usb: core: usbport: Use proper LED API to fix potential crash | Rafał Miłecki |
2016-12-05 | usb: hub: Wait for connection to be reestablished after port reset | Guenter Roeck |
2016-11-18 | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2016-11-18 | usb: core: urb make use of usb_endpoint_maxp_mult | Mike Krinkin |