aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill/rfkill-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun1-2/+5
2012-12-06rfkill: remove __dev* attributesBill Pemberton1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall1-1/+1
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin1-12/+1
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+11
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein1-0/+227