summaryrefslogtreecommitdiff
path: root/drivers/mfd/ab8500-debugfs.c
AgeCommit message (Expand)Author
2022-03-08mfd: ab8500: Drop debugfs moduleLinus Walleij
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-15mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner
2020-07-06mfd: ab8500-debugfs: Fix incompatible types in comparison expression issueLee Jones
2019-10-18mfd: Switch the AB8500 GPADC to IIOLinus Walleij
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12mfd: ab8500: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-05-14mfd: ab8500-debugfs: Fix a typo ("deubgfs")Jonathan Neuschäfer
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-16mfd: ab8500-debugfs: Use kasprintfHimanshu Jha
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-01-08mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-01-08mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg...Markus Elfring
2016-11-29mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker
2016-10-04mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt...Lee Jones
2016-10-04mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()Lee Jones
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones
2016-04-28mfd: ab8500-debugfs: fix "between" in printkColin Ian King
2016-01-14mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formattingLee Jones
2015-06-22mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam
2015-03-12mfd: ab8500-debugfs: Remove use of seq_printf return valueJoe Perches
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang
2014-07-21mfd: ab8500-debugfs: BIG clean-upLee Jones
2014-07-09mfd: ab8500-debugfs: Simplify invalid debugfs data checkingLee Jones
2014-07-09mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...Rickard Strandqvist
2014-07-09mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...Fabian Frederick
2014-07-09mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist
2014-01-06mfd: ab8500-debugfs: Move dereference after check for NULLDan Carpenter
2013-09-02mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...Lee Jones
2013-09-02mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfsLee Jones
2013-09-02mfd: ab8500-debugfs: Staticize local variablesSachin Kamat
2013-06-13mfd: ab8500-debug: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han
2013-05-17mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij
2013-03-07mfd: ab8500-debugfs: Trivially beautify the debugfs driverLee Jones
2013-03-07mfd: ab8500-debug: Convert to kstrtoul_from_usersrinidhi kasagar
2013-03-07mfd: ab8500-debug: Add explicit dependenciesLinus Walleij
2013-03-07mfd: ab8500-debug: Add register map for ab8540.Lee Jones
2013-03-07mfd: ab8500-debugfs: Change AB8500 debug permissionsLee Jones
2013-03-07mfd: ab8500-debug: Add ADC input channel usb_id in debugfsLee Jones
2013-03-07mfd: ab8500-debugfs: Dump sim registersLee Jones
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-debug: Add support for ab8505 and ab9540Lee Jones
2013-03-07mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones
2013-03-07mfd: ab8500-debug: Add wake-up infoJonas Aaberg
2013-03-07mfd: ab8500-debug: Better error handling on crashJonas Aaberg
2013-03-07mfd: ab8500-debug: Function to save all ABB registers to memLee Jones