summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-22hwmon: (g762) Make of_device_id array constJingoo Han1-1/+1
2014-05-22hwmon: (ltc2945) Fix 1st comment lineGuenter Roeck1-1/+1
2014-05-22hwmon: (vt1211) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (s3c-hwmon) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (max197) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (max1111) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (lm93) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (f71805f) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-41/+15
2014-05-22hwmon: (lm92) Drop function macrosGuenter Roeck1-83/+84
2014-05-22hwmon: (lm92) Drop FSF mailing addressGuenter Roeck1-4/+0
2014-05-22hwmon: (lm92) Drop unnecessary forward declarationGuenter Roeck1-3/+0
2014-05-22hwmon: (lm75) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-31/+20
2014-05-22hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-39/+14
2014-05-22hwmon: (lm77) Drop function macrosGuenter Roeck1-107/+75
2014-05-22hwmon: (lm77) Do not preserve hysteresis when updating critical temp limitGuenter Roeck2-8/+18
2014-05-22hwmon: (lm77) Rearrange code to no longer require forward declarationsGuenter Roeck1-92/+81
2014-05-22hwmon: (lm77) Drop FSF mailing addressGuenter Roeck1-4/+0
2014-05-22hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-32/+15
2014-05-22hwmon: (tmp102) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-26/+20
2014-05-22hwmon: (tmp102) Introduce dev variable in probe functionGuenter Roeck1-14/+14
2014-05-22hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+14
2014-05-21Linux 3.15-rc6v3.15-rc6Linus Torvalds1-1/+1
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo1-1/+5
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan1-1/+4
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan1-2/+3
2014-05-18target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-17random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-17clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-17staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-16ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede1-8/+0
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen1-1/+1
2014-05-16crush: decode and initialize chooseleaf_vary_rIlya Dryomov1-0/+5
2014-05-16libceph: fix corruption when using page_count 0 page in rbdChunwei Chen1-1/+19
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-16target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-16iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger1-1/+26
2014-05-16tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger1-4/+4
2014-05-16iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger1-1/+3