summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-06pcmcia: at91_cf: clean up header includesJoachim Eastwood1-4/+2
2013-06-06pcmcia: at91_cf: use devm_ functions for allocationsJoachim Eastwood1-53/+24
2013-06-06pcmcia: at91_cf: convert to dev_ print functionsJoachim Eastwood1-12/+10
2013-06-06pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-06-06uio: uio_pruss: Fix potential NULL pointer dereferenceEmil Goode1-1/+1
2013-06-06vme: Free DMA resource allocation structureMartyn Welch1-0/+2
2013-06-06drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()Rasmus Villemoes1-1/+1
2013-06-06pch_phub: fix error return code in pch_phub_probe()Wei Yongjun1-19/+17
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han14-83/+154
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko10-23/+37
2013-06-04pch_phub: re-use native MAC address parserAndy Shevchenko1-6/+2
2013-06-04pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()Wei Yongjun1-2/+6
2013-06-04tools: hv: Fix file descriptor leaksTomas Hozza1-1/+5
2013-06-04tools: hv: Check retrun value of strchr callTomas Hozza1-1/+3
2013-06-04tools: hv: Check return value of poll callTomas Hozza1-1/+10
2013-06-04tools: hv: Check return value of setsockopt callTomas Hozza1-1/+7
2013-06-04Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan1-0/+10
2013-06-04Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan4-9/+236
2013-06-04w1: add family based automatic module loadingAlexander Stein13-2/+20
2013-05-30misc/ep93xx_pwm: use kstrtol instead of strict_strtolH Hartley Sweeten1-3/+3
2013-05-30misc/ep93xx_pwm: use module_platform_driver()H Hartley Sweeten1-5/+5
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline functionH Hartley Sweeten1-6/+2
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline functionH Hartley Sweeten1-7/+2
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline functionH Hartley Sweeten1-8/+3
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline functionH Hartley Sweeten1-6/+1
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline functionH Hartley Sweeten1-6/+1
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline functionH Hartley Sweeten1-8/+3
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline functionH Hartley Sweeten1-6/+1
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline functionH Hartley Sweeten1-9/+6
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline functionH Hartley Sweeten1-8/+3
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functionsH Hartley Sweeten1-21/+9
2013-05-30misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for ioH Hartley Sweeten1-2/+2
2013-05-30misc/ep93xx_pwm: use managed device resourcesH Hartley Sweeten1-53/+20
2013-05-30drivers/misc: at25: convert to use devm_kzallocNikolay Balandin1-17/+8
2013-05-30drivers/misc: at24: convert to use devm_kzallocNikolay Balandin1-29/+15
2013-05-30char: xilinx_hwicap: Fix typo in comment and extend itMichal Simek1-1/+7
2013-05-30char: xilinx_hwicap: Checkpatch.pl cleanupMichal Simek1-1/+1
2013-05-30misc: use platform_{get,set}_drvdata()Jingoo Han4-9/+9
2013-05-30mei: me: remove artificial singleton requirementTomas Winkler1-19/+0
2013-05-30mei: fix read after read scenarioTomas Winkler1-11/+13
2013-05-30mei: deprecate the mei_wd_state_independence_msgTomas Winkler3-37/+0
2013-05-27Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman841-5727/+9115
2013-05-27Linux 3.10-rc3v3.10-rc3Linus Torvalds1-1/+1
2013-05-27ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul1-5/+22
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-41/+78
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-71/+62
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-21/+47
2013-05-26Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-137/+144