aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/ledtrig-usbport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18USB: leds: fix regression in usbport led triggerChristian Lamparter1-7/+10
2018-07-05usb: simplify usbport triggerUwe Kleine-König1-20/+11
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König1-3/+4
2017-11-28USB: of: clean up device-node helperJohan Hovold1-1/+1
2017-11-28USB: ledtrig-usbport: fix of-node leakJohan Hovold1-1/+7
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-08-29usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter1-0/+1
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki1-0/+56
2016-12-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki1-4/+3
2016-09-27usb: core: Introduce a USB port LED triggerRafał Miłecki1-0/+314