summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-master.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-24dt-bindings: i2c: snps,designware-i2c: declare bus capacitance and clk freq o...Michael Wu1-0/+18
2024-11-24i2c: nomadik: support >=1MHz speed modesThéo Lebrun1-24/+16
2024-11-24i2c: nomadik: fix BRCR computationThéo Lebrun1-1/+5
2024-11-24i2c: nomadik: support Mobileye EyeQ6H I2C controllerThéo Lebrun1-2/+6
2024-11-24i2c: nomadik: switch from of_device_is_compatible() to of_match_device()Théo Lebrun1-8/+27
2024-11-24dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHzThéo Lebrun1-1/+1
2024-11-24dt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindingsThéo Lebrun1-5/+6
2024-11-24dt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible stringAndre Przywara1-0/+1
2024-11-24i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKAYoshihiro Furudera1-0/+1
2024-11-24i2c: qup: use generic device property accessorsBartosz Golaszewski1-2/+2
2024-11-23hwmon: (tps23861) Fix reporting of negative temperaturesMurad Masimov1-1/+1
2024-11-23hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a moduleJarkko Nikula1-5/+0
2024-11-23f2fs: fix to drop all discards after creating snapshot on lvm deviceChao Yu2-7/+21
2024-11-23f2fs: add a sysfs node to limit max read extent count per-inodeChao Yu4-1/+24
2024-11-22perf tests: Fix hwmon parsing with PMU name testIan Rogers2-8/+13
2024-11-22perf hwmon_pmu: Ensure hwmon key union is zeroed before useIan Rogers1-4/+5
2024-11-22perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo1-2/+0
2024-11-22perf/test: fix perf ftrace test on s390Thomas Richter1-1/+1
2024-11-22perf bpf-filter: Return -ENOMEM directly when pfi allocation failsHao Ge1-1/+1
2024-11-22perf test: Correct hwmon test PMU detectionIan Rogers1-1/+2
2024-11-22docs: Add debugging guide for the media subsystemSebastian Fricke3-0/+198
2024-11-22docs: Add debugging section to processSebastian Fricke4-3/+573
2024-11-22docs/licensing: Clarify wording about "GPL" and "Proprietary"Uwe Kleine-König2-9/+11
2024-11-22docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/G...Pavel Tikhomirov1-9/+11
2024-11-22Documentation: kernel-doc: enumerate identifier *type*sRandy Dunlap1-0/+1
2024-11-22Documentation: pwrseq: Fix trivial misspellingsJavier Carrasco1-4/+4
2024-11-22Documentation: filesystems: update filename extensionsRandy Dunlap6-6/+6
2024-11-21tpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)3-144/+61
2024-11-21char: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink1-4/+28
2024-11-21char: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros1-9/+13
2024-11-21char: tpm: cr50: Use generic request/relinquish locality opsJan Dabros1-40/+54
2024-11-21tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger2-15/+1
2024-11-21smb: prevent use-after-free due to open_cached_dir error pathsPaul Aurich1-41/+29
2024-11-21smb: Don't leak cfid when reconnect races with open_cached_dirPaul Aurich1-13/+14
2024-11-21smb: client: handle max length for SMB symlinksPaulo Alcantara2-1/+6
2024-11-21smb: client: get rid of bounds check in SMB2_ioctl_init()Paulo Alcantara1-9/+0
2024-11-21smb: client: improve compound padding in encryptionPaulo Alcantara3-63/+18
2024-11-21smb3: request handle caching when caching directoriesSteve French1-1/+1
2024-11-21cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...Pali Rohár1-0/+22
2024-11-21CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja6-0/+117
2024-11-21smb/client: Prevent error pointer dereferenceDan Carpenter1-2/+4
2024-11-21fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme4-23/+37
2024-11-21smb: cached directories can be more than root file handlePaul Aurich1-1/+1
2024-11-21f2fs: fix to shrink read extent node in batchesChao Yu1-28/+41
2024-11-21f2fs: print message if fscorrupted was found in f2fs_new_node_page()Chao Yu1-1/+6
2024-11-21f2fs: clear SBI_POR_DOING before initing inmem cursegSheng Yong1-3/+3
2024-11-21f2fs: fix changing cursegs if recovery fails on zoned deviceSheng Yong4-28/+28
2024-11-21f2fs: adjust unusable cap before checkpoint=disable modeDaeho Jeong1-1/+1
2024-11-21f2fs: fix to requery extent which cross boundary of inquiryChao Yu1-5/+15
2024-11-21f2fs: fix to adjust appropriate length for fiemapZhiguo Niu2-3/+4