summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/ledtrig-usbport.c
Commit message (Expand)AuthorAgeFilesLines
* usb: simplify usbport triggerUwe Kleine-König2018-07-051-20/+11Star
* leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-051-3/+4
* USB: of: clean up device-node helperJohan Hovold2017-11-281-1/+1
* USB: ledtrig-usbport: fix of-node leakJohan Hovold2017-11-281-1/+7
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter2017-08-291-0/+1
* usb: Convert to using %pOF instead of full_nameRob Herring2017-07-221-2/+2
* usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki2017-06-271-0/+56
* usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki2016-12-061-4/+3Star
* usb: core: Introduce a USB port LED triggerRafał Miłecki2016-09-271-0/+314