summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-181-1/+1
* gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-183-0/+190
* 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-181-1/+51
* | gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-182-43/+39
* | gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-181-0/+29
* | 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-111-86/+26
|\|
| * 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-111-2/+2
| * 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: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-101-6/+3
* | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+8
* | 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-08617-4709/+9183
|\|
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
| |\
| | * intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-041-1/+1
| | * Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-256-66/+46
| | |\
| * | \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-053-13/+10
| |\ \ \
| | * | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-053-13/+10
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-041-2/+1
| |\ \ \ \
| | * | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-046-14/+23
| |\ \ \ \ \
| | * | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-041-2/+2
| | * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-035-12/+21
| | |\ \ \ \ \
| | | * | | | | drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-031-1/+1
| | | * | | | | fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-021-2/+2
| | | * | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-022-5/+13
| | | * | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-021-4/+5
| * | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-042-5/+1
| |\ \ \ \ \ \ \
| | * | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2012-05-042-5/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-031-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-031-16/+30
| |\ \ \ \ \ \ \
| | * | | | | | | efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
| * | | | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-035-5/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-0/+1
| | * | | | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1