aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-bt8xx.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-08drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printkGravatar Enrico Weigelt, metux IT consult 1-4/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-13/+1
2018-01-13gpio: bt8xx: Include proper headerGravatar Linus Walleij 1-1/+1
2016-01-05gpio: bt8xx: use gpiochip data pointerGravatar Linus Walleij 1-5/+5
2014-08-29gpio: bt8xx: fix release of managed resourcesGravatar Michael Auchter 1-3/+0
2014-05-16gpio: bt8xx: use devm function for memory allocationGravatar abdoulaye berthe 1-13/+6
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanGravatar Linus Walleij 1-1/+1
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2013-09-20gpio: bt8xx: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-2/+0
2013-06-30Gpio/trivial: replace numeric with standard PM state macrosGravatar Yijing Wang 1-1/+1
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroGravatar Axel Lin 1-1/+1
2012-08-21gpio: bt8xx: Fix build error due to missing include fileGravatar Axel Lin 1-1/+1
2012-04-07gpio: Convert drivers to use module_pci_driver()Gravatar Axel Lin 1-11/+1
2011-12-12gpiolib: output basic details and consolidate gpio device driversGravatar Grant Likely 1-3/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-06-06gpio: reorganize driversGravatar Grant Likely 1-0/+348