summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-05-18gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely
2012-05-18gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan
2012-05-18gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten
2012-05-18Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-18gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown
2012-05-18gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard
2012-05-18Add support for TCA6424AAndreas Schallenberg
2012-05-18gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman
2012-05-18gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman
2012-05-11Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-11gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma
2012-05-11gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma
2012-05-11gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma
2012-05-11gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma
2012-05-11gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-11gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-11gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma
2012-05-11gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-11gpio: add MSIC gpio driverMathias Nyman
2012-05-11gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson
2012-05-10gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma
2012-05-08gpio/langwell: convert to use irq_domainMika Westerberg
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-05-06Linux 3.4-rc6v3.4-rc6Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-04CPU frequency drivers MAINTAINERS updateDave Jones
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang