Age | Commit message (Expand) | Author |
2024-02-17 | usb: core: Kconfig: Improve USB authorization mode help | Niko Mauno |
2024-01-27 | usb: core: Make default authorization mode configurable | Niko Mauno |
2020-10-02 | USB: hub: Add Kconfig option to reduce number of port initialization retries | Alan Stern |
2020-06-19 | USB: OTG: rename product list of devices | Greg Kroah-Hartman |
2020-06-19 | USB: rename USB OTG hub configuration option | Greg Kroah-Hartman |
2019-05-21 | usb: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2019-03-01 | usb: core: make default autosuspend delay configurable | Mans Rullgard |
2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman |
2017-04-11 | docs-rst: fix usb cross-references | Mauro Carvalho Chehab |
2016-09-27 | usb: core: Introduce a USB port LED trigger | Rafał Miłecki |
2016-09-09 | usb: Kconfig: move ulpi bus support out of host | Peter Chen |
2016-08-09 | usb: remove redundant dependency on USB_SUPPORT | Masahiro Yamada |
2015-11-19 | usb: kconfig: fix warning of select USB_OTG | Peter Chen |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki |
2014-09-23 | usb: core: Kconfig: TPL should apply for both OTG and EH | Peter Chen |
2014-05-27 | usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c | Peter Chen |
2014-05-27 | usb: core: remove the Kconfig entry for USB_DEBUG | Peter Chen |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle |
2013-10-14 | treewide: Fix typo in Kconfig | Masanari Iida |
2013-05-15 | USB: remove remaining instances of USB_SUSPEND | Alan Stern |
2013-04-09 | USB: regroup all depends on USB within an if USB block | Florian Fainelli |
2013-03-29 | usb: Make USB persist default configurable | Julius Werner |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern |
2012-09-17 | USB: remove CONFIG_EXPERIMENTAL dependancies | Greg Kroah-Hartman |
2012-05-14 | usb: Kconfig: remove unneeded default value | David Herrmann |
2012-04-29 | USB: remove CONFIG_USB_DEVICE_CLASS | Greg Kroah-Hartman |
2012-04-29 | USB: remove CONFIG_USB_DEVICEFS | Greg Kroah-Hartman |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-12-16 | USB: core: Add input prompt and help text for USB_OTG config | Pavankumar Kondeti |
2010-09-24 | USB: update Kconfig help text for CONFIG_USB_SUSPEND | Alan Stern |
2010-04-30 | USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set | Anand Gadiyar |
2010-03-02 | USB: convert to the runtime PM framework | Alan Stern |
2009-07-12 | Revert USB: usbfs: deprecate and hide option for !embedded | Greg Kroah-Hartman |
2009-06-15 | USB: usbfs: deprecate and hide option for !embedded | Scott James Remnant |
2008-10-17 | usb core: fix USB_OTG_BLACKLIST_HUB typo | Peter Korsgaard |
2008-04-24 | USB: Remove EXPERIMENTAL from dynamic USB minor allocation. | Robert P. J. Day |
2008-04-24 | USB: partial USB embedded host support | Robin Getz |
2008-04-24 | USB: remove CONFIG_USB_PERSIST setting | Alan Stern |
2008-03-04 | USB: update Kconfig entry for USB_SUSPEND | Alan Stern |
2008-02-01 | USB: always announce a device has been added to the system | Greg Kroah-Hartman |
2007-07-12 | USB: add power/persist device attribute | Alan Stern |
2007-07-12 | USB: add USB-Persist facility | Alan Stern |
2007-06-08 | USB: set default y for CONFIG_USB_DEVICE_CLASS | Kay Sievers |
2007-04-27 | USB: make usbdevices export their device nodes instead of using a separate class | Kay Sievers |
2007-02-07 | usbcore: remove unused bandwith-related code | Alan Stern |
2007-01-22 | USB: disable USB_MULTITHREAD_PROBE | Greg Kroah-Hartman |
2006-12-01 | USB: create a new thread for every USB device found during the probe sequence | Greg Kroah-Hartman |
2006-07-12 | [PATCH] USB: remove devfs information from Kconfig | Michal Piotrowski |
2006-04-14 | [PATCH] USB: otg hub support is optional | David Brownell |