summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI / video: Port to new backlight interface selection APIHans de Goede2015-06-193-167/+137
* drm: i915: Port to new backlight interface selection APIHans de Goede2015-06-191-11/+1
* acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede2015-06-191-0/+3
* acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2015-06-192-88/+100
* acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-196-32/+47
* acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede2015-06-194-13/+7
* acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede2015-06-193-66/+58
* acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede2015-06-192-14/+1
* acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede2015-06-192-14/+0
* apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede2015-06-191-1/+0
* samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede2015-06-191-2/+2
* asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-191-1/+1
* apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-191-1/+1
* Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki2015-06-164-38/+51
|\
| * ACPI / scan: constify ACPI device idsMathias Krause2015-06-151-1/+1
| * ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki2015-05-223-17/+21
| * ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki2015-05-052-24/+33
* | ACPI / video: constify ACPI and DMI id tablesMathias Krause2015-06-151-2/+2
* | ACPI / video: Add a parameter to not register the backlight sysfs interfaceHans de Goede2015-06-151-4/+39
* | ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1Hans de Goede2015-06-151-0/+9
* | Linux 4.1-rc8v4.1-rc8Linus Torvalds2015-06-151-1/+1
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-152-93/+144
|\ \
| * | dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski2015-06-121-1/+5
| * | dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-081-60/+96
| * | dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-081-32/+43
* | | Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds2015-06-151-1/+2
|\ \ \
| * | | ntb: initialize max_mw for Atom before using itDaniel Verkamp2015-06-111-0/+1
| * | | ntb: iounmap MW reg and vbase in error pathJon Mason2015-06-091-1/+1
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-157-25/+29
|\ \ \
| * | | MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin2015-06-131-2/+2
| * | | IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent2015-06-131-7/+14
| * | | MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle2015-06-101-1/+1
| * | | MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle2015-06-101-3/+1
| * | | MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle2015-06-101-2/+1
| * | | SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens2015-06-091-3/+3
| * | | MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras2015-06-091-7/+7
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-151-1/+1
|\ \ \
| * | | irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin2015-06-081-1/+1
| |/ /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-152-6/+19
|\ \ \
| * | | lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-072-6/+19
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-153-15/+18
|\ \ \ \
| * | | | Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar2015-06-092-12/+15
| * | | | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang2015-06-071-3/+3
| |/ / /
* | | | Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-156-7/+58
|\ \ \ \
| * | | | ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai2015-06-121-2/+16
| * | | | ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-114-2/+34
| * | | | ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai2015-06-111-1/+2
| * | | | ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai2015-06-101-0/+3
| * | | | ALSA: hda - fix number of devices query on hotplugDave Airlie2015-06-091-1/+1
| * | | | ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSBJurgen Kramer2015-06-081-2/+3