Age | Commit message (Expand) | Author | Files | Lines |
2016-04-22 | [media] rtl2832: convert to use an explicit i2c mux core | Peter Rosin | 2 | -12/+15 |
2016-04-22 | [media] rtl2830: convert to use an explicit i2c mux core | Peter Rosin | 2 | -9/+13 |
2016-04-22 | [media] m88ds3103: convert to use an explicit i2c mux core | Peter Rosin | 2 | -9/+12 |
2016-04-22 | iio: imu: inv_mpu6050: convert to use an explicit i2c mux core | Peter Rosin | 4 | -20/+19 |
2016-04-22 | i2c: i2c-mux-reg: convert to use an explicit i2c mux core | Peter Rosin | 1 | -44/+25 |
2016-04-22 | i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core | Peter Rosin | 1 | -31/+30 |
2016-04-22 | i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core | Peter Rosin | 1 | -31/+27 |
2016-04-22 | i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core | Peter Rosin | 1 | -27/+20 |
2016-04-22 | i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core | Peter Rosin | 1 | -53/+30 |
2016-04-22 | i2c: i2c-mux-gpio: convert to use an explicit i2c mux core | Peter Rosin | 1 | -33/+22 |
2016-04-22 | i2c: mux: add common data for every i2c-mux instance | Peter Rosin | 2 | -41/+168 |
2016-04-16 | eeprom: at24: replace msleep() with usleep_range() | Bartosz Golaszewski | 1 | -4/+2 |
2016-04-16 | eeprom: at24: remove a reduntant if | Bartosz Golaszewski | 1 | -3/+0 |
2016-04-14 | i2c: rk3x: switch to i2c generic dt parsing | David Wu | 1 | -63/+24 |
2016-04-14 | i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg | Jan Glauber | 1 | -2/+1 |
2016-04-14 | i2c: octeon: Introduce helper functions for register access | Jan Glauber | 1 | -25/+31 |
2016-04-14 | i2c: octeon: Rename [read|write]_sw to reg_[read|write] | Jan Glauber | 1 | -26/+26 |
2016-04-13 | i2c: octeon: Move set-clock and init-lowlevel upward | Jan Glauber | 1 | -63/+63 |
2016-04-13 | i2c: octeon: Increase retry default and use fixed timeout value | Jan Glauber | 1 | -1/+2 |
2016-04-13 | i2c: tegra: enable multi master mode for tegra210 | Shardar Shariff Md | 1 | -6/+68 |
2016-04-13 | i2c: i801: Add runtime PM support with autosuspend | Jarkko Nikula | 1 | -6/+22 |
2016-04-13 | i2c: i801: Convert to struct dev_pm_ops for suspend/resume | Jarkko Nikula | 1 | -13/+11 |
2016-04-13 | i2c: let I2C masters ignore their children for PM | Linus Walleij | 1 | -0/+1 |
2016-04-11 | i2c: st: use new 8 bit address helper function | Wolfram Sang | 1 | -2/+1 |
2016-04-11 | i2c: sirf: use new 8 bit address helper function | Wolfram Sang | 1 | -3/+1 |
2016-04-11 | i2c: sh_mobile: use new 8 bit address helper function | Wolfram Sang | 1 | -2/+1 |
2016-04-11 | i2c: qup: use new 8 bit address helper function | Wolfram Sang | 1 | -1/+1 |
2016-04-11 | i2c: powermac: use new 8 bit address helper function | Wolfram Sang | 1 | -3/+1 |
2016-04-11 | i2c: ocores: use new 8 bit address helper function | Wolfram Sang | 1 | -4/+1 |
2016-04-11 | i2c: mt65xx: use new 8 bit address helper function | Wolfram Sang | 1 | -4/+1 |
2016-04-11 | i2c: lpc2k: use new 8 bit address helper function | Wolfram Sang | 1 | -3/+1 |
2016-04-11 | i2c: iop3xx: use new 8 bit address helper function | Wolfram Sang | 1 | -4/+1 |
2016-04-11 | i2c: img-scb: use new 8 bit address helper function | Wolfram Sang | 1 | -3/+1 |
2016-04-11 | i2c: ibm_iic: use new 8 bit address helper function | Wolfram Sang | 1 | -1/+1 |
2016-04-11 | i2c: cpm: use new 8 bit address helper function | Wolfram Sang | 1 | -3/+1 |
2016-04-11 | i2c: brcmstb: use new 8 bit address helper function | Wolfram Sang | 1 | -3/+1 |
2016-04-11 | i2c: bcm-kona: use new 8 bit address helper function | Wolfram Sang | 1 | -4/+1 |
2016-04-11 | i2c: bcm-iproc: use new 8 bit address helper function | Wolfram Sang | 1 | -1/+1 |
2016-04-11 | i2c: core: use new 8 bit address helper function | Wolfram Sang | 1 | -1/+1 |
2016-04-11 | i2c: introduce helper function to get 8 bit address from a message | Wolfram Sang | 1 | -0/+5 |
2016-04-11 | i2c: guarantee that I2C_M_RD will be 0x0001 forever | Wolfram Sang | 1 | -6/+7 |
2016-04-11 | Linux 4.6-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-04-11 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 5 | -7/+13 |
2016-04-11 | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 5 | -9/+84 |
2016-04-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -36/+49 |
2016-04-11 | Revert "ext4: allow readdir()'s of large empty directories to be interrupted" | Linus Torvalds | 2 | -10/+0 |
2016-04-10 | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -11/+29 |
2016-04-10 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -32/+53 |
2016-04-09 | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -45/+95 |
2016-04-09 | Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+2 |