aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover2015-04-02
* | | | | | | Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-04-10
|\ \ \ \ \ \ \
| * | | | | | | ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin2015-04-09
| * | | | | | | ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai2015-04-08
| * | | | | | | ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto2015-04-08
| * | | | | | | ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang2015-04-08
| * | | | | | | ALSA: usb-audio: don't try to get Benchmark DAC1 sample rateEric Wong2015-04-04
| * | | | | | | ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang2015-04-04
* | | | | | | | Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds2015-04-10
|\ \ \ \ \ \ \ \
| * | | | | | | | nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-09
| * | | | | | | | nios2: add missing ptrace registers definesLey Foon Tan2015-04-09
| * | | | | | | | nios2: signal: Move restart_block to struct task_structLey Foon Tan2015-04-08
* | | | | | | | | Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-09
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2015-04-09
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-03
| | | | * | | | | | | | cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-03
| | | | |/ / / / / / /
| | | * / / / / / / / cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar2015-04-03
| | | |/ / / / / / /
| | * / / / / / / / Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki2015-04-06
| | |/ / / / / / /
* | | | | | | | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas2015-04-08
| * | | | | | | | | PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas2015-04-08
| * | | | | | | | | PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-03-12
| * | | | | | | | | PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-03-06
| * | | | | | | | | PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-03-06
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-08
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-04-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes2015-04-07
| | * | | | | | | | | | drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S2015-04-07
| | * | | | | | | | | | drm/i915/vlv: save/restore the power context base regJesse Barnes2015-04-07
| | | |/ / / / / / / / | | |/| | | | | | | |
| * / | | | | | | | | drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala2015-04-08
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "libceph: use memalloc flags for net IO"Ilya Dryomov2015-04-07
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi2015-04-07
| * | | | | | | | | | include/linux/dmapool.h: declare struct deviceMark Brown2015-04-07
| * | | | | | | | | | mm: move zone lock to a different cache line than order-0 free page listsMel Gorman2015-04-07
| |/ / / / / / / / /
* | | | | | | | | | Copy the kernel module data from user space in chunksLinus Torvalds2015-04-08
* | | | | | | | | | x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds2015-04-08
* | | | | | | | | | Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-04-07
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [media] rtl28xxu: return success for unimplemented FE callbackAntti Palosaari2015-04-02
| * | | | | | | | | [media] rtl2832: disable regmap register cacheAntti Palosaari2015-04-02
| * | | | | | | | | [media] vb2: Fix dma_dir setting for dma-contig mem typeSakari Ailus2015-04-02
| * | | | | | | | | [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-01
| * | | | | | | | | [media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski2015-04-01
| * | | | | | | | | [media] cx23885: fix querycapHans Verkuil2015-04-01
| * | | | | | | | | [media] sh_veu: v4l2_dev wasn't setHans Verkuil2015-04-01
| * | | | | | | | | [media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lockKamil Debski2015-03-04
| * | | | | | | | | [media] s5p-jpeg: exynos3250: fix erroneous reset procedureJacek Anaszewski2015-03-04
| * | | | | | | | | [media] s5p-tv: hdmi needs I2C supportArnd Bergmann2015-03-04
| * | | | | | | | | [media] s5p-jpeg: Initialize cb and cr to zeroTony K Nadackal2015-03-04