summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede
2015-06-19drm: i915: Port to new backlight interface selection APIHans de Goede
2015-06-19acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede
2015-06-19samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-06-16Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause
2015-06-15ACPI / video: Add a parameter to not register the backlight sysfs interfaceHans de Goede
2015-06-15ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1Hans de Goede
2015-06-14Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-14Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown
2015-06-12md: don't return 0 from array_state_storeNeilBrown
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski
2015-06-12Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-06-12Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger
2015-06-11drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer
2015-06-11Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher
2015-06-11Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher
2015-06-11drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse
2015-06-11ntb: initialize max_mw for Atom before using itDaniel Verkamp
2015-06-10enic: fix memory leak in rq_cleanGovindarajulu Varadarajan
2015-06-10enic: check return value for stat dumpGovindarajulu Varadarajan
2015-06-10enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan
2015-06-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-10zram: clear disk io accounting when reset zram deviceWeijie Yang
2015-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-09SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens
2015-06-09drm/i915: Fix DDC probe for passive adaptersJani Nikula
2015-06-08ntb: iounmap MW reg and vbase in error pathJon Mason