aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-bt8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-13gpio: bt8xx: Include proper headerLinus Walleij1-1/+1
2016-01-05gpio: bt8xx: use gpiochip data pointerLinus Walleij1-5/+5
2014-08-29gpio: bt8xx: fix release of managed resourcesMichael Auchter1-3/+0
2014-05-16gpio: bt8xx: use devm function for memory allocationabdoulaye berthe1-13/+6
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-09-20gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-06-30Gpio/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin1-1/+1
2012-08-21gpio: bt8xx: Fix build error due to missing include fileAxel Lin1-1/+1
2012-04-07gpio: Convert drivers to use module_pci_driver()Axel Lin1-11/+1
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely1-3/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-06-06gpio: reorganize driversGrant Likely1-0/+348