summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-241-2/+3
* | | Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-268-21/+47
|\ \ \
| * | | xfs: remote attribute lookups require the value lengthDave Chinner2013-05-241-1/+2
| * | | xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-241-11/+13
| * | | xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner2013-05-241-0/+1
| * | | xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner2013-05-244-5/+7
| * | | xfs: Don't reference the EFI after it is freedDave Chinner2013-05-241-2/+3
| * | | xfs: fix rounding in xfs_free_file_spaceDave Chinner2013-05-241-2/+2
| * | | xfs: fix sub-page blocksize data integrity writesDave Chinner2013-05-241-0/+19
| | |/ | |/|
* | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-263-2/+3
|\ \ \
| * | | pm2301_charger: Fix module alias prefixAxel Lin2013-05-101-1/+1
| * | | wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin2013-05-101-1/+0
| * | | bq27x00: Fix I2C dependency in KConfigXiong Zhou2013-05-101-0/+1
| * | | lp8788-charger: Fix kconfig dependencyRandy Dunlap2013-05-031-0/+1