summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/menelaus.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-1/+1
* mfd: menelaus: Use macro for magic numberAaro Koskinen2015-03-301-1/+1
* mfd: menelaus: Drop support for SW controller VCOREAaro Koskinen2015-03-301-23/+0
* mfd: menelaus: Remove incorrect __exit markupsDmitry Torokhov2015-03-231-2/+2
* mfd: menelaus: Fix error return codeJulia Lawall2014-09-261-4/+4
* mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi2014-09-261-3/+0
* mfd: menelaus: Use module_i2c_driverSachin Kamat2014-06-031-22/+1
* mfd: menelaus: Use devm_*() functionsJingoo Han2013-08-201-10/+6
* mfd: menelaus: Use NULL instead of 0Jingoo Han2013-08-071-2/+2
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-1/+1
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+1
|\
| * mfd: Remove IRQF_DISABLEDYong Zhang2011-10-241-1/+1
* | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
|/
* mfd: update workqueue usagesTejun Heo2010-12-241-1/+2
* mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula2010-08-121-21/+54
* mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula2010-08-121-2/+2
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* mfd: Fix dangling pointersWolfram Sang2010-05-281-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* mfd: move drivers/i2c/chips/menelaus.c to drivers/mfdDavid Brownell2009-01-041-0/+1285
OpenPOWER on IntegriCloud