index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
18
-70
/
+47
2018-05-29
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
3
-13
/
+4
2018-05-29
i2c: rcar: document R8A77980 bindings
Sergei Shtylyov
1
-0
/
+1
2018-05-29
i2c: qup: Add command-line parameter to override SCL frequency
Austin Christ
1
-4
/
+13
2018-05-29
i2c: qup: Correct duty cycle for FM and FM+
Austin Christ
1
-2
/
+8
2018-05-29
i2c: qup: Add support for Fast Mode Plus
Austin Christ
1
-3
/
+8
2018-05-29
i2c: qup: add probe path for Centriq ACPI devices
Austin Christ
1
-9
/
+12
2018-05-24
i2c: robotfuzz-osif: drop pointless test
Peter Rosin
1
-2
/
+2
2018-05-24
i2c: robotfuzz-osif: remove pointless local variable
Peter Rosin
1
-10
/
+7
2018-05-24
i2c: rk3x: Don't print visible virtual mapping MMIO address
Shawn Lin
1
-2
/
+0
2018-05-24
i2c: opal: don't check number of messages in the driver
Wolfram Sang
1
-4
/
+0
2018-05-24
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-05-24
i2c: imx: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+1
2018-05-24
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
1
-5
/
+2
2018-05-24
i2c: mux: demux-pinctrl: use proper parent device for demux adapter
Wolfram Sang
1
-1
/
+1
2018-05-24
i2c: mux: improve error message for failed symlink
Wolfram Sang
1
-1
/
+1
2018-05-24
i2c: mux: reg: failed memory allocation is logged elsewhere
Markus Elfring
1
-3
/
+1
2018-05-22
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
1
-13
/
+24
2018-05-22
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
1
-9
/
+21
2018-05-22
i2c: xlp9xx: Add support for SMBAlert
George Cherian
1
-0
/
+24
2018-05-22
i2c: Export of_i2c_get_board_info()
Boris Brezillon
2
-17
/
+41
2018-05-22
i2c: Retain info->of_node in i2c_new_device()
Boris Brezillon
2
-4
/
+5
2018-05-19
i2c: mux: pca954x: force reset on probe if available
Mike Looijmans
1
-2
/
+9
2018-05-19
i2c: mux: demux-pinctrl: disable PM user interface
Wolfram Sang
1
-0
/
+3
2018-05-19
i2c: mux: ltc4306: switch to using .probe_new
Peter Rosin
1
-4
/
+3
2018-05-17
i2c: pnx: move header into the driver
Wolfram Sang
2
-39
/
+20
2018-05-17
i2c: xiic: move header to platform_data
Wolfram Sang
3
-2
/
+2
2018-05-17
i2c: pca-platform: move header to platform_data
Wolfram Sang
3
-2
/
+2
2018-05-17
i2c: omap: move header to platform_data
Wolfram Sang
13
-13
/
+13
2018-05-17
i2c: ocores: move header to platform_data
Wolfram Sang
4
-3
/
+3
2018-05-17
i2c: mux: gpio: move header to platform_data
Wolfram Sang
5
-5
/
+5
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
11
-10
/
+10
2018-05-17
i2c: stm32f7: fix documentation typo
Pierre-Yves MORDRET
1
-3
/
+4
2018-05-17
i2c: i801: fix unused-function warning
Anders Roxell
1
-1
/
+1
2018-05-17
i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
Colin Ian King
1
-2
/
+2
2018-05-17
i2c: synquacer: fix fence-post error in retry loop
Peter Rosin
1
-1
/
+1
2018-05-17
i2c: core: smbus: fix a potential missing-check bug
Wenwen Wang
1
-0
/
+2
2018-05-16
eeprom: at24: provide a separate routine for creating dummy i2c clients
Bartosz Golaszewski
1
-14
/
+35
2018-05-16
eeprom: at24: provide and use a helper for releasing dummy i2c clients
Bartosz Golaszewski
1
-8
/
+10
2018-05-16
eeprom: at24: use devm_nvmem_register()
Bartosz Golaszewski
1
-3
/
+1
2018-05-16
eeprom: at24: fix retrieving the at24_chip_data structure
Bartosz Golaszewski
1
-1
/
+1
2018-05-15
i2c: hix5hd2: remove some dead code
Peter Rosin
1
-11
/
+1
2018-05-15
i2c: exynos5: simplify transfer function
Andrzej Hajda
1
-22
/
+7
2018-05-15
i2c: Get rid of i2c_board_info->archdata
Boris Brezillon
3
-8
/
+0
2018-05-15
dt-bindings: i2c: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
4
-20
/
+28
2018-05-15
i2c: viperboard: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-14
Linux 4.17-rc5
v4.17-rc5
Linus Torvalds
1
-1
/
+1
[next]