summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-langwell.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: rename gpio-langwell to gpio-intel-midDavid Cohen2013-10-111-468/+0Star
* gpio: langwell: add Intel Merrifield supportDavid Cohen2013-10-111-11/+82
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-5/+1Star
|\
| * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-5/+1Star
* | gpio-langwell: remove Withney point supportAndy Shevchenko2013-06-191-68/+1Star
* | gpio-langwell: drop away explicit castingAndy Shevchenko2013-05-301-8/+4Star
* | gpio-langwell: amend error messagesAndy Shevchenko2013-05-301-6/+4Star
* | gpio-langwell: use managed functions pcim_* and devm_*Andy Shevchenko2013-05-301-57/+21Star
* | gpio-langwell: do not use direct access to iomapped memoryAndy Shevchenko2013-05-301-5/+7
* | gpio-langwell: initialize lock before usageAndy Shevchenko2013-05-301-2/+2
* | gpio: langwell: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0Star
|/
* gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen2013-05-201-7/+10
* gpio/langwell: cleanup driverDavid Cohen2013-02-051-34/+17Star
* gpio/langwell: Add Cloverview ids to pci device tableDavid Cohen2013-02-051-0/+2
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-2/+2
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-071-2/+5
* gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg2012-05-111-3/+1Star
* gpio/langwell: convert to use irq_domainMika Westerberg2012-05-081-21/+29
* gpio/langwell: clear IRQ edge detect registers at initMika Westerberg2012-04-061-0/+21
* gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg2012-04-061-3/+13
* gpio/langwell: use devm_* helpers to simplify probeMika Westerberg2012-04-061-11/+7Star
* gpio: langwell: ensure alternate function is clearedAdrian Hunter2011-10-061-0/+27
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-1/+1
* gpio: reorganize driversGrant Likely2011-06-061-0/+458