summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-10ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij1-2/+2
2017-11-06i2c: aspeed: Deassert reset in probeJoel Stanley2-2/+17
2017-11-05eeprom: at24: Add OF device ID tableJavier Martinez Canillas1-1/+70
2017-11-05MAINTAINERS: new maintainer for AT24 driverWolfram Sang1-1/+1
2017-11-05i2c: nuc900: remove platform_data, tooWolfram Sang1-9/+0
2017-11-02i2c: thunderx: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2017-11-02i2c: taos-evm: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2017-11-02i2c: Make i2c_unregister_device() NULL-awareAndy Shevchenko1-2/+3
2017-11-01i2c: xgene-slimpro: Support v2Hoan Tran1-4/+26
2017-11-01i2c: mpc: remove useless variable initializationWolfram Sang1-1/+1
2017-11-01Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang14-148/+675
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang29-288/+422
2017-10-30i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi1-2/+23
2017-10-30i2c: gpio: Add support for named gpios in DTLinus Walleij1-16/+43
2017-10-30dt-bindings: i2c: i2c-gpio: Add support for named gpiosGeert Uytterhoeven1-9/+23
2017-10-30i2c: gpio: Local vars in probeLinus Walleij1-13/+14
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij18-36/+48
2017-10-30i2c: gpio: Enforce open drain through gpiolibLinus Walleij1-63/+39
2017-10-30gpio: Make it possible for consumers to enforce open drainLinus Walleij2-0/+19
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij26-242/+327
2017-10-29power: supply: sbs-message: fix some code style issuesWolfram Sang1-3/+4
2017-10-29power: supply: sbs-battery: remove unchecked return varWolfram Sang1-1/+1
2017-10-29power: supply: sbs-battery: remove superfluous variable initWolfram Sang1-7/+3
2017-10-28power: supply: sbs-battery: move gpio present detect to sbs_get_propertyPhil Reid1-10/+13
2017-10-28power: supply: sbs-manager: Add alert callback and battery change notificationPhil Reid2-5/+127
2017-10-28power: Adds support for Smart Battery System ManagerKarl-Heinz Schneider3-0/+337
2017-10-28Documentation: Add sbs-manager device tree node documentationKarl-Heinz Schneider1-0/+66
2017-10-28i2c: mux: pca954x: Return error if irq_create_mapping failsPhil Reid1-0/+4
2017-10-28i2c: mux: pca954x: call request irq after adding mux segmentsPhil Reid1-63/+28
2017-10-28i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapterPhil Reid1-0/+9
2017-10-28i2c: i2c-smbus: add of_i2c_setup_smbus_alertPhil Reid4-3/+42
2017-10-28i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbusPhil Reid2-32/+33
2017-10-28i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid5-33/+17
2017-10-28i2c: generic recovery: check SCL before SDAClaudio Foellmi1-3/+7
2017-10-28Merge tag 'i2c-mux/for-4.15-2' of https://github.com/peda-r/i2c-mux into i2c/...Wolfram Sang1-2/+2
2017-10-28i2c: img-scb: Add runtime PMEd Blake1-19/+78
2017-10-27dt-bindings: i2c: i2c-mux: spelling s/required is/required if/Geert Uytterhoeven1-2/+2
2017-10-27i2c: mpc: use of_property_read_boolJulia Lawall1-1/+1
2017-10-27i2c: riic: remove clock and frequency restrictionsChris Brandt1-34/+81
2017-10-27Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15Wolfram Sang316-1513/+3701
2017-10-27i2c/busses: Convert timers to use timer_setup()Kees Cook2-9/+6
2017-10-27i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede2-7/+49
2017-10-27i2c: Allow overriding dev_name through board_infoHans de Goede2-2/+10
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang642-3634/+5946
2017-10-26i2c: davinci: use correct format identifier for size_tWolfram Sang1-1/+1
2017-10-23Linux 4.14-rc6v4.14-rc6Linus Torvalds1-1/+1
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-39/+96
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-26/+15
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-77/+226
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+1