index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-langwell.c
Age
Commit message (
Expand
)
Author
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-19
gpio-langwell: remove Withney point support
Andy Shevchenko
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-05-30
gpio-langwell: drop away explicit casting
Andy Shevchenko
2013-05-30
gpio-langwell: amend error messages
Andy Shevchenko
2013-05-30
gpio-langwell: use managed functions pcim_* and devm_*
Andy Shevchenko
2013-05-30
gpio-langwell: do not use direct access to iomapped memory
Andy Shevchenko
2013-05-30
gpio-langwell: initialize lock before usage
Andy Shevchenko
2013-05-30
gpio: langwell: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-20
gpio-langwell: fix irq conflicts when DT is not used
David Cohen
2013-02-05
gpio/langwell: cleanup driver
David Cohen
2013-02-05
gpio/langwell: Add Cloverview ids to pci device table
David Cohen
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-08-07
drivers/gpio/gpio-langwell.c: fix error return code
Julia Lawall
2012-05-10
gpio/langwell: re-read the IRQ status register after each iteration
Mika Westerberg
2012-05-08
gpio/langwell: convert to use irq_domain
Mika Westerberg
2012-04-05
gpio/langwell: clear IRQ edge detect registers at init
Mika Westerberg
2012-04-05
gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
Mika Westerberg
2012-04-05
gpio/langwell: use devm_* helpers to simplify probe
Mika Westerberg
2011-10-06
gpio: langwell: ensure alternate function is cleared
Adrian Hunter
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-06-06
gpio: reorganize drivers
Grant Likely