aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/gbphy.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24staging: greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-01-24staging: greybus: gbphy: make gbphy_bus_type constGreg Kroah-Hartman1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-7/+7
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-05-20Staging: greybus: fix open parenthesis error in gbphy.cF.A.Sulaiman1-2/+2
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman1-1/+1
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-08-20staging: greybus: make device_type constBhumika Goyal1-1/+1
2017-03-09staging: greybus: Remove unneeded header fileGargi Sharma1-1/+0
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim1-1/+2
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman1-1/+1
2016-07-14greybus: gbphy: add gbphy runtime pm supportDavid Lin1-1/+58
2016-05-31greybus: gbphy: Remove protocol specific version handlingViresh Kumar1-27/+0
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil1-0/+330