summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-06clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa
2013-09-06clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa
2013-09-06clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa
2013-09-06clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa
2013-09-06clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa
2013-09-06clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06NVMe: Merge issue on character device bring-upKeith Busch
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-06Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06dm stripe: silence a couple sparse warningsMike Snitzer
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck
2013-09-06hwmon: (w83792d) Update module authorShane Huang
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball
2013-09-06Merge branch 'for-3.12/sensor-hub' into for-linusJiri Kosina
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-09-06drm/i915: try not to lose backlight CBLV precisionJani Nikula
2013-09-06drm/i915: Confine page flips to BCS on ValleyviewChris Wilson
2013-09-06net: stmmac: fix bad merge conflict resolutionOlof Johansson
2013-09-06dm: add statistics supportMikulas Patocka
2013-09-06dm thin: always return -ENOSPC if no_free_space is setMike Snitzer
2013-09-06dm ioctl: cleanup error handling in table_loadMike Snitzer
2013-09-06dm ioctl: increase granularity of type_lock when loading tableMike Snitzer
2013-09-06dm ioctl: prevent rename to empty name or uuidAlasdair Kergon
2013-09-06dm thin: set pool read-only if breaking_sharing fails block allocationMike Snitzer
2013-09-06dm thin: prefix pool error messages with pool device nameMike Snitzer
2013-09-06dm: allow error target to replace bio-based and request-based targetsMike Snitzer
2013-09-05lguest: fix guest kernel stack overflow when TF bit set.Rusty Russell
2013-09-05lguest: fix BUG_ON() in invalid guest page table.Rusty Russell
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05ide: sgiioc4: Staticize ioc4_ide_attach_one()Jingoo Han
2013-09-05ide: palm_bk3710: add missing __iomem annotationJingoo Han
2013-09-05ide: use dev_get_platdata()Jingoo Han
2013-09-05ide-disk_proc: use macro to replace magic numberXinghai Yu
2013-09-05ide: replace strict_strtol() with kstrtol()Jingoo Han
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones
2013-09-05vxlan: Fix kernel panic on device delete.Pravin B Shelar