aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/ab3100-otp.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-14mfd: ab2100-otp: Remove pointless 'out of memory' error messageGravatar Lee Jones 1-3/+2
2014-10-20mfd: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-06-13mfd: ab3100-otp: Convert to managed resources for allocating memoryGravatar Lee Jones 1-9/+5
2013-04-05mfd: ab3100-otp: use module_platform_driver_probe()Gravatar Jingoo Han 1-13/+1
2010-08-12mfd: Fix memory leak in ab3100_otp_probeGravatar Axel Lin 1-8/+8
2010-05-28mfd: AB3100 register access change to abx500 APIGravatar Mattias Wallin 1-7/+4
2010-05-28mfd: Renamed ab3100.h to abx500.hGravatar Linus Walleij 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07mfd: Fix debugfs code in AB3100 OTP driverGravatar Linus Walleij 1-6/+7
2009-09-17mfd: AB3100 OTP readoutGravatar Linus Walleij 1-0/+268