aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-mc13783.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2012-01-10drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin1-1/+1
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin1-11/+1
2011-10-24leds: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz1-4/+4
2011-10-24leds: Convert mc13783 driver to mc13xxx MFDDavid Jander1-26/+26
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz1-4/+3
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-3/+4
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-3/+4
2010-05-26leds: Add mc13783 LED supportPhilippe Rétornaz1-0/+403