aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-18
* gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-18
* gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-18
* gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-18
* Add support for TCA6424AAndreas Schallenberg2012-05-18
* Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-11
|\
| * gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma2012-05-11
| * gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-11
| * gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma2012-05-11
| * gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-10
* | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* | gpio: add MSIC gpio driverMathias Nyman2012-05-11
* | gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-11
* | gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg2012-05-10
* | gpio/langwell: convert to use irq_domainMika Westerberg2012-05-08
* | Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-08
|\|
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-06
| |\
| | * intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-04
| | * Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-25
| | |\
| * | \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-05
| |\ \ \
| | * | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-05
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-04
| |\ \ \ \
| | * | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-26
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-04
| |\ \ \ \ \
| | * | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-04
| | * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-03
| | |\ \ \ \ \
| | | * | | | | drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-03
| | | * | | | | fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-02
| | | * | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-02
| | | * | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-02
| * | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-04
| |\ \ \ \ \ \ \
| | * | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2012-05-04
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-03
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-01
| | |/ / / / / /
| * | | | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-03
| |\ \ \ \ \ \ \
| | * | | | | | | efivars: Improve variable validationMatthew Garrett2012-05-03
| * | | | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-03
| | * | | | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-03
| | * | | | | | | | libata: init ata_print_id to 0Tero Roponen2012-05-03
| | * | | | | | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-03
| | * | | | | | | | libata: skip old error history when counting probe trialsLin Ming2012-05-03
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-05-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-27
| | * | | | | | | | i2c: mxs: handle spurious interruptWolfram Sang2012-04-25
| | * | | | | | | | i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-22