summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | char: nvram: disable on ARMAlexandre Belloni2018-03-151-1/+1
* | | | misc: rtsx: make various functions staticColin Ian King2018-03-151-6/+6
* | | | slimbus: core: use put_device() instead of kfree()Arvind Yadav2018-03-151-1/+1
* | | | misc: atmel: Remove CPU_AT32AP700X (AVR32) referenceUlf Magnusson2018-03-151-1/+0
* | | | mei: remove dev_err message on an unsupported ioctlColin Ian King2018-03-141-1/+0
* | | | mei: limit the number of queued writesAlexander Usyskin2018-03-146-35/+145
* | | | mei: make module referencing local to the bus.cTomas Winkler2018-03-143-39/+34
* | | | nvmem: imx-ocotp: remove unused dead codeDong Aisheng2018-03-141-2/+0
* | | | nvmem: sunxi-sid: fix H3 SID controller supportIcenowy Zheng2018-03-141-21/+50
* | | | nvmem: add i.MX7 support to snvs-lpgprAndrey Yurovsky2018-03-142-8/+23
* | | | nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-2/+1
* | | | nvmem: imx-iim: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-1/+1
* | | | nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-4/+4
* | | | nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-2/+1
* | | | nvmem: rockchip-efuse: Make use of of_device_get_match_data()Andrey Smirnov2018-03-141-4/+4
* | | | nvmem: snvs_lpgpr: Convert commas to semicolonsAndrey Smirnov2018-03-141-6/+6
* | | | nvmem: qfprom: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: bcm-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-11/+1
* | | | nvmem: imx-iim: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: lpc18xx_otp: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: meson-efuse: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: meson-mx-efuse: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: mtk-efuse: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: rockchip-efuse: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: snvs_lgpr: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: uniphier-efuse: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: imx-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* | | | nvmem: vf610-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-17/+4
* | | | nvmem: Introduce devm_nvmem_(un)register()Andrey Smirnov2018-03-141-0/+59
* | | | nvmem: core: Allow specifying device name verbatimAndrey Smirnov2018-03-141-3/+8
* | | | mcb: add Altera PCI ID to mcb-pciJohannes Thumshirn2018-03-141-0/+1
* | | | PCI: Add Altera vendor IDJohannes Thumshirn2018-03-142-3/+0
* | | | fsi: core: Add check for master property no-scan-on-initChristopher Bostic2018-03-141-1/+4
* | | | fsi: master: Clarify master lifetimes & fix use-after-free in hub masterJeremy Kerr2018-03-142-3/+33
* | | | fsi: core: Reduce console output during normal scanChristopher Bostic2018-03-142-3/+3
* | | | fsi: Match fsi slaves and engines to available dt nodesJeremy Kerr2018-03-144-0/+108
* | | | fsi: Fix one and two byte bus reads/writesEddie James2018-03-141-4/+7
* | | | fsi: master-gpio: Add external modeJeremy Kerr2018-03-141-2/+76
* | | | fsi: master-gpio: Add locking during break and link enableJeremy Kerr2018-03-141-0/+7
* | | | fsi: Add fsi_master_rescan()Jeremy Kerr2018-03-142-2/+10
* | | | coresight: etm4x: Fix bit shiftingBo Yan2018-03-141-2/+2
* | | | coresight: Use %px to print pcsr instead of %pLeo Yan2018-03-141-1/+1
* | | | parport: Replace short License header by SPDX identifierAndy Shevchenko2018-03-141-7/+1
* | | | parport: Sort headers alphabeticallyAndy Shevchenko2018-03-141-5/+5
* | | | parport: Switch to use module_pci_driver() macroAndy Shevchenko2018-03-141-15/+1
* | | | parport: Convert printk(KERN_WARN) to dev_warn()Andy Shevchenko2018-03-141-6/+5
* | | | parport: Don't shadow error codes in ->probe()Andy Shevchenko2018-03-141-6/+6
* | | | parport: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2018-03-141-10/+5
* | | | parport: PCI core handles power state for usAndy Shevchenko2018-03-141-28/+12
* | | | parport: Add support for BrainBoxes PX272/PX306 MIO cardAndy Shevchenko2018-03-141-0/+12