summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell_rbu.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: Move all dell drivers to their own subdirectoryMario Limonciello2021-02-041-680/+0
* platform/x86: dell_rbu: Unify format of the printed messagesAndy Shevchenko2020-02-101-41/+26
* platform/x86: dell_rbu: Use max_t() to get rid of castingAndy Shevchenko2020-02-101-3/+1
* platform/x86: dell_rbu: Simplify cleanup code in create_packet()Andy Shevchenko2020-02-101-5/+3
* platform/x86: dell_rbu: don't open code list_for_each_entry*()Andy Shevchenko2020-02-101-19/+8
* platform/x86: dell_rbu: Use sysfs_create_group() APIAndy Shevchenko2020-02-101-40/+27
* docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2019-10-151-1/+1
* docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-051-9/+1
* platform/x86: dell_rbu: fix lock imbalance in img_update_reallocChristoph Hellwig2019-02-231-1/+1
* platform/x86: dell_rbu: stop abusing the DMA APIChristoph Hellwig2019-02-231-37/+15
* firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes2018-09-271-0/+753