summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pl061.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach2009-07-011-3/+14
* gpio: pl061: fix probe error handling codeBaruch Siach2009-07-011-1/+2
* gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach2009-06-201-0/+341