aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-3/+2
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-11-09usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai3-2/+55
2019-10-29drm: bridge: dw-hdmi: Report connector status using callbackCheng-Yi Chiang2-1/+51
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng1-0/+18
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih1-0/+1
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih1-0/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih1-0/+1
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih1-1/+1
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-19/+2
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds15-80/+193
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds38-148/+268
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+2
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada1-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada1-1/+1
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King1-0/+69
2019-10-04net: phy: extract pause modeRussell King1-7/+13
2019-10-04net: phy: extract link partner advertisement readingRussell King1-25/+40
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+5
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello1-1/+1
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng1-2/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-56/+72
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-159/+230
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds9-121/+175
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie6-102/+111
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie8-23/+36
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä1-1/+1
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesOlof Johansson1-3/+3
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard1-0/+1
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard6076-174255/+495443
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen1-1/+1
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä1-2/+3
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst5-99/+107
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding1-4/+6
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds1-1/+3
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()Yizhuo1-1/+5
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov1-1/+1
2019-10-02xen/xenbus: fix self-deadlock after killing user processJuergen Gross1-2/+18
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-14/+12
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann1-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann1-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann1-1/+1