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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
915
-5274
/
+9363
2020-05-20
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
2
-0
/
+86
2020-05-20
dt-binding: i2c: add bus-supply property
Bibby Hsieh
1
-0
/
+3
2020-05-20
i2c: reword explanation about atomic transfers
Wolfram Sang
1
-3
/
+3
2020-05-20
i2c: slave-eeprom: add support for 24c512 EEPROMs
Wolfram Sang
1
-2
/
+4
2020-05-20
i2c: mediatek: Add i2c ac-timing adjust support
Qii Wang
1
-51
/
+278
2020-05-15
MAINTAINERS: add maintainer for mediatek i2c controller driver
Qii Wang
1
-0
/
+7
2020-05-15
i2c: mux: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-15
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
1
-0
/
+1
2020-05-15
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
1
-1
/
+9
2020-05-15
i2c: algo-pca: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-15
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
1
-3
/
+17
2020-05-13
i2c: designware: Allow slave mode for PCI enumerated devices
Andy Shevchenko
2
-13
/
+12
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
5
-10
/
+20
2020-05-13
i2c: designware: Switch PCI driver to use i2c_dw_configure_master()
Andy Shevchenko
1
-26
/
+7
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
4
-37
/
+48
2020-05-13
i2c: designware: Use devm_platform_ioremap_resource() to simplify code
Andy Shevchenko
1
-6
/
+2
2020-05-12
i2c: pxa: use master-abort for device probes
Russell King
1
-8
/
+2
2020-05-12
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
Russell King
1
-4
/
+2
2020-05-12
i2c: pxa: remove some unnecessary debug
Russell King
1
-3
/
+1
2020-05-12
i2c: pxa: ensure timeout messages are unique
Russell King
1
-3
/
+3
2020-05-12
i2c: pxa: avoid complaints with non-responsive slaves
Russell King
1
-4
/
+8
2020-05-12
i2c: pxa: consolidate i2c_pxa_*xfer() implementations
Russell King
1
-20
/
+16
2020-05-11
i2c: mux: pca954x: Convert license to SPDX identifier
Andy Shevchenko
1
-5
/
+2
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: use my kernel.org address from now on
Wolfram Sang
5
-4
/
+6
2020-05-05
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
1
-6
/
+16
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
2
-48
/
+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-05-04
Linux 5.7-rc4
v5.7-rc4
Linus Torvalds
1
-1
/
+1
2020-05-03
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+53
2020-05-03
Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-7
/
+11
2020-05-03
MAINTAINERS: btrfs: fix git repo URL
Eric Biggers
1
-1
/
+1
2020-05-02
Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-3
/
+10
2020-05-02
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2
-1
/
+8
2020-05-02
Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+9
2020-05-02
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-36
/
+79
[next]