index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
Andy Shevchenko
1
-3
/
+2
2020-05-11
i2c: mux: pca954x: Make use of device properties
Andy Shevchenko
1
-10
/
+5
2020-05-11
i2c: mux: pca954x: Refactor pca954x_irq_handler()
Andy Shevchenko
1
-10
/
+7
2020-05-05
i2c: at91: Send bus clear command if SDA is down
Codrin Ciubotariu
3
-8
/
+50
2020-05-05
i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition
Russell King
1
-5
/
+12
2020-05-05
i2c: pxa: clean up decode_bits()
Russell King
1
-4
/
+3
2020-05-05
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
Russell King
1
-4
/
+3
2020-05-05
i2c: pxa: move DT IDs along side platform IDs
Russell King
1
-9
/
+9
2020-05-05
i2c: pxa: move private definitions to i2c-pxa.c
Russell King
1
-0
/
+43
2020-05-05
i2c: pxa: always set fm and hs members for each type
Russell King
1
-2
/
+10
2020-05-05
i2c: pxa: add and use definitions for IBMR register
Russell King
1
-4
/
+8
2020-05-05
i2c: pxa: re-arrange register field definitions
Russell King
1
-60
/
+53
2020-05-05
i2c: pxa: re-arrange functions to flow better
Russell King
1
-163
/
+162
2020-05-05
i2c: pxa: re-arrange includes to be in alphabetical order
Russell King
1
-8
/
+8
2020-05-05
i2c: pxa: remove unneeded includes
Russell King
1
-4
/
+0
2020-05-05
i2c: pxa: use official address byte helper
Russell King
1
-14
/
+4
2020-04-30
i2c: powermac: use true,false for bool variable
Jason Yan
1
-1
/
+1
2020-04-30
i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()
Dan Carpenter
1
-1
/
+1
2020-04-26
platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+7
2020-04-26
i2c: iproc: add support for SMBUS quick cmd
Rayagonda Kokatanur
1
-3
/
+7
2020-04-26
i2c: powermac: Simplify reading the "reg" and "i2c-address" property
Aishwarya R
1
-8
/
+8
2020-04-26
i2c: qup: remove unneeded conversion to bool
Jason Yan
1
-6
/
+4
2020-04-26
i2c: brcmstb: Fix handling of optional interrupt
Dave Stevenson
1
-9
/
+11
2020-04-26
i2c: stm32f7: allows for any bus frequency
Alain Volmat
1
-61
/
+64
2020-04-26
i2c: stm32: don't print an error on probe deferral
Etienne Carriere
3
-6
/
+15
2020-04-26
i2c: brcmstb: Allow to compile it on BCM2835
Maxime Ripard
1
-2
/
+2
2020-04-26
i2c: slave-eeprom: Make it possible to pre-load eeprom data
Björn Ardö
1
-0
/
+25
2020-04-19
i2c: busses: remove duplicate dev_err()
Dejin Zheng
20
-58
/
+20
2020-04-19
i2c: Add Qualcomm CCI I2C driver
Loic Poulain
3
-0
/
+802
2020-04-15
i2c: cadence: Added slave support
Radu Pirea
1
-11
/
+309
2020-04-15
i2c: designware: Calculate SCL timing parameter for High Speed Mode
Wan Ahmad Zainie
1
-3
/
+15
2020-04-15
i2c: designware: Calculate SCL timing parameter for Fast Mode Plus
Wan Ahmad Zainie
1
-3
/
+16
2020-04-15
i2c: i2c-stm32f7: improve nack debug message
Fabrice Gasnier
1
-1
/
+2
2020-04-15
i2c: i801: Use GPIO_LOOKUP() helper macro
Geert Uytterhoeven
1
-3
/
+3
2020-04-15
i2c: refactor parsing of timings
Wolfram Sang
1
-39
/
+30
2020-04-15
i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
Adam Honse
1
-1
/
+2
2020-04-15
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
4
-9
/
+4
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
24
-72
/
+24
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-8
/
+0
2020-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-24
/
+23
2020-04-11
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-107
/
+125
2020-04-11
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-11
change email address for Pali Rohár
Pali Rohár
14
-22
/
+22
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-233
/
+518
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-32
/
+139
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-189
/
+350
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
33
-771
/
+723
2020-04-10
Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+28
[next]