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
2016-11-24
i2c: i801: use the BIT() macro for FEATURES_* also
Benjamin Tissoires
1
-8
/
+8
2016-11-24
i2c: i801: use BIT() macro for bits definition
Benjamin Tissoires
1
-26
/
+26
2016-11-24
i2c: i801: minor formatting issues
Benjamin Tissoires
1
-4
/
+2
2016-11-24
i2c: i801: store and restore the SLVCMD register at load and unload
Benjamin Tissoires
1
-1
/
+16
2016-11-24
i2c: mlxcpld: add master driver for mellanox systems
Vadim Pasternak
3
-0
/
+516
2016-11-18
i2c: xlp9xx: ACPI support for I2C clients
Tanmay Jagdale
1
-0
/
+1
2016-11-18
i2c: uniphier-f: rename jump label to follow coding style guideline
Masahiro Yamada
1
-3
/
+3
2016-11-18
i2c: uniphier: rename jump label to follow coding style guideline
Masahiro Yamada
1
-3
/
+3
2016-11-18
i2c: designware: Allow reduce bus speed by "clock-frequency" property
Jarkko Nikula
1
-5
/
+10
2016-11-18
i2c: designware: Implement support for SMBus block read and write
Tin Huynh
3
-3
/
+45
2016-11-18
i2c: constify i2c_adapter_quirks structures
Julia Lawall
4
-4
/
+4
2016-11-18
i2c: i2c-pxa-pci; make explicitly non-modular
Paul Gortmaker
1
-23
/
+9
2016-11-18
i2c: mux: mellanox: add driver
Vadim Pasternak
3
-0
/
+232
2016-11-17
mfd: 88pm860x: Move over to new I2C device .probe() call
Lee Jones
1
-3
/
+2
2016-11-17
i2c: Provide a temporary .probe_new() call-back type
Lee Jones
1
-3
/
+12
2016-11-17
i2c: Export i2c_match_id() for direct use by device drivers
Lee Jones
1
-1
/
+2
2016-11-17
i2c: Make I2C ID tables non-mandatory for DT'ed devices
Lee Jones
1
-2
/
+10
2016-11-17
i2c: Match using traditional OF methods, then by vendor-less compatible strings
Lee Jones
1
-0
/
+16
2016-11-17
i2c: Add the ability to match device to compatible string without an of_node
Lee Jones
1
-0
/
+30
2016-11-13
i2c: Add pointer dereference protection to i2c_match_id()
Lee Jones
1
-5
/
+7
2016-11-07
i2c: bcm2835: Add support for dynamic clock
Noralf Trønnes
1
-19
/
+32
2016-11-07
i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT
Noralf Trønnes
1
-3
/
+1
2016-11-07
i2c: bcm2835: Add support for Repeated Start Condition
Noralf Trønnes
1
-38
/
+63
2016-11-07
i2c: bcm2835: Can't support I2C_M_IGNORE_NAK
Noralf Trønnes
1
-4
/
+0
2016-11-07
i2c: bcm2835: Use dev_dbg logging on transfer errors
Noralf Trønnes
1
-1
/
+1
2016-11-07
i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
Noralf Trønnes
1
-9
/
+31
2016-11-07
i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
Noralf Trønnes
1
-8
/
+14
2016-11-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-11-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-17
/
+6
2016-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+10
2016-11-05
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-20
/
+39
2016-11-05
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-499
/
+919
2016-11-05
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-30
/
+55
2016-11-05
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-2
/
+4
2016-11-05
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-66
/
+97
2016-11-04
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
51
-240
/
+443
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-03
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
1
-4
/
+4
2016-11-03
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-16
/
+35
2016-11-03
Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
11
-108
/
+171
2016-11-03
Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...
Dave Airlie
3
-10
/
+26
2016-11-03
virtio-gpu: fix vblank events
Gerd Hoffmann
1
-2
/
+1
2016-11-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-33
/
+45
2016-11-02
Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-13
/
+22
2016-11-01
gpio/mvebu: Use irq_domain_add_linear
Jason Gunthorpe
1
-49
/
+43
2016-11-01
drm/nouveau/acpi: fix check for power resources support
Peter Wu
1
-1
/
+2
2016-11-01
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...
Dave Airlie
35
-119
/
+243
[next]