summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: at91_cf: convert to dev_ print functionsJoachim Eastwood2013-06-061-12/+10
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-06-061-2/+2
* uio: uio_pruss: Fix potential NULL pointer dereferenceEmil Goode2013-06-061-1/+1
* vme: Free DMA resource allocation structureMartyn Welch2013-06-061-0/+2
* drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()Rasmus Villemoes2013-06-061-1/+1
* pch_phub: fix error return code in pch_phub_probe()Wei Yongjun2013-06-061-19/+17
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-0614-83/+154
* net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-0510-23/+37
* pch_phub: re-use native MAC address parserAndy Shevchenko2013-06-031-6/+2
* pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()Wei Yongjun2013-06-031-2/+6
* tools: hv: Fix file descriptor leaksTomas Hozza2013-06-031-1/+5
* 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-rc3v3.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
| |\ \
OpenPOWER on IntegriCloud