summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus2020-05-286-9/+9
* mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256sTudor Ambarus2020-05-281-6/+12
* mtd: spi-nor: Add support for s25fs128s1Yicong Yang2020-05-281-0/+3
* mtd: spi-nor: spansion: fix writes on S25FS512SSergei Shtylyov2020-05-281-2/+23
* mtd: spi-nor: Fix description of the sr_ready() return valueTudor Ambarus2020-04-291-4/+4
* mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()Tudor Ambarus2020-04-291-1/+1
* mtd: spi-nor: micron-st: Enable locking for n25q00Jungseung Lee2020-04-291-0/+2
* mtd: spi-nor: macronix: Add support for mx25u51245gMason Yang2020-04-281-0/+3
* mtd: spi-nor: macronix: Add support for mx25l51245gMason Yang2020-04-281-0/+3
* mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()Sergei Shtylyov2020-04-281-3/+3
* mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()Sergei Shtylyov2020-04-281-1/+1
* mtd: spi-nor: Enable locking for n25q128a11Xiang Chen2020-04-211-1/+3
* mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0Takahiro Kuwano2020-04-201-1/+3
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
|\
| * clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| * clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| * clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-198-17/+49
|\ \
| * \ Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Marc Zyngier2020-04-172-4/+27
| |\ \
| | * | irqchip/gic-v4.1: Update effective affinity of virtual SGIsMarc Zyngier2020-04-161-0/+1
| | * | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-162-4/+26
| | |/
| * | irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticJason Yan2020-04-171-1/+1
| * | irqchip/irq-mvebu-icu: Make legacy_bindings staticJason Yan2020-04-171-1/+1
| * | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier2020-04-171-8/+10
| * | irqchip/sifive-plic: Fix maximum priority threshold valueAtish Patra2020-04-171-1/+1
| * | irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko2020-04-171-1/+2
| * | irqchip/mbigen: Free msi_desc on device teardownZenghui Yu2020-04-171-1/+7
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-04-188-9/+10
|\ \
| * | scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-131-1/+3
| * | scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser2020-04-131-0/+1
| * | scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-04-131-1/+1
| * | scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser2020-04-131-1/+2
| * | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-134-6/+2
| * | scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing2020-04-131-0/+1
| |/
* | Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-185-12/+96
|\ \
| * | hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-04-181-1/+1
| * | hwmon: (k10temp) make some symbols staticJason Yan2020-04-121-3/+3
| * | hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck2020-04-121-0/+6
| * | hwmon: (drivetemp) Use drivetemp's true module name in Kconfig sectionAnn T Ropea2020-04-121-1/+1
| * | hwmon: (pmbus/isl68137) Fix up chip IDsGuenter Roeck2020-04-121-7/+85
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-184-34/+38
|\ \
| * | i2c: tegra: Synchronize DMA before terminationDmitry Osipenko2020-04-151-0/+9
| * | i2c: tegra: Better handle case where CPU0 is busy for a long timeDmitry Osipenko2020-04-151-12/+15
| * | i2c: remove i2c_new_probed_device APIWolfram Sang2020-04-151-13/+0
| * | i2c: altera: use proper variable to hold errnoWolfram Sang2020-04-151-5/+4
| * | i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede2020-04-151-4/+10
| |/
* | Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-1813-94/+85
|\ \
| * \ Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-04-162-0/+19
| |\ \
| | * | drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs2020-04-162-0/+19
| * | | Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...Dave Airlie2020-04-169-16/+33
| |\ \ \