summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-pca9532.c
Commit message (Expand)AuthorAgeFilesLines
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-8/+2
* leds: use dev_get_platdata()Jingoo Han2013-08-261-1/+2
* leds: pca9532: fix suspect code indent for conditional statementsJingoo Han2013-02-011-1/+1
* leds: pca9532: Convert to devm_input_allocate_device()Axel Lin2013-02-011-3/+1
* leds: convert PCA9532 LED driver to devm_kzalloc()Bryan Wu2012-07-241-8/+2
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-101-13/+1
* drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang2011-07-081-1/+1
* drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel2011-05-251-22/+62
* drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2011-05-251-3/+110
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* leds: leds-pca9532 cleanupsAxel Lin2011-01-131-38/+28
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-4/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: leds-pca9532 - Drop unused module parametersJean Delvare2009-10-041-3/+0
* leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
* leds: pca9532 - Indent using tabs, not spaces.Antonio Ospite2009-06-231-29/+29
* leds: Fix &&/|| confusion in leds-pca9532.cRiku Voipio2009-04-061-1/+1
* trivial: Update my email addressRiku Voipio2009-03-301-2/+2
* leds: leds-pcs9532 - Move i2c work to a workquequeRiku Voipio2009-01-081-8/+43
* leds: leds-pca9532 - fix memory leak and properly handle errorsSven Wegener2009-01-081-9/+13
* leds: eds-pca9532: mark pca9532_event() staticSven Wegener2009-01-081-2/+2
* leds: Add pca9532 led driverRiku Voipio2008-07-231-0/+337
OpenPOWER on IntegriCloud