开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell_rbu.c
Age
Commit message (
Expand
)
Author
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello
2020-02-10
platform/x86: dell_rbu: Unify format of the printed messages
Andy Shevchenko
2020-02-10
platform/x86: dell_rbu: Use max_t() to get rid of casting
Andy Shevchenko
2020-02-10
platform/x86: dell_rbu: Simplify cleanup code in create_packet()
Andy Shevchenko
2020-02-10
platform/x86: dell_rbu: don't open code list_for_each_entry*()
Andy Shevchenko
2020-02-10
platform/x86: dell_rbu: Use sysfs_create_group() API
Andy Shevchenko
2019-10-15
docs: admin-guide: Move Dell RBU document from driver-api
Jonathan Neuschäfer
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-02-23
platform/x86: dell_rbu: fix lock imbalance in img_update_realloc
Christoph Hellwig
2019-02-23
platform/x86: dell_rbu: stop abusing the DMA API
Christoph Hellwig
2018-09-27
firmware: dell_rbu: Move dell_rbu to drivers/platform/x86
Stuart Hayes