i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
[platform/kernel/linux-starfive.git] / drivers /
2023-02-17 Heiner Kallweiti2c: i801: Add i801_simple_transaction(), complementing...
2023-02-12 Heiner Kallweiti2c: i801: add helper i801_set_hstadd()
2023-02-12 Heiner Kallweiti2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE...
2023-02-12 Heiner Kallweiti2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATUR...
2023-02-12 Heiner Kallweiti2c: i801: improve interrupt handler
2023-02-12 Alain Volmati2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
2023-02-03 Raviteja Narayanami2c: xiic: Remove interrupt enable/disable in Rx path
2023-02-03 Raviteja Narayanami2c: xiic: Add smbus_block_read functionality
2023-02-03 Raviteja Narayanami2c: xiic: Add wait for FIFO empty in send_tx
2023-02-03 Raviteja Narayanami2c: xiic: Switch to Xiic standard mode for i2c-read
2023-02-03 Raviteja Narayanami2c: xiic: Fix Rx and Tx paths in standard mode
2023-02-03 Raviteja Narayanami2c: xiic: Add standard mode support for > 255 byte
2023-02-02 Binbin Zhoui2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
2023-01-28 Shyam Sundar S Ki2c: designware: Change from u32 to unsigned int for...
2023-01-28 Shyam Sundar S Ki2c: designware: add a new bit check for IC_CON control
2023-01-23 Heiner Kallweiti2c: gpio: support write-only sda/scl w/o pull-up
2023-01-23 Heiner Kallweiti2c: algo: bit: allow getsda to be NULL
2023-01-20 ye xingcheni2c: au1550: Use devm_platform_get_and_ioremap_resource()
2023-01-20 ye xingcheni2c: mt65xx: Use devm_platform_get_and_ioremap_resource()
2023-01-20 ye xingcheni2c: bcm2835: Use devm_platform_get_and_ioremap_resource()
2023-01-20 ye xingcheni2c: aspeed: Use devm_platform_get_and_ioremap_resource()
2023-01-20 Binbin Zhoui2c: gpio: Add support on ACPI-based system
2023-01-20 Lars-Peter Clauseni2c: cadence: Remove redundant expression in if clause
2023-01-20 Lars-Peter Clauseni2c: cadence: Remove `irq` field from driver state...
2023-01-20 Lars-Peter Clauseni2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH...
2023-01-20 Hanna Hawai2c: Set i2c pinctrl recovery info from it's device...
2023-01-17 Bartosz Golaszewskii2c: dev: fix notifier return values
2023-01-17 Wolfram SangMerge branch 'i2c/fwnode-api' into i2c/for-mergewindow
2023-01-17 Russell King (Oracle)i2c: add fwnode APIs
2023-01-09 Yang Yingliangi2c: qcom-geni: change i2c_master_hub to static
2023-01-09 Hanna Hawai2c: designware: fix i2c_dw_clk_rate() return size...
2023-01-09 Konrad Dybcioi2c: qcom-cci: Deprecate duplicated compatibles
2023-01-08 Linus TorvaldsMerge tag 'powerpc-6.2-2' of git://git./linux/kernel...
2023-01-08 Linus TorvaldsMerge tag 'fixes-2023-01-08' of git://git./linux/kernel...
2023-01-07 Linus TorvaldsMerge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org...
2023-01-07 Linus TorvaldsMerge tag '6.2-rc2-smb3-client-fixes' of git://git...
2023-01-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.2-1' of git://git...
2023-01-07 Linus TorvaldsMerge tag 'usb-6.2-rc3' of git://git./linux/kernel...
2023-01-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-01-07 Linus TorvaldsMerge tag 'kbuild-fixes-v6.2-2' of git://git./linux...
2023-01-06 Linus TorvaldsMerge tag 'drm-fixes-2023-01-06' of git://anongit.freed...
2023-01-06 Jason A. Donenfeldtpm: Allow system suspend to continue when TPM suspend...
2023-01-06 Linus TorvaldsMerge tag 'block-2023-01-06' of git://git.kernel.dk...
2023-01-06 Linus TorvaldsMerge tag 'io_uring-2023-01-06' of git://git.kernel...
2023-01-06 Linus TorvaldsMerge tag 'tif-notify-signal-2023-01-06' of git://git...
2023-01-06 Linus TorvaldsMerge tag 'ceph-for-6.2-rc3' of https://github.com...
2023-01-06 Linus TorvaldsMerge tag 'fixes_for_v6.2-rc3' of git://git./linux...
2023-01-06 Linus TorvaldsMerge tag 'for-6.2-rc2-tag' of git://git./linux/kernel...
2023-01-06 Linus TorvaldsMerge tag 'riscv-for-linus-6.2-rc3' of git://git./linux...
2023-01-06 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06'...
2023-01-06 Linus TorvaldsMerge tag 'perf-urgent-2023-01-06' of git://git./linux...
2023-01-06 Linus TorvaldsMerge tag 'v6.2-p2' of git://git./linux/kernel/git...
2023-01-06 Thinh Nguyenusb: dwc3: gadget: Ignore End Transfer delay on teardown
2023-01-06 Arnd Bergmannusb: dwc3: xilinx: include linux/gpio/consumer.h
2023-01-06 Daniel VetterMerge tag 'drm-intel-fixes-2023-01-05' of git://anongit...
2023-01-06 Yang Yingliangusb: fotg210-udc: fix error return code in fotg210_udc_...
2023-01-05 Linus TorvaldsMerge tag 'thermal-6.2-rc3' of git://git./linux/kernel...
2023-01-05 Linus TorvaldsMerge tag 'net-6.2-rc3' of git://git./linux/kernel...
2023-01-05 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2-rc3' of git://git./linux...
2023-01-05 Linus TorvaldsMerge tag 'fbdev-for-6.2-rc3' of git://git./linux/kerne...
2023-01-05 Rodrigo ViviMerge tag 'gvt-fixes-2023-01-05' of https://github...
2023-01-05 Daniel VetterMerge tag 'amd-drm-fixes-6.2-2023-01-04' of https:...
2023-01-05 Arnd Bergmannfbdev: omapfb: avoid stack overflow warning
2023-01-05 Daniel VetterMerge tag 'drm-misc-fixes-2023-01-05' of git://anongit...
2023-01-05 Caleb Sanderqed: allow sleep in qed_mcp_trace_dump()
2023-01-05 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-01-05 Rob Herringof: fdt: Honor CONFIG_CMDLINE* even without /chosen...
2023-01-05 Rob HerringRevert "of: fdt: Honor CONFIG_CMDLINE* even without...
2023-01-05 Michel DänzerRevert "drm/amd/display: Enable Freesync Video Mode...
2023-01-05 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-01-04 Jens AxboeRevert "pktcdvd: remove driver."
2023-01-04 Ming Leiublk: honor IO_URING_F_NONBLOCK for handling control...
2023-01-04 Linus TorvaldsMerge tag 'nfsd-6.2-2' of git://git./linux/kernel/git...
2023-01-04 Jens Axboeblock: handle bio_split_to_limits() NULL return
2023-01-04 Zheng Wangdrm/i915/gvt: fix double free bug in split_2MB_gtt_entry
2023-01-04 Zhi Wangdrm/i915/gvt: use atomic operations to change the vGPU...
2023-01-04 Zhenyu Wangdrm/i915/gvt: fix vgpu debugfs clean in remove
2023-01-04 Zhenyu Wangdrm/i915/gvt: fix gvt debugfs destroy
2023-01-04 Dan Carpenterdrm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
2023-01-04 Andreas Rammholdof/fdt: run soc memory setup when early_init_dt_scan_me...
2023-01-03 Samson Tamdrm/amd/display: Uninitialized variables causing 4k60...
2023-01-03 Mukul Joshidrm/amdkfd: Fix kernel warning during topology setup
2023-01-03 Daniel VetterMerge tag 'drm-misc-next-fixes-2023-01-03' of git:...
2023-01-03 Dmitry Osipenkodrm/scheduler: Fix lockup in drm_sched_entity_kill()
2023-01-03 Szymon Heidrichusb: rndis_host: Secure rndis_query check against int...
2023-01-03 Sean Andersonnet: dpaa: Fix dtsec check for PCS availability
2023-01-03 Geetha sowjanyaocteontx2-pf: Fix lmtst ID used in aura free
2023-01-03 Daniil Tatianindrivers/net/bonding/bond_3ad: return when there's no...
2023-01-03 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2023-01-03 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2023-01-02 Linus TorvaldsMerge tag 'for-6.2-rc2-tag' of git://git./linux/kernel...
2023-01-02 Philipp Zabeldrm/imx: ipuv3-plane: Fix overlay plane width
2023-01-02 Paul Menzelfbdev: matroxfb: G200eW: Increase max memory from 1...
2023-01-02 Dmitry Osipenkodrm/scheduler: Fix lockup in drm_sched_entity_kill()
2023-01-02 Xiu Jianfengdrm/virtio: Fix memory leak in virtio_gpu_object_create()
2023-01-02 Horatiu Vulturnet: sparx5: Fix reading of the MAC address
2023-01-02 Ido Schimmelvxlan: Fix memory leaks in error path
2023-01-02 Miaoqian Lingpio: sifive: Fix refcount leak in sifive_gpio_probe
2023-01-02 Carlo Caionedrm/meson: Reduce the FIFO lines held when AFBC is...
2023-01-01 Linus TorvaldsMerge tag 'perf_urgent_for_v6.2_rc2' of git://git....
next