summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat2013-09-231-3/+0
* Merge branch 'iop-cleanup' into develLinus Walleij2013-09-233-0/+140
|\
| * ARM: plat-iop: pass physical base for GPIOLinus Walleij2013-09-201-1/+1
| * gpio: iop: use readl/writel accessorsLinus Walleij2013-09-201-8/+16
| * ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-201-2/+34
| * ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2013-09-201-6/+3
| * gpio: decouple the IOP GPIO driver from platformLinus Walleij2013-09-201-2/+2
| * ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-203-0/+103
* | gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij2013-09-201-6/+14
* | gpio: ucb1400: Can be built as a moduleJean Delvare2013-09-201-1/+1
* | gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-201-2/+0
* | gpio: arizona: Add wm8997 support to probeCharles Keepax2013-09-201-0/+1
* | gpio: bcm281xx: Add GPIO driverMarkus Mayer2013-09-203-0/+639
* | gpiolib: factorize gpiod_get/set functionsAlexandre Courbot2013-09-201-39/+33
* | emev2: GPIOLIB: Enable support for OFIan Molton2013-09-192-1/+2
* | gpio: palmas: add support for TPS80036Laxman Dewangan2013-09-191-35/+69
* | gpiolib: Include GPIO label in log messages for GPIOsMark Brown2013-09-191-0/+21
* | gpiolib: Provide helper macros for logging of GPIO eventsMark Brown2013-09-191-20/+32
* | gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij2013-09-181-3/+7
* | gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-171-8/+1
* | gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian2013-09-171-3/+19
* | gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian2013-09-171-37/+0
* | gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian2013-09-171-4/+24
|/
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-164-104/+129
|\
| * clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| * clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| * clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39
| * clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-3/+3
| * clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-021-39/+30
| * clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-021-6/+6
| * ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano2013-08-221-1/+2
| * clocksource: sh_cmt: 32-bit control register supportMagnus Damm2013-08-221-14/+36
| * clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart2013-08-221-35/+14
* | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-09-162-4/+4
|\ \
| * | UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-201-4/+1
| * | UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-191-0/+3
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-151-0/+1
|\ \ \
| * | | MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-131-0/+1
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-09-1513-114/+66
|\ \ \ \
| * | | | platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko2013-09-051-24/+1
| * | | | samsung-laptop: fix config build errorRandy Dunlap2013-09-051-0/+1
| * | | | platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-053-3/+0
| * | | | amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.Jerome Meinke2013-09-051-0/+7
| * | | | wmi: parse_wdg() should return kernel error codesDan Carpenter2013-09-051-2/+2
| * | | | hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-051-8/+8
| * | | | platform: replace strict_strto*() with kstrto*()Jingoo Han2013-09-052-3/+5
| * | | | x86: irst: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * | | | x86: smartconnect: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * | | | platform samsung-q10: use ACPI instead of direct EC callsFrederick van der Wyck2013-09-052-45/+22
| * | | | thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee2013-09-051-3/+10