Age | Commit message (Expand) | Author | Files | Lines |
2013-10-11 | gpio: rename gpio-langwell to gpio-intel-mid | David Cohen | 1 | -468/+0 |
2013-10-11 | gpio: langwell: add Intel Merrifield support | David Cohen | 1 | -11/+82 |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+1 |
2013-06-19 | gpio-langwell: remove Withney point support | Andy Shevchenko | 1 | -68/+1 |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 1 | -5/+1 |
2013-05-30 | gpio-langwell: drop away explicit casting | Andy Shevchenko | 1 | -8/+4 |
2013-05-30 | gpio-langwell: amend error messages | Andy Shevchenko | 1 | -6/+4 |
2013-05-30 | gpio-langwell: use managed functions pcim_* and devm_* | Andy Shevchenko | 1 | -57/+21 |
2013-05-30 | gpio-langwell: do not use direct access to iomapped memory | Andy Shevchenko | 1 | -5/+7 |
2013-05-30 | gpio-langwell: initialize lock before usage | Andy Shevchenko | 1 | -2/+2 |
2013-05-30 | gpio: langwell: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-05-20 | gpio-langwell: fix irq conflicts when DT is not used | David Cohen | 1 | -7/+10 |
2013-02-05 | gpio/langwell: cleanup driver | David Cohen | 1 | -34/+17 |
2013-02-05 | gpio/langwell: Add Cloverview ids to pci device table | David Cohen | 1 | -0/+2 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-08-07 | drivers/gpio/gpio-langwell.c: fix error return code | Julia Lawall | 1 | -2/+5 |
2012-05-10 | gpio/langwell: re-read the IRQ status register after each iteration | Mika Westerberg | 1 | -3/+1 |
2012-05-08 | gpio/langwell: convert to use irq_domain | Mika Westerberg | 1 | -21/+29 |
2012-04-05 | gpio/langwell: clear IRQ edge detect registers at init | Mika Westerberg | 1 | -0/+21 |
2012-04-05 | gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ | Mika Westerberg | 1 | -3/+13 |
2012-04-05 | gpio/langwell: use devm_* helpers to simplify probe | Mika Westerberg | 1 | -11/+7 |
2011-10-06 | gpio: langwell: ensure alternate function is cleared | Adrian Hunter | 1 | -0/+27 |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+458 |
2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+458 |