index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
menelaus.c
Age
Commit message (
Expand
)
Author
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-02
mfd: menelaus: Remove superfluous error message
Alexandre Belloni
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-09-11
mfd: menelaus: Fix possible race condition and leak
Alexandre Belloni
2017-04-27
mfd: menelaus: Remove obsolete local_irq_disable() and local_irq_enable()
Martin Kepplinger
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2015-03-30
mfd: menelaus: Use macro for magic number
Aaro Koskinen
2015-03-30
mfd: menelaus: Drop support for SW controller VCORE
Aaro Koskinen
2015-03-23
mfd: menelaus: Remove incorrect __exit markups
Dmitry Torokhov
2014-09-26
mfd: menelaus: Fix error return code
Julia Lawall
2014-09-26
mfd: menelaus: Remove null pointer dereference
Himangi Saraogi
2014-06-03
mfd: menelaus: Use module_i2c_driver
Sachin Kamat
2013-08-20
mfd: menelaus: Use devm_*() functions
Jingoo Han
2013-08-07
mfd: menelaus: Use NULL instead of 0
Jingoo Han
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2012-10-15
ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h
Tony Lindgren
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-10-24
mfd: Remove IRQF_DISABLED
Yong Zhang
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2010-12-24
mfd: update workqueue usages
Tejun Heo
2010-08-12
mfd: Use macros instead of some constant magic numbers for menelaus
Jarkko Nikula
2010-08-12
mfd: Fix menelaus mmc slot 2 misconfiguration
Jarkko Nikula
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-05-28
mfd: Fix dangling pointers
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-01-04
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
David Brownell