summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: add a new bit check for IC_CON controlShyam Sundar S K2023-01-282-0/+21
* i2c: gpio: support write-only sda/scl w/o pull-upHeiner Kallweit2023-01-232-3/+19
* i2c: algo: bit: allow getsda to be NULLHeiner Kallweit2023-01-231-42/+35
* dt-bindings: i2c: gpio: Add properties for dealing with write-only SDA/SCL w/...Heiner Kallweit2023-01-231-0/+26
* dt-bindings: i2c: qcom-cci: Document SM6350 compatibleLuca Weiss2023-01-231-0/+2
* i2c: au1550: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-201-3/+1
* i2c: mt65xx: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-201-5/+2
* i2c: bcm2835: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-201-3/+1
* i2c: aspeed: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-201-3/+1
* i2c: gpio: Add support on ACPI-based systemBinbin Zhou2023-01-201-13/+21
* i2c: cadence: Remove redundant expression in if clauseLars-Peter Clausen2023-01-201-3/+1
* i2c: cadence: Remove `irq` field from driver state structLars-Peter Clausen2023-01-201-10/+7
* i2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH defineLars-Peter Clausen2023-01-201-2/+0
* i2c: Set i2c pinctrl recovery info from it's device pinctrlHanna Hawa2023-01-201-1/+4
* pinctrl: Add an API to get the pinctrl pins if initializedHanna Hawa2023-01-201-0/+15
* dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoCFabien Parent2023-01-201-0/+4
* i2c: dev: fix notifier return valuesBartosz Golaszewski2023-01-171-8/+8
* Merge branch 'i2c/fwnode-api' into i2c/for-mergewindowWolfram Sang2023-01-174-81/+120
|\
| * i2c: add fwnode APIsRussell King (Oracle)2023-01-174-81/+120
* | i2c: qcom-geni: change i2c_master_hub to staticYang Yingliang2023-01-091-1/+1
* | i2c: designware: fix i2c_dw_clk_rate() return size to be u32Hanna Hawa2023-01-092-2/+2
* | i2c: qcom-cci: Deprecate duplicated compatiblesKonrad Dybcio2023-01-091-1/+7
* | dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatiblesKonrad Dybcio2023-01-091-17/+30
* | Linux 6.2-rc3v6.2-rc3Linus Torvalds2023-01-081-1/+1
* | Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-01-081-1/+5
|\ \
| * | powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman2023-01-061-1/+1
| * | powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman2023-01-061-1/+4
| * | powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman2023-01-061-0/+1
* | | Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-083-2/+4
|\ \ \
| * | | memblock: Fix doc for memblock_phys_freeMiaoqian Lin2023-01-041-1/+1
| * | | memblock tests: Fix compilation error.Aaron Thompson2023-01-042-1/+3
| |/ /
* | | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-01-074-3/+36
|\ \ \
| * | | NFS: Fix up a sparse warningTrond Myklebust2023-01-011-1/+3
| * | | NFS: Judge the file access cache's timestamp in rcu pathChengen Du2023-01-011-0/+3
| * | | pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia2022-12-201-0/+8
| * | | SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2022-12-152-2/+22
* | | | Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-01-075-26/+27
|\ \ \ \
| * | | | cifs: fix interface count calculation during refreshShyam Prasad N2023-01-041-1/+2
| * | | | cifs: refcount only the selected iface during interface updateShyam Prasad N2023-01-041-1/+2
| * | | | cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara2023-01-042-11/+13
| * | | | cifs: fix race in assemble_neg_contexts()Paulo Alcantara2023-01-041-4/+7
| * | | | cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara2023-01-041-2/+1
| * | | | cifs: Fix kmap_local_page() unmappingIra Weiny2023-01-041-7/+2
| | |/ / | |/| |
* | | | Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-01-073-34/+38
|\ \ \ \
| * | | | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring2023-01-041-13/+15
| * | | | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring2023-01-041-20/+20
| * | | | dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of portsKrzysztof Kozlowski2023-01-031-5/+5
| * | | | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-032-3/+5
| | |_|/ | |/| |
* | | | Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-075-6/+9
|\ \ \ \
| * | | | usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen2023-01-061-1/+4