aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xilinx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-09gpio: xilinx: Make of_device_id array constJingoo Han1-1/+1
2013-06-17GPIO: xilinx: Use BIT macroMichal Simek1-6/+6
2013-06-17GPIO: xilinx: Use __raw_readl/__raw_writel IO functionsMichal Simek1-2/+7
2013-06-17GPIO: xilinx: Add support for dual channelMichal Simek1-12/+91
2013-06-17GPIO: xilinx: Simplify driver probe functionMichal Simek1-14/+10
2012-11-28gpio: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely1-1/+0
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker1-0/+1
2011-06-06gpio: reorganize driversGrant Likely1-0/+233