summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-2453-878/+1210
|\
| * gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-196-10/+20
| * gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-182-2/+2
| * gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-184-0/+192
| * gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten2012-05-181-1/+1
| * Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-181-5/+4
| |\
| | * gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman2012-05-181-3/+3
| | * gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman2012-05-181-2/+1
| * | gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner2012-05-181-1/+2
| * | gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-183-2/+102
| * | gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-185-47/+41
| * | gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-183-0/+37
| * | gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-181-1/+1
| * | Add support for TCA6424AAndreas Schallenberg2012-05-181-13/+30
| * | Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-116-102/+30
| |\ \ | | |/
| | * gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma2012-05-111-5/+8
| | * gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-113-2/+6
| | * gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma2012-05-111-47/+0
| | * gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma2012-05-111-3/+0
| | * gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-111-9/+3
| | * gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-111-7/+6
| | * gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma2012-05-111-11/+8
| | * gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-115-16/+0
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-1117-426/+81
| * | gpio: add MSIC gpio driverMathias Nyman2012-05-113-0/+348
| * | gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-111-188/+215
| * | gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg2012-05-101-3/+1
| * | gpio/langwell: convert to use irq_domainMika Westerberg2012-05-082-21/+30
| * | Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-081520-10210/+18444
| |\ \
| * | | gpio: Move DT support code into drivers/gpioGrant Likely2012-04-075-7/+5
| * | | gpio: Convert drivers to use module_pci_driver()Axel Lin2012-04-074-44/+4
| * | | gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...Axel Lin2012-04-061-4/+5
| * | | gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown2012-04-051-0/+14
| * | | gpio/langwell: clear IRQ edge detect registers at initMika Westerberg2012-04-051-0/+21
| * | | gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg2012-04-051-3/+13
| * | | gpio/langwell: use devm_* helpers to simplify probeMika Westerberg2012-04-051-11/+7
| * | | gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-053-1/+19
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-244-31/+72
|\ \ \ \
| * \ \ \ Merge branch 'devicetree/merge' into devicetree/nextGrant Likely2012-05-202-4/+43
| |\ \ \ \
| | * | | | ARM: DT: Add binding for GIC virtualization extentions (VGIC)Marc Zyngier2012-05-111-2/+33
| | * | | | of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-171-2/+10
| * | | | | dt/documentation: Fix value format descriptionRoland Stigge2012-05-191-27/+28
| * | | | | dt: add vendor prefix for EM MicroelectronicsStephen Warren2012-05-191-0/+1
* | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-2421-573/+736
|\ \ \ \ \ \
| * | | | | | spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-196-13/+2
| * | | | | | SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song2012-05-191-12/+8
| * | | | | | spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-05-191-1/+1
| * | | | | | spi: refactor spi-coldfire-qspi to use SPI queue framework.Steven King2012-05-191-141/+114
| * | | | | | spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-191-133/+110
| * | | | | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-192-6/+345
OpenPOWER on IntegriCloud