summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: hv: Check retrun value of strchr callTomas Hozza2013-06-031-1/+3
* tools: hv: Check return value of poll callTomas Hozza2013-06-031-1/+10
* tools: hv: Check return value of setsockopt callTomas Hozza2013-06-031-1/+7
* Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan2013-06-031-0/+10
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-034-9/+236
* w1: add family based automatic module loadingAlexander Stein2013-06-0313-2/+20
* misc/ep93xx_pwm: use kstrtol instead of strict_strtolH Hartley Sweeten2013-05-301-3/+3
* misc/ep93xx_pwm: use module_platform_driver()H Hartley Sweeten2013-05-301-5/+5
* misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline functionH Hartley Sweeten2013-05-301-6/+2
* misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline functionH Hartley Sweeten2013-05-301-7/+2
* misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline functionH Hartley Sweeten2013-05-301-8/+3
* misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline functionH Hartley Sweeten2013-05-301-6/+1
* misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline functionH Hartley Sweeten2013-05-301-6/+1
* misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline functionH Hartley Sweeten2013-05-301-8/+3
* misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline functionH Hartley Sweeten2013-05-301-6/+1
* misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline functionH Hartley Sweeten2013-05-301-9/+6
* misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline functionH Hartley Sweeten2013-05-301-8/+3
* misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functionsH Hartley Sweeten2013-05-301-21/+9
* misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for ioH Hartley Sweeten2013-05-301-2/+2
* misc/ep93xx_pwm: use managed device resourcesH Hartley Sweeten2013-05-301-53/+20
* drivers/misc: at25: convert to use devm_kzallocNikolay Balandin2013-05-301-17/+8
* drivers/misc: at24: convert to use devm_kzallocNikolay Balandin2013-05-301-29/+15
* char: xilinx_hwicap: Fix typo in comment and extend itMichal Simek2013-05-301-1/+7
* char: xilinx_hwicap: Checkpatch.pl cleanupMichal Simek2013-05-301-1/+1
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-304-9/+9
* mei: me: remove artificial singleton requirementTomas Winkler2013-05-301-19/+0
* mei: fix read after read scenarioTomas Winkler2013-05-301-11/+13
* mei: deprecate the mei_wd_state_independence_msgTomas Winkler2013-05-303-37/+0
* Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman2013-05-27841-5727/+9115
|\
| * Linux 3.10-rc3Linus Torvalds2013-05-261-1/+1
| * ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-261-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-231-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
| |\ \ \
OpenPOWER on IntegriCloud