summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-22i2c: sh_mobile: bail out on errors when initializingWolfram Sang
2014-05-22i2c: sh_mobile: remove superfluous offset parameterWolfram Sang
2014-05-22i2c: sh_mobile: devm conversion, irq setupWolfram Sang
2014-05-22i2c: sh_mobile: devm conversion, low hanging fruitsWolfram Sang
2014-05-22i2c: sh_mobile: honor DT bus speed settingsWolfram Sang
2014-05-22i2c: sh_mobile: improve error handlingWolfram Sang
2014-05-22i2c: sh_mobile: replace magic hex values with constantsWolfram Sang
2014-05-22i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch
2014-05-22i2c: ali1563: fix checkpatch.pl issuesRichard Leitner
2014-05-22i2c: nomadik: Fixup system suspendUlf Hansson
2014-05-22i2c: imx: add SMBus block read supportKaushal Butala
2014-05-22i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard
2014-05-22Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-22Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-22Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-05-21Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan
2014-05-17target: fix memory leak on XCOPYMikulas Patocka
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o
2014-05-16clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16Merge branch 'acpi-video'Rafael J. Wysocki
2014-05-16ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen
2014-05-15target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-05-15iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger
2014-05-15tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger
2014-05-15iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-05-15Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg
2014-05-15Target/iser: Fix wrong connection requests list additionSagi Grimberg
2014-05-15target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-05-15Merge branch 'pm-cpufreq'Rafael J. Wysocki