summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-15i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxxArseny Solokha
2018-01-15i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculationsArseny Solokha
2018-01-15i2c: ismt: dump registers at the end of transactionsRadu Rendec
2018-01-15i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formulaWolfram Sang
2018-01-15i2c: sh_mobile: add new frequency calculation for later SoCWolfram Sang
2018-01-15i2c: sh_mobile: add helper to check frequency calculationsWolfram Sang
2018-01-15i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang
2018-01-15i2c: sh_mobile: require setup callbackWolfram Sang
2018-01-15i2c: sh_mobile: allow setup callback to return errnoWolfram Sang
2018-01-15i2c: sh_mobile: move type detection upwardsWolfram Sang
2018-01-04i2c: gpio: Enable working over slow can_sleep GPIOsJan Kundrát
2018-01-04i2c: mediatek: Enable i2c module clock before i2c registers access.Jun Gao
2018-01-04i2c: mediatek: Add i2c compatible for MediaTek MT2712Jun Gao
2018-01-03Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-01-02eeprom: at24: extend the list of chips supported in DTBartosz Golaszewski
2018-01-01eeprom: at24: add support for the write-protect pinBartosz Golaszewski
2018-01-01eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck
2018-01-01eeprom: at24: convert magic numbers to structsSven Van Asbroeck
2018-01-01eeprom: at24: code shrinkBartosz Golaszewski
2018-01-01eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski
2018-01-01eeprom: at24: fix coding style issuesBartosz Golaszewski
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck
2018-01-01eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit
2018-01-01eeprom: at24: remove old read functionsHeiner Kallweit
2018-01-01eeprom: at24: add regmap-based read functionHeiner Kallweit
2018-01-01eeprom: at24: remove old write functionsHeiner Kallweit
2018-01-01eeprom: at24: add regmap-based write functionHeiner Kallweit
2018-01-01eeprom: at24: change at24_translate_offset return typeHeiner Kallweit
2018-01-01eeprom: at24: add basic regmap_i2c supportHeiner Kallweit
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-12-31i2c: ismt: Use %pad specifier for dma_addr_t variablesAndy Shevchenko
2017-12-31i2c: algo-bit: init the bus to a known stateWolfram Sang
2017-12-31i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-30i2c: mux: reg: don't log an error for probe deferralTomasz Bachorski
2017-12-30i2c: mux: pca954x: add support for NXP PCA984x familyAdrian Fiergolski
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds