summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
...
| * i2c: i801: reword according to newest specificationWolfram Sang2024-07-111-6/+6
| * i2c: hix5hd2: reword according to newest specificationWolfram Sang2024-07-111-3/+3
| * i2c: hisi: reword according to newest specificationWolfram Sang2024-07-111-4/+4
| * i2c: highlander: reword according to newest specificationWolfram Sang2024-07-111-1/+1
| * i2c: gpio: reword according to newest specificationWolfram Sang2024-07-111-4/+4
| * i2c: fsi: reword according to newest specificationWolfram Sang2024-07-111-28/+28
| * i2c: dln2: reword according to newest specificationWolfram Sang2024-07-111-2/+2
| * i2c: diolan-u2c: reword according to newest specificationWolfram Sang2024-07-111-1/+1
| * i2c: digicolor: reword according to newest specificationWolfram Sang2024-07-111-3/+3
| * i2c: davinci: reword according to newest specificationWolfram Sang2024-07-111-9/+8
| * i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang2024-07-111-2/+2
| * i2c: cp2615: reword according to newest specificationWolfram Sang2024-07-111-5/+5
| * i2c: cht-wc: reword according to newest specificationWolfram Sang2024-07-111-4/+4
| * i2c: brcmstb: reword according to newest specificationWolfram Sang2024-07-111-6/+5
| * i2c: bcm2835: reword according to newest specificationWolfram Sang2024-07-111-5/+5
| * i2c: bcm-kona: reword according to newest specificationWolfram Sang2024-07-111-7/+6
| * i2c: au1550: reword according to newest specificationWolfram Sang2024-07-111-8/+7
| * i2c: altera: reword according to newest specificationWolfram Sang2024-07-111-2/+2
| * i2c: ali15x3: reword according to newest specificationWolfram Sang2024-07-111-1/+1
| * i2c: rcar: minor changes to adhere to coding styleWolfram Sang2024-07-101-6/+5
| * i2c: rcar: WARN about spurious irqsWolfram Sang2024-07-101-1/+1
| * i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi2024-07-091-1/+1
| * i2c: designware: Constify read-only struct regmap_configJavier Carrasco2024-07-091-1/+1
| * i2c: xiic: improve error message when transfer fails to startMarc Ferland2024-07-091-4/+5
| * i2c: omap: wakeup the controller during suspend() callbackThomas Richard2024-07-091-0/+22
| * i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard2024-07-091-7/+7
| * i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-094-0/+4
| * i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula2024-07-092-0/+4
* | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-191-1/+0
|\ \
| * | parport: Remove parport_driver.devmodelDr. David Alan Gilbert2024-07-031-1/+0
* | | i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang2024-07-121-0/+8
* | | i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang2024-07-101-1/+1
* | | i2c: rcar: bring hardware to known state when probingWolfram Sang2024-07-091-5/+12
| |/ |/|
* | i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk2024-07-041-38/+10
|/
* i2c: viai2c: turn common code into a proper moduleArnd Bergmann2024-06-265-89/+139
* i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi2024-06-211-1/+1
* i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare2024-06-121-1/+1
* i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare2024-06-121-2/+1
* i2c: synquacer: Remove a clk reference from struct synquacer_i2cChristophe JAILLET2024-05-231-6/+5
* Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-2048-697/+1215
|\
| * Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang2024-05-1348-685/+1208
| |\
| | * i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko2024-05-062-4/+6
| | * i2c: pxa: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-05-061-7/+7
| | * i2c: s3c2410: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-05-061-3/+3
| | * i2c: rk3x: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-05-061-5/+6
| | * i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-3/+4
| | * i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-11/+11
| | * i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4
| | * i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-061-4/+4