summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-149-245/+583
|\
| * Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-132217-436/+3140
| |\
| | *-----. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-108-241/+557
| | |\ \ \ \
| | | | | | * mfd: arizona: Remove audio related device tree codeCharles Keepax2017-09-201-131/+1
| | | | | * | drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal2017-10-181-27/+2
| | | | | * | drm/amd/amdgpu: Added asic_type as ACP DMA driver platform dataVijendar Mukunda2017-10-181-0/+2
| | | | * | | Input: wm97xx: add new AC97 bus supportRobert Jarzmik2017-09-192-2/+56
| | | | * | | mfd: wm97xx-core: core support for wm97xx CodecRobert Jarzmik2017-09-193-0/+381
| | | | * | | Input: wm97xx: split out touchscreen registeringRobert Jarzmik2017-09-191-81/+115
| | | | | |/ | | | | |/|
| * | | | | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-131-4/+26
| |\ \ \ \ \
| | * | | | | usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2017-10-111-4/+26
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-1433-424/+1305
|\ \ \ \ \ \
| * | | | | | i2c: aspeed: Deassert reset in probeJoel Stanley2017-11-061-0/+12
| * | | | | | eeprom: at24: Add OF device ID tableJavier Martinez Canillas2017-11-051-1/+70
| * | | | | | i2c: thunderx: Remove duplicate NULL checkAndy Shevchenko2017-11-021-2/+1
| * | | | | | i2c: taos-evm: Remove duplicate NULL checkAndy Shevchenko2017-11-021-2/+1
| * | | | | | i2c: Make i2c_unregister_device() NULL-awareAndy Shevchenko2017-11-021-2/+3
| * | | | | | i2c: xgene-slimpro: Support v2Hoan Tran2017-11-011-4/+26
| * | | | | | i2c: mpc: remove useless variable initializationWolfram Sang2017-11-011-1/+1
| * | | | | | Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang2017-11-0111-145/+598
| |\ \ \ \ \ \
| | * | | | | | power: supply: sbs-message: fix some code style issuesWolfram Sang2017-10-291-3/+4
| | * | | | | | power: supply: sbs-battery: remove unchecked return varWolfram Sang2017-10-291-1/+1
| | * | | | | | power: supply: sbs-battery: remove superfluous variable initWolfram Sang2017-10-291-7/+3
| | * | | | | | power: supply: sbs-battery: move gpio present detect to sbs_get_propertyPhil Reid2017-10-281-10/+13
| | * | | | | | power: supply: sbs-manager: Add alert callback and battery change notificationPhil Reid2017-10-282-5/+127
| | * | | | | | power: Adds support for Smart Battery System ManagerKarl-Heinz Schneider2017-10-283-0/+337
| | * | | | | | i2c: mux: pca954x: Return error if irq_create_mapping failsPhil Reid2017-10-281-0/+4
| | * | | | | | i2c: mux: pca954x: call request irq after adding mux segmentsPhil Reid2017-10-281-63/+28
| | * | | | | | i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapterPhil Reid2017-10-281-0/+9
| | * | | | | | i2c: i2c-smbus: add of_i2c_setup_smbus_alertPhil Reid2017-10-282-1/+31
| | * | | | | | i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbusPhil Reid2017-10-282-32/+33
| | * | | | | | i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid2017-10-284-32/+17
| * | | | | | | Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2017-11-013-130/+144
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: gpio: Add support for named gpios in DTLinus Walleij2017-10-301-16/+43
| | * | | | | | | i2c: gpio: Local vars in probeLinus Walleij2017-10-301-13/+14
| | * | | | | | | i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-2/+2
| | * | | | | | | i2c: gpio: Enforce open drain through gpiolibLinus Walleij2017-10-301-63/+39
| | * | | | | | | gpio: Make it possible for consumers to enforce open drainLinus Walleij2017-10-301-0/+13
| | * | | | | | | i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-302-93/+90
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi2017-10-301-2/+23
| * | | | | | | i2c: generic recovery: check SCL before SDAClaudio Foellmi2017-10-281-3/+7
| * | | | | | | i2c: img-scb: Add runtime PMEd Blake2017-10-281-19/+78
| * | | | | | | i2c: mpc: use of_property_read_boolJulia Lawall2017-10-271-1/+1
| * | | | | | | i2c: riic: remove clock and frequency restrictionsChris Brandt2017-10-271-34/+81
| * | | | | | | Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15Wolfram Sang2017-10-27145-891/+1930
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede2017-10-272-7/+49
| | * | | | | | | i2c: Allow overriding dev_name through board_infoHans de Goede2017-10-271-2/+8
| | | |/ / / / / | | |/| | | | |
| * | | | | | | i2c/busses: Convert timers to use timer_setup()Kees Cook2017-10-272-9/+6
| * | | | | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-10-26268-1255/+2266
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: mux: reg: use of_property_read_bool()Sergei Shtylyov2017-10-201-6/+3