summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06i2c: uniphier: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: uniphier-f: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: tegra: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: st: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: sh_mobile: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: rk3x: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: qup: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: qcom-geni: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: omap: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: nomadik: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: ismt: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: img-scb: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: davinci: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: cadence: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: bcm2835: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: bcm-iproc: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: at91-master: remove printout on handled timeoutsWolfram Sang
2024-05-06i2c: lpi2c: Avoid calling clk_get_rate during transferAlexander Stein
2024-05-06i2c: i801: Annotate apanel_addr as __ro_after_initHeiner Kallweit
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit
2024-05-06i2c: i801: Remove usage of I2C_CLASS_SPDHeiner Kallweit
2024-05-06i2c: designware: Add ACPI ID for Granite Rapids-D I2C controllerShanth Murthy
2024-05-06i2c: mpc: Removal of of_node_put with __free for auto cleanupAbhinav Jain
2024-05-06dt-bindings: i2c: qcom-cci: Document sc8280xp compatibleBryan O'Donoghue
2024-05-06MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORTLukas Bulwahn
2024-05-06i2c: i801: Fix missing Kconfig dependencyHeiner Kallweit
2024-05-06i2c: ocores: convert to ioport_map() for IORESOURCE_IOArnd Bergmann
2024-05-06i2c: add HAS_IOPORT dependenciesNiklas Schnelle
2024-05-06i2c: i801: Call i2c_register_spd for muxed child segmentsHeiner Kallweit
2024-05-06i2c: viperboard: drop driver owner assignmentKrzysztof Kozlowski
2024-05-06i2c: riic: Add support for R9A09G057 SoCLad Prabhakar
2024-05-06i2c: riic: Pass register offsets and chip details as OF dataLad Prabhakar
2024-05-06i2c: riic: Introduce helper functions for I2C read/write operationsLad Prabhakar
2024-05-06dt-bindings: i2c: renesas,riic: Document R9A09G057 supportLad Prabhakar
2024-05-06dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschemaAnimesh Agarwal
2024-05-05Linux 6.9-rc7v6.9-rc7Linus Torvalds
2024-05-05epoll: be better about file lifetimesLinus Torvalds
2024-05-05Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-05Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-05Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-05-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)