summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-29i2c: designware-pci: Add support for Elkhart Lake PSE I2CJarkko Nikula
2019-08-29i2c: designware-pci: Switch over to MSI interruptsFelipe Balbi
2019-08-29i2c: axxia: support slave modeAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-08-29i2c: icy: Add LTC2990 present on 2019 board revisionMax Staudt
2019-08-29i2c: Add i2c-icy for I2C on m68k/AmigaMax Staudt
2019-08-29i2c: bcm2835: Add full name of devicetree node to adapter nameStefan Wahren
2019-08-29i2c: bcm2835: Avoid clk stretch quirk for BCM2711Stefan Wahren
2019-08-14i2c-cht-wc: Fix lockdep warningHans de Goede
2019-08-14i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang
2019-08-06i2c: sprd: Validate the return value of clock initializationBaolin Wang
2019-08-06i2c: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang
2019-08-06i2c: sprd: Make I2C driver can be built as a moduleBaolin Wang
2019-08-06i2c: Drop unneeded check for of_nodeAndy Shevchenko
2019-08-06i2c: designware: Fix unused variable warningShaokun Zhang
2019-08-01i2c: designware: make use of devm_gpiod_get_optionalUwe Kleine-König
2019-08-01i2c: busses: Use dev_get_drvdata where possibleChuhong Yuan
2019-08-01i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-08-01i2c: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-08-01i2c: ismt: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-08-01i2c: tegra: Compile PM functions unconditionallyDmitry Osipenko
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra
2019-07-25hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-07-25eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha
2019-07-25vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter