summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-12 12:00:49 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-12 12:00:49 +0100
commitad6c047b2e2f276568ab504deff51d711420b4d3 (patch)
treeaae1ab957ab0dc817d7171005a217f4ecc935b44 /tools/testing/selftests/powerpc
parent99f08ff40c4b34a39ab47960f80512c7806953a7 (diff)
downloadkernel-linux-6.0.y.tar.gz
Linux 6.0.19linux-6.0.y
Link: https://lore.kernel.org/r/20230110180017.145591678@linuxfoundation.org Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Conor Dooley <conor.dooley@microchip.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/powerpc')
0 files changed, 0 insertions, 0 deletions
equest_firmware(), v3David Woodhouse 2009-03-24Driver core: implement uevent suppress in kobjectMing Lei 2009-01-06driver core: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers 2008-10-16firmware: use dev_printk when possibleBjorn Helgaas 2008-07-25firmware: use memory_read_from_buffer()Akinobu Mita 2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse 2008-07-10firmware: make fw->data constDavid Woodhouse 2008-04-29firmware loader: printk when requesting firmwareCiaran McCreesh 2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison 2008-02-07Driver core: Revert "Fix Firmware class name collision"Michael E Brown 2007-10-12Fix Firmware class name collisionMarkus Rechberger 2007-10-12Driver core: change add_uevent_var to use a structKay Sievers 2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap 2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui 2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo 2007-06-08firmware: remove orphaned EmailMarkus Rechberger