]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2020-10-05  Dmitry Osipenkoi2c: tegra: Remove likely/unlikely from the code
2020-10-05  Dmitry Osipenkoi2c: tegra: Remove outdated barrier()
2020-10-05  Dmitry Osipenkoi2c: tegra: Clean up variable types
2020-10-05  Dmitry Osipenkoi2c: tegra: Reorder location of functions in the code
2020-10-05  Dmitry Osipenkoi2c: tegra: Clean up probe function
2020-10-05  Dmitry Osipenkoi2c: tegra: Move out all device-tree parsing into tegra...
2020-10-05  Dmitry Osipenkoi2c: tegra: Use clk-bulk helpers
2020-10-05  Dmitry Osipenkoi2c: tegra: Use platform_get_irq()
2020-10-05  Dmitry Osipenkoi2c: tegra: Use devm_platform_get_and_ioremap_resource()
2020-10-05  Dmitry Osipenkoi2c: tegra: Use reset_control_reset()
2020-10-05  Dmitry Osipenkoi2c: tegra: Remove error message used for devm_request_...
2020-10-05  Dmitry Osipenkoi2c: tegra: Runtime PM always available on Tegra
2020-10-05  Dmitry Osipenkoi2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode...
2020-10-05  Dmitry Osipenkoi2c: tegra: Initialize div-clk rate unconditionally
2020-10-05  Dmitry Osipenkoi2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
2020-10-05  Dmitry Osipenkoi2c: tegra: Handle potential error of tegra_i2c_flush_f...
2020-10-05  Dmitry Osipenkoi2c: tegra: Add missing pm_runtime_put()
2020-10-05  Dmitry Osipenkoi2c: tegra: Make tegra_i2c_flush_fifos() usable in...
2020-10-05  Wolfram Sangi2c: testunit: improve documentation
2020-09-29  Barry Songi2c: busses: replace spin_lock_irqsave by spin_lock...
2020-09-29  Wang ShaoBoi2c: efm32: Use devm_platform_get_and_ioremap_resource()
2020-09-29  Jarkko Nikulai2c: i801: Add support for Intel Alder Lake PCH-S
2020-09-27  Krzysztof Kozlowskidt-bindings: i2c: imx: Fix i.MX 7 compatible matching
2020-09-27  Krzysztof Kozlowskidt-bindings: i2c: imx: Add properties and use unevaluat...
2020-09-27  Krzysztof Kozlowskidt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible...
2020-09-27  Krzysztof Kozlowskidt-bindings: i2c: imx-lpi2c: Add properties and use...
2020-09-27  Krzysztof Kozlowskii2c: imx: Fix external abort on interrupt in exit paths
2020-09-27  Krzysztof Kozlowskii2c: rk3x: Simplify with dev_err_probe()
2020-09-27  Khalil Blaiechi2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC
2020-09-27  Khalil Blaiechdt-bindings: i2c: I2C binding for Mellanox BlueField SoC
2020-09-27  Wolfram SangMerge tag 'at24-updates-for-v5.10' of git://git.kernel...
2020-09-25  Jon Huntereeprom: at24: Support custom device names for AT24...
2020-09-24  Jon Hunterdt-bindings: eeprom: at24: Add label property for AT24
2020-09-24  Jon Huntereeprom: at24: Initialise AT24 NVMEM ID field
2020-09-21  Andy Shevchenkoi2c: nvidia-gpu: Use put_unaligned_be24()
2020-09-21  Andy Shevchenkoi2c: ismt: Add support for Intel Emmitsburg PCH
2020-09-21  Andy Shevchenkoi2c: ismt: Describe parameters in kernel doc
2020-09-21  Paul Cercueili2c: jz4780: Remove of_match_ptr()
2020-09-21  Paul Cercueili2c: jz4780: Add compatible string for JZ4770 SoC
2020-09-21  Paul Cercueildt-bindings: i2c: ingenic: Add compatible string for...
2020-09-21  Tom Rixi2c: amd_mp2: handle num is 0 input for i2c_amd_xfer
2020-09-21  Krzysztof Kozlowskii2c: stm32: Simplify with dev_err_probe()
2020-09-21  Alain Volmati2c: stm32: fix error message on upon dma_request_chan...
2020-09-21  Wolfram Sangmisc: eeprom: use helper to get i2c_client from kobj
2020-09-21  Tian Taoi2c: Switch to using the new API kobj_to_dev()
2020-09-21  Wolfram Sangi2c: rcar: add HostNotify support
2020-09-21  Wolfram Sangi2c: add slave testunit driver
2020-09-18  Alain Volmati2c: stm32: name slave slot to ease maintenance
2020-09-18  Krzysztof Kozlowskii2c: bcm2835: Simplify with dev_err_probe()
2020-09-18  Krzysztof Kozlowskii2c: mux: reg: Simplify with dev_err_probe()
2020-09-18  Krzysztof Kozlowskii2c: mux: gpmux: Simplify with dev_err_probe()
2020-09-18  Wolfram Sangi2c: rcar: refactor and shorten timeout when resetting
2020-09-18  Wolfram Sangi2c: rcar: improve bus busy detection
2020-09-18  Alain Volmati2c: stm32f7: Add SMBus Host-Notify protocol support
2020-09-17  Vadym Kochaneeprom: at24: set type id as EEPROM
2020-09-09  Alain Volmati2c: smbus: add core function handling SMBus host-notify
2020-09-09  Wolfram Sangi2c: add binding to mark a bus as SMBus
2020-09-09  Anson Huangi2c: imx: Use dev_err_probe() to simplify error handling
2020-09-09  Jeffrey Lini2c: i801: Register lis3lv02d I2C device on Dell Latitu...
2020-08-28  Dirk Behmei2c: rcar: Auto select RESET_CONTROLLER
2020-08-28  Jaakko Lainei2c: xiic: Support forcing single-master in DT
2020-08-28  Jaakko Lainei2c: xiic: Improve struct memory alignment
2020-08-28  Jaakko Lainei2c: xiic: Change code alignment to 1 space only
2020-08-25  Jean Delvareeeprom: at24: Tidy at24_read()
2020-08-25  Jarkko Nikulai2c: Remove 'default n' from busses/Kconfig
2020-08-23  Linus TorvaldsLinux 5.9-rc2 v5.9-rc2
2020-08-23  Linus TorvaldsMerge tag 'powerpc-5.9-3' of git://git.kernel.org/pub...
2020-08-23  Linus TorvaldsMerge tag 'x86-urgent-2020-08-23' of git://git.kernel...
2020-08-23  Linus TorvaldsMerge tag 'perf-urgent-2020-08-23' of git://git.kernel...
2020-08-23  Linus TorvaldsMerge tag 'efi-urgent-2020-08-23' of git://git.kernel...
2020-08-23  Linus TorvaldsMerge tag 'core-urgent-2020-08-23' of git://git.kernel...
2020-08-23  Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc2' of git://git.kerne...
2020-08-23  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-08-23  Linus TorvaldsMerge branch 'work.epoll' of git://git.kernel.org/pub...
2020-08-22  Al Virodo_epoll_ctl(): clean the failure exits up a bit
2020-08-22  Marc Zyngierepoll: Keep a reference on files added to the check...
2020-08-22  Nikolay Aleksandrovnet: nexthop: don't allow empty NHA_GROUP
2020-08-22  Linus TorvaldsMerge tag 'kbuild-fixes-v5.9' of git://git.kernel.org...
2020-08-22  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2020-08-22  Linus TorvaldsMerge tag 's390-5.9-3' of git://git.kernel.org/pub...
2020-08-22  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-08-22  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2020-08-22  Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9-2' of git://git...
2020-08-21  Geert Uytterhoevendt-bindings: vendor-prefixes: Remove trailing whitespace
2020-08-21  Will DeaconKVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCK...
2020-08-21  Will DeaconKVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
2020-08-21  Madalin Bucurdt-bindings: net: correct description of phy-connection...
2020-08-21  Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-21' of git://git.kernel...
2020-08-21  Rob Herringdt-bindings: PCI: intel,lgm-pcie: Fix matching on all...
2020-08-21  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-21  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-08-21  Linus TorvaldsMerge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel...
2020-08-21  Linus TorvaldsMerge tag 'for-linus-5.9-rc2-tag' of git://git.kernel...
2020-08-21  Linus TorvaldsMerge tag 'pm-5.9-rc2' of git://git.kernel.org/pub...
2020-08-21  Tobias Klauserbpf: Fix two typos in uapi/linux/bpf.h
2020-08-21  Tom Rixnet: dsa: b53: check for timeout
2020-08-21  Stephen BoydARM64: vdso32: Install vdso32 from vdso_install
2020-08-21  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2020-08-21  David Howellsafs: Fix NULL deref in afs_dynroot_depopulate()
2020-08-21  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next