summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer
2013-10-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren
2013-10-16gpio: rcar: Include linux/of.h headerSachin Kamat
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat
2013-10-16gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij
2013-10-16pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-10-16gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij
2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij
2013-10-11gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer
2013-10-11gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen
2013-10-11gpio: rename gpio-langwell to gpio-intel-midDavid Cohen
2013-10-11gpio: langwell: add Intel Merrifield supportDavid Cohen
2013-10-11gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel
2013-10-03usb: chipidea: add Intel Clovertrail pci idDavid Cohen
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger
2013-10-03iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger
2013-10-03iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger
2013-10-03target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger
2013-10-03target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger
2013-10-03target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger
2013-10-03ib_srpt: always set response for task managementJack Wang
2013-10-03Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-03Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2013-10-02Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-02Merge branch 'pm-fixes'Rafael J. Wysocki