summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix more broken referencesMauro Carvalho Chehab2018-06-1523-41/+41
* scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab2018-06-151-0/+7
* scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab2018-06-151-3/+18
* scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab2018-06-151-0/+6
* scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab2018-06-151-3/+17
* scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab2018-06-151-1/+1
* scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab2018-06-151-1/+1
* media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab2018-06-151-3/+3
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-157-15/+13Star
* media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab2018-06-1545-45/+45
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-1516-30/+28Star
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-1571-113/+113
* docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-1516-24/+24
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-154-4/+4
* docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab2018-06-151-3/+5
* docs: can.rst: fix a footnote referenceMauro Carvalho Chehab2018-06-151-2/+2
* Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-153-2/+17
|\
| * kselftest/cgroup: fix a signedness bugDan Carpenter2018-06-071-2/+2
| * selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao2018-06-072-0/+15
* | Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-1512-26/+101
|\ \
| * | ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan2018-06-141-3/+5
| * | ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan2018-06-141-0/+17
| * | ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan2018-06-141-10/+10
| * | ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan2018-06-141-0/+8
| * | ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia2018-06-141-0/+7
| * | ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia2018-06-141-2/+10
| * | ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako2018-06-131-3/+0Star
| * | ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako2018-06-131-2/+1Star
| * | ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako2018-06-133-1/+18
| * | ALSA: hda/realtek - Add shutup hintTakashi Iwai2018-06-131-0/+3
| * | ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai2018-06-121-0/+5
| * | ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-06-121-0/+1
| * | ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-06-121-0/+1
| * | ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-06-111-1/+3
| * | ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-06-111-4/+12
* | | Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-1543-249/+365
|\ \ \
| * \ \ Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-1543-255/+372
| |\ \ \
| | * | | drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
| | * | | drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan2018-06-131-9/+0Star
| | * | | drm/amdgpu: fix parsing indirect register list v2Evan Quan2018-06-131-6/+9
| | * | | drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu2018-06-131-4/+4
| | * | | drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
| | * | | drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma2018-06-131-11/+0Star
| | * | | drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-06-131-1/+1
| | * | | drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan2018-06-131-7/+6Star
| | * | | drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul2018-06-131-0/+13
| | * | | drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui2018-06-131-1/+2
| | * | | drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-134-8/+15
| | * | | drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang2018-06-131-2/+4
| | * | | drm/amdgpu: add checking for sos versionHuang Rui2018-06-131-1/+26