summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: ge: fix compilation errorKamlakant Patel2015-01-191-0/+1
* gpio: ge: convert to use basic mmio gpio libraryKamlakant Patel2015-01-162-57/+40
* gpio: gpio-dln2: Added a Blank line after declarationMohammad Jamal2015-01-151-0/+1
* gpio: max732x: Add DT binding documentationSemen Protsenko2015-01-151-0/+59
* gpio: max732x: Fix possible deadlockSemen Protsenko2015-01-151-1/+11
* gpio: max732x: Rewrite IRQ code to use irq_domain APISemen Protsenko2015-01-152-35/+66
* gpio: max732x: Add device tree supportSemen Protsenko2015-01-151-11/+51
* gpio/Kconfig: Fix X86 arch nameRicardo Ribalda Delgado2015-01-151-1/+1
* gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-01-152-46/+24
* gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven2015-01-151-4/+2
* gpio: mvebu: Fix probe cleanup on errorAndrew Lunn2015-01-151-6/+17
* gpio: mvebu: checkpatch fixesAndrew Lunn2015-01-151-35/+42
* gpio:gpiolib: use static const char const * for a suffixes arrayOlliver Schinagl2015-01-151-1/+1
* gpio: Make the vararg hacks not pass magic valuesOlliver Schinagl2015-01-151-8/+9
* gpio-amd8111: check ioport_map return valueVarka Bhadram2015-01-151-0/+5
* gpio: dwapb: Convert to use resource managed APIsAxel Lin2015-01-151-39/+14
* gpio: tz1090: Use resource_size to fix off-by-oneAxel Lin2015-01-151-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2015-01-151-1/+0
* gpio: sx150x: Fix comparing wrong value with chip->irq_maskedAxel Lin2015-01-151-1/+1
* gpio: grgpio: off by one in grgpio_to_irq()Dan Carpenter2015-01-151-1/+1
* gpio: tc3589x: get rid of platform dataLinus Walleij2015-01-152-25/+2
* gpio: vx855: Switch to use managed resources APIsAxel Lin2015-01-151-38/+6
* gpio/xilinx: Use of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-151-4/+1
* gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-152-0/+18
* gpio/xilinx: Create a single gpio chip on dual coresRicardo Ribalda Delgado2015-01-151-108/+109
* gpio/xilinx: Fix kernel-docRicardo Ribalda Delgado2015-01-151-16/+21
* gpio/xilinx: Add support for X86 ArchRicardo Ribalda Delgado2015-01-152-3/+3
* gpio/xilinx: Convert the driver to platform device interfaceRicardo Ribalda Delgado2015-01-151-17/+66
* gpio/xilinx: Remove offset propertyRicardo Ribalda Delgado2015-01-151-23/+11
* gpio: sch: Add support for Intel Quark X1000 SoCChang Rebecca Swee Fun2015-01-152-2/+15
* gpio: sx150x: add support for sx1506 gpio expander deviceWei Chen2015-01-151-45/+112
* gpio: sx150x: move to irqdomain framework for sx150x driverWei Chen2015-01-152-54/+19
* gpio: moxart: convert to use basic mmio gpio libraryKamlakant Patel2015-01-092-70/+32
* Linux 3.19-rc2v3.19-rc2Linus Torvalds2014-12-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-283-51/+65
|\
| * kvm: warn on more invariant breakagePaolo Bonzini2014-12-281-1/+3
| * kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini2014-12-281-5/+17
| * kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-271-1/+1
| * kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-271-44/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
|\ \
| * | [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-261-1/+1
| |/
* | Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-273-3/+27
|\ \
| * | ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
| * | ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
| |/
* | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
|\ \
| * | parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-2547-221/+450
|\ \ \
| * | | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-249-74/+12
| * | | Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2014-12-246-10/+85
| |\ \ \
| | * | | amdkfd: init aperture once per processAlexey Skidanov2014-11-183-8/+11
OpenPOWER on IntegriCloud