summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-06drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä3-11/+23
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-360/+555
2013-09-06clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa1-10/+2
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa1-0/+49
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa1-0/+45
2013-09-06clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa1-1/+7
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa2-1/+135
2013-09-06clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa3-65/+14
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa2-1/+119
2013-09-06clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa3-62/+20
2013-09-06clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa1-3/+3
2013-09-06clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa1-7/+4
2013-09-06clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa1-184/+172
2013-09-06clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa3-9/+7
2013-09-06clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa1-8/+27
2013-09-06clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa1-4/+8
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-370/+2259
2013-09-06NVMe: Merge issue on character device bring-upKeith Busch1-4/+8
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-0/+4
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-437/+2675
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker1-10/+0
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein1-6/+3
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov1-0/+2
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-7/+861
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds6-46/+122
2013-09-06Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski134-686/+1220
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds30-44/+45
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds39-455/+998
2013-09-06dm stripe: silence a couple sparse warningsMike Snitzer1-0/+1
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck1-1/+1
2013-09-06hwmon: (w83792d) Update module authorShane Huang1-2/+2
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball2-0/+8
2013-09-06Merge branch 'for-3.12/sensor-hub' into for-linusJiri Kosina1-32/+23
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina39-422/+973
2013-09-06drm/i915: try not to lose backlight CBLV precisionJani Nikula1-1/+1
2013-09-06drm/i915: Confine page flips to BCS on ValleyviewChris Wilson1-1/+1
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson1-0/+1
2013-09-05dm: add statistics supportMikulas Patocka6-12/+1102
2013-09-05dm thin: always return -ENOSPC if no_free_space is setMike Snitzer1-25/+31
2013-09-05dm ioctl: cleanup error handling in table_loadMike Snitzer1-18/+16
2013-09-05dm ioctl: increase granularity of type_lock when loading tableMike Snitzer3-4/+6
2013-09-05dm ioctl: prevent rename to empty name or uuidAlasdair Kergon1-1/+1
2013-09-05dm thin: set pool read-only if breaking_sharing fails block allocationMike Snitzer1-2/+4
2013-09-05dm thin: prefix pool error messages with pool device nameMike Snitzer1-16/+32
2013-09-05dm: allow error target to replace bio-based and request-based targetsMike Snitzer3-3/+39
2013-09-06lguest: fix guest kernel stack overflow when TF bit set.Rusty Russell1-0/+10
2013-09-06lguest: fix BUG_ON() in invalid guest page table.Rusty Russell1-1/+3
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds7-11/+13
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-6/+9