index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
i2c: hisi: Add support to get clock frequency from clock
Weilong Chen
1
-4
/
+11
2022-12-05
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
1
-7
/
+3
2022-12-05
i2c: slave-eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+3
2022-12-05
i2c: mux: pca954x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-05
drivers/i2c: use simple i2c probe
Stephen Kitt
2
-6
/
+4
2022-12-05
i2c: mux: pca9541: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2022-12-05
i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids'
Binbin Zhou
1
-3
/
+1
2022-12-05
i2c: qcom-geni: add support for I2C Master Hub variant
Neil Armstrong
1
-0
/
+8
2022-12-05
i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant
Neil Armstrong
1
-3
/
+47
2022-12-05
soc: qcom: geni-se: add support for I2C Master Hub wrapper variant
Neil Armstrong
1
-0
/
+10
2022-12-05
soc: qcom: geni-se: add desc struct to specify clocks from device match data
Neil Armstrong
1
-14
/
+55
2022-12-02
i2c: tegra: Set ACPI node as primary fwnode
Akhil R
1
-0
/
+1
2022-12-01
i2c: smbus: add DDR support for SPD
Corentin Labbe
1
-0
/
+6
2022-11-14
Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindow
Wolfram Sang
1
-0
/
+14
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
1
-0
/
+14
2022-11-12
i2c: /pasemi: PASemi I2C controller IRQ enablement
Arminder Singh
3
-5
/
+38
2022-11-12
i2c: imx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-11-12
i2c: designware: Add comment to custom register value constants
Jarkko Nikula
1
-2
/
+2
2022-11-12
i2c: designware: Align defines in i2c-designware-core.h
Jarkko Nikula
1
-115
/
+115
2022-11-12
i2c: designware: Remove common i2c_dw_disable_int()
Jarkko Nikula
4
-15
/
+5
2022-11-12
i2c: designware: Simplify master interrupt handler nesting
Jarkko Nikula
1
-21
/
+12
2022-11-12
i2c: designware: Move debug print in i2c_dw_isr()
Jarkko Nikula
1
-1
/
+1
2022-11-12
i2c: designware: Do not process interrupt when device is suspended
Jarkko Nikula
1
-0
/
+2
2022-11-12
i2c: designware: Simplify slave interrupt handler nesting
Jarkko Nikula
1
-14
/
+4
2022-11-12
i2c: designware: Remove unused completion code from i2c-designware-slave
Jarkko Nikula
1
-4
/
+0
2022-11-12
i2c: designware: Remove needless initializations from i2c_dw_reg_slave()
Jarkko Nikula
1
-6
/
+0
2022-11-12
i2c: designware: Define software status flags with BIT()
Jarkko Nikula
3
-8
/
+8
2022-11-12
i2c: designware: Empty receive FIFO in slave interrupt handler
Jarkko Nikula
2
-5
/
+8
2022-11-12
i2c: designware: Fix slave state machine for sequential reads
Jarkko Nikula
2
-17
/
+16
2022-11-02
i2c: hisi: Add initial device tree support
Weilong Chen
2
-1
/
+8
2022-11-01
i2c: npcm7xx: Annotate register field definitions with longer names
Jonathan Neuschäfer
1
-28
/
+28
2022-11-01
i2c: npcm7xx: Group bank 0/1 registers together for readability
Jonathan Neuschäfer
1
-16
/
+15
2022-11-01
i2c: mediatek: add mt7986 support
Frank Wunderlich
1
-0
/
+14
2022-11-01
i2c: amd-mp2: use msix/msi if the hardware supports
Raju Rangoju
2
-9
/
+22
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-37
/
+46
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-88
/
+169
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-117
/
+166
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+44
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+14
2022-10-29
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-10-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
14
-55
/
+96
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+15
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-28
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+3
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-3
/
+11
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-86
/
+51
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...
Linus Torvalds
1
-3
/
+11
2022-10-28
Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
6
-29
/
+57
[next]