summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd6-27/+9
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-12mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko1-0/+23
2019-08-12mfd: Drop obsolete JZ4740 driverPaul Cercueil3-334/+0
2019-08-12mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-12mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-08-12mfd: twl-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max8998: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang1-9/+9
2019-08-12mfd: max8925-i2c: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: max8907: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max77843: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max77693: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: max14577: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: da9150-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: bcm590xx: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: ab3100-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: 88pm860x-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: 88pm800: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: timberdale: Use dev_get_drvdataChuhong Yuan1-2/+1
2019-08-12mfd: tps80031: Convert to devm_i2c_new_dummy_deviceWolfram Sang1-15/+8
2019-08-12mfd: aat2870: No need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+2
2019-08-12mfd: ab8500: No need to check return value of debugfs_create functionsGreg Kroah-Hartman1-226/+98
2019-08-12mfd: ab3100: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2-53/+13
2019-07-25mfd: davinci_voicecodec: Remove pointless #includeArnd Bergmann1-5/+4
2019-07-25mfd: max77620: Add of_node_put() before returnNishka Dasgupta1-1/+3
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds14-55/+1165
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-29/+2183
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds19-74/+120
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-4/+6
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov14538-308224/+315806
2019-07-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2019-07-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds49-433/+4347
2019-07-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-5/+47
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds409-900/+1244
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-11/+26
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-1031/+24
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13-118/+119
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-121/+360
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-228/+197
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan1-2/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär5-0/+2117
2019-07-19Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-nextDave Airlie342-372/+475
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie53-255/+663
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs1-29/+0
2019-07-19drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs1-0/+36