aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab3550-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-24mfd: Delete ab3550 driverLinus Walleij1-1380/+0
2011-10-24mfd: Fix section mismatch warning in ab3550-coreWanlong Gao1-5/+5
2011-07-31mfd: Use kstrtoul_from_user in ab3550Peter Huewe1-30/+11
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz1-2/+4
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-6/+6
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon1-3/+1
2011-03-23mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-01-14mfd: Convert AB3500 to new irq_ APIsMark Brown1-15/+13
2010-08-12mfd: Staticise ab3550 register access functionsMark Brown1-11/+12
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-05-28mfd: AB3550 core driverMattias Wallin1-0/+1401