summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-09-11PM / devfreq: Fix incorrect type issue.Xiaolong Ye
2015-09-11PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham
2015-09-11PM / devfreq: drop comment about thermal setting max_freqJavi Merino
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino
2015-09-11PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-09-11PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham
2015-09-11PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-10toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos
2015-09-10toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos
2015-09-10clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier
2015-09-10clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner
2015-09-10clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10twl4030_charger: fix another compile errorGrazvydas Ignotas
2015-09-10Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy...Sebastian Reichel
2015-09-10xen-netfront: respect user provided max_queuesWei Liu
2015-09-10xen-netback: respect user provided max_queuesWei Liu
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen
2015-09-10drm/i915: Remove one very outdated commentTvrtko Ursulin
2015-09-10drm/i915: Use crtc->state for duplication.Maarten Lankhorst
2015-09-10drm/i915: Do not handle a null plane state.Maarten Lankhorst
2015-09-10drm/i915: Remove legacy plane updates for cursor and sprite planes.Maarten Lankhorst
2015-09-10drm/i915: Use atomic state when changing cursor visibility.Maarten Lankhorst
2015-09-10drm/i915: Use the atomic state in intel_update_primary_planes.Maarten Lankhorst
2015-09-10wmi: Remove private %pUL implementationRasmus Villemoes
2015-09-10drm/i915: Use the plane state in intel_crtc_info.Maarten Lankhorst
2015-09-10drm/i915: Use atomic plane state in the primary plane update.Maarten Lankhorst
2015-09-10drm/i915: add attached connector to hdmi containerShashank Sharma
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä
2015-09-10spi: atmel: remove warning when !CONFIG_PM_SLEEPAlexandre Belloni
2015-09-10spi: bcm2835: BUG: fix wrong use of PAGE_MASKMartin Sperl