summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede3-167/+137
2015-06-19drm: i915: Port to new backlight interface selection APIHans de Goede1-11/+1
2015-06-19acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede1-0/+3
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2-88/+100
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede6-32/+47
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede4-13/+7
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede3-66/+58
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede2-14/+1
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede2-14/+0
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede1-1/+0
2015-06-19samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede1-2/+2
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-16Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki4-38/+51
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause1-1/+1
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause1-2/+2
2015-06-15ACPI / video: Add a parameter to not register the backlight sysfs interfaceHans de Goede1-4/+39
2015-06-15ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1Hans de Goede1-0/+9
2015-06-15Linux 4.1-rc8Linus Torvalds1-1/+1
2015-06-15Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-93/+144
2015-06-15Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds1-1/+2
2015-06-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-25/+29
2015-06-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+19
2015-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+18
2015-06-15Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-7/+58
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin1-2/+2
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent1-7/+14
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-38/+80
2015-06-13Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida1-1/+1
2015-06-13sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner1-1/+10
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+13
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+10
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds3-4/+23
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2-3/+21
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown3-0/+3
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown1-5/+6
2015-06-12md: don't return 0 from array_state_storeNeilBrown1-1/+1
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski1-1/+5
2015-06-12ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai1-2/+16
2015-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-15/+46
2015-06-12net: don't wait for order-3 page allocationShaohua Li2-2/+2
2015-06-12Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-4/+18
2015-06-12Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-11/+28
2015-06-12mpls: handle device renames for per-device sysctlsRobert Shearman1-0/+11
2015-06-12net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-06-12block: pmem: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2015-06-12Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-11block: fix ext_dev_lock lockdep reportDan Williams1-6/+6
2015-06-11drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12