summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-11gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer1-1/+0
2013-10-11gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen1-120/+123
2013-10-11gpio: rename gpio-langwell to gpio-intel-midDavid Cohen3-4/+4
2013-10-11gpio: langwell: add Intel Merrifield supportDavid Cohen1-11/+82
2013-10-11gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg1-38/+38
2013-10-02gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax1-0/+3
2013-10-02gpio: twl4030: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02gpio: clps711x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02gpio: adnp: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-27Merge branch 'ixp4-cleanup' into develLinus Walleij3-13/+37
2013-09-27staging: media/lirc: switch to use gpiolibLinus Walleij1-3/+13
2013-09-27ptp: switch to use gpiolibLinus Walleij1-1/+8
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij1-2/+11
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij1-7/+5
2013-09-23gpio: pcf857x: Add OF supportLaurent Pinchart1-8/+36
2013-09-23gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher1-11/+0
2013-09-23gpio: gpio-mc33880: Remove redundant spi_set_drvdataSachin Kamat1-3/+0
2013-09-23gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-23gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat1-3/+0
2013-09-23Merge branch 'iop-cleanup' into develLinus Walleij3-0/+140
2013-09-21gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij1-6/+14
2013-09-21ARM: plat-iop: pass physical base for GPIOLinus Walleij1-1/+1
2013-09-21gpio: iop: use readl/writel accessorsLinus Walleij1-8/+16
2013-09-21ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij1-2/+34
2013-09-21ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij1-6/+3
2013-09-21gpio: decouple the IOP GPIO driver from platformLinus Walleij1-2/+2
2013-09-21ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij3-0/+103
2013-09-21gpio: ucb1400: Can be built as a moduleJean Delvare1-1/+1
2013-09-20gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-20gpio: arizona: Add wm8997 support to probeCharles Keepax1-0/+1
2013-09-20gpio: bcm281xx: Add GPIO driverMarkus Mayer3-0/+639
2013-09-20gpiolib: factorize gpiod_get/set functionsAlexandre Courbot1-39/+33
2013-09-19emev2: GPIOLIB: Enable support for OFIan Molton2-1/+2
2013-09-19gpio: palmas: add support for TPS80036Laxman Dewangan1-35/+69
2013-09-19gpiolib: Include GPIO label in log messages for GPIOsMark Brown1-0/+21
2013-09-19gpiolib: Provide helper macros for logging of GPIO eventsMark Brown1-20/+32
2013-09-18gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij1-3/+7
2013-09-17gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui1-8/+1
2013-09-17gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian1-3/+19
2013-09-17gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian1-37/+0
2013-09-17gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian1-4/+24
2013-09-17Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-104/+129
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2-4/+4
2013-09-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-09-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-114/+66
2013-09-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds35-678/+1707
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+31
2013-09-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+9
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds3-8/+7
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky32-131/+90