summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-13drm/i2c: tda998x: add vendor specific infoframe supportfor-airlie-tda998xRussell King
2019-06-13drm/i2c: tda998x: improve correctness of quantisation rangeRussell King
2019-06-13drm/i2c: tda998x: add support for pixel repeated modesRussell King
2019-06-13drm/i2c: tda998x: get rid of params in audio settingsRussell King
2019-06-13drm/i2c: tda998x: clean up tda998x_configure_audio()Russell King
2019-06-13drm/i2c: tda998x: move audio routing configurationRussell King
2019-06-13drm/i2c: tda998x: configure both fields of AIP_CLKSEL togetherRussell King
2019-06-13drm/i2c: tda998x: index audio port enable config by route typeRussell King
2019-06-13drm/i2c: tda998x: store audio port enable in settingsRussell King
2019-06-13drm/i2c: tda998x: derive CTS_N value from aclk sample rate ratioRussell King
2019-06-13drm/i2c: tda998x: improve programming of audio divisorRussell King
2019-06-13drm/i2c: tda998x: implement different I2S flavoursRussell King
2019-06-13drm/i2c: tda998x: introduce tda998x_audio_settingsRussell King
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki
2019-04-30Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-30net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann
2019-04-29Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-04-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-28iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho
2019-04-28iwlwifi: fix driver operation for 5350Emmanuel Grumbach
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam