summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: ich: add GPO_BLINK supportVincent Donnefort2013-06-191-1/+7
* gpio-sta2x11: Convert to use devm_ioremap_resourceTushar Behera2013-06-171-1/+3
* gpio_msm: Convert to use devm_ioremap_resourceTushar Behera2013-06-171-6/+6
* gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm2013-06-171-1/+8
* gpio-sta2x11: Fix potential NULL pointer dereferenceSachin Kamat2013-06-171-0/+2
* gpio/omap: omap_gpio_init_context stub must be inlineArnd Bergmann2013-06-171-1/+1
* gpio: msm-v1: Remove errant __devinit to fix compileStephen Boyd2013-06-171-1/+1
* gpio: devres: make comments properWolfram Sang2013-06-171-7/+7
* GPIO: xilinx: Enable driver for Xilinx zynqMichal Simek2013-06-171-1/+1
* DT: Add documentation for gpio-xilinxMichal Simek2013-06-171-0/+48
* GPIO: xilinx: Use BIT macroMichal Simek2013-06-171-6/+6
* GPIO: xilinx: Use __raw_readl/__raw_writel IO functionsMichal Simek2013-06-171-2/+7
* GPIO: xilinx: Add support for dual channelMichal Simek2013-06-171-12/+91
* GPIO: xilinx: Simplify driver probe functionMichal Simek2013-06-171-14/+10
* gpio: sx150x: convert to use devm_* functionsNikolay Balandin2013-05-301-11/+7
* MAINTAINERS: add linux-gpio mailing listAlexandre Courbot2013-05-301-0/+1
* gpio-ml-ioh: fix error return code in ioh_gpio_probe()Wei Yongjun2013-05-301-0/+1
* gpio-langwell: drop away explicit castingAndy Shevchenko2013-05-301-8/+4
* gpio-langwell: amend error messagesAndy Shevchenko2013-05-301-6/+4
* gpio-langwell: use managed functions pcim_* and devm_*Andy Shevchenko2013-05-301-57/+21
* gpio-langwell: do not use direct access to iomapped memoryAndy Shevchenko2013-05-301-5/+7
* gpio-langwell: initialize lock before usageAndy Shevchenko2013-05-301-2/+2
* gpio: max7300: Fix trivial typo in Kconfig help textAxel Lin2013-05-301-1/+1
* gpio: stmpe: Staticize non-exported symbolsAxel Lin2013-05-301-3/+3
* gpio: vx855: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-2/+0
* gpio: timberdale: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-2/+0
* gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* gpio: rdc321x: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-5/+2
* gpio: lynxpoint: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* gpio: langwell: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* Linux 3.10-rc3v3.10-rc3Linus Torvalds2013-05-271-1/+1
* ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-271-5/+22
* Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
|\
| * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-241-1/+1
| * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| * SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\ \
| * | amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
| |/
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-2612-71/+62
|\ \
| * | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
| * | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| * | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| * | parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller2013-05-241-0/+1
| * | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1