aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab3100-otp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-14mfd: ab2100-otp: Remove pointless 'out of memory' error messageLee Jones1-3/+2
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-13mfd: ab3100-otp: Convert to managed resources for allocating memoryLee Jones1-9/+5
2013-04-05mfd: ab3100-otp: use module_platform_driver_probe()Jingoo Han1-13/+1
2010-08-12mfd: Fix memory leak in ab3100_otp_probeAxel Lin1-8/+8
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin1-7/+4
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07mfd: Fix debugfs code in AB3100 OTP driverLinus Walleij1-6/+7
2009-09-17mfd: AB3100 OTP readoutLinus Walleij1-0/+268