index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ipaq-micro.c
Age
Commit message (
Expand
)
Author
2023-08-22
mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()
Li Zetao
2023-08-18
mfd: ipaq-micro: Use %*ph for printing hexdump of a small buffer
Andy Shevchenko
2023-04-26
mfd: ipaq-micro: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2022-04-26
mfd: ipaq-micro: Fix error check return value of platform_get_irq()
Lv Ruyi
2019-11-11
mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()
Markus Elfring
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-07-06
mfd: ipaq-micro: Dump debugging hexdumps
Linus Walleij
2017-04-27
mfd: ipaq-micro: Delete redundant return value check of platform_get_resource()
Belen Sarabia
2016-03-16
mfd: ipaq-micro: Use __maybe_unused to hide pm functions
Arnd Bergmann
2015-08-11
mfd: ipaq-micro: Convert to built-in platform driver
Linus Walleij
2015-08-11
mfd: ipaq-micro: Convert prints to debug prints
Linus Walleij
2015-08-11
mfd: ipaq-micro: Clean up development cruft
Linus Walleij
2014-07-25
mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch
Lee Jones
2014-06-03
mfd: ipaq-micro: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
mfd: ipaq-micro: Use devm_ioremap_resource()
Jingoo Han
2014-06-03
mfd: Add driver for Atmel Microcontroller on iPaq h3xxx
Linus Walleij