aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-langwell.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11gpio: rename gpio-langwell to gpio-intel-midDavid Cohen1-468/+0
2013-10-11gpio: langwell: add Intel Merrifield supportDavid Cohen1-11/+82
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+1
2013-06-19gpio-langwell: remove Withney point supportAndy Shevchenko1-68/+1
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-5/+1
2013-05-30gpio-langwell: drop away explicit castingAndy Shevchenko1-8/+4
2013-05-30gpio-langwell: amend error messagesAndy Shevchenko1-6/+4
2013-05-30gpio-langwell: use managed functions pcim_* and devm_*Andy Shevchenko1-57/+21
2013-05-30gpio-langwell: do not use direct access to iomapped memoryAndy Shevchenko1-5/+7
2013-05-30gpio-langwell: initialize lock before usageAndy Shevchenko1-2/+2
2013-05-30gpio: langwell: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-20gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen1-7/+10
2013-02-05gpio/langwell: cleanup driverDavid Cohen1-34/+17
2013-02-05gpio/langwell: Add Cloverview ids to pci device tableDavid Cohen1-0/+2
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-2/+2
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-08-07drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall1-2/+5
2012-05-10gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg1-3/+1
2012-05-08gpio/langwell: convert to use irq_domainMika Westerberg1-21/+29
2012-04-05gpio/langwell: clear IRQ edge detect registers at initMika Westerberg1-0/+21
2012-04-05gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg1-3/+13
2012-04-05gpio/langwell: use devm_* helpers to simplify probeMika Westerberg1-11/+7
2011-10-06gpio: langwell: ensure alternate function is clearedAdrian Hunter1-0/+27
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+458
2011-06-06gpio: reorganize driversGrant Likely1-0/+458