summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* parport: Standardize use of printmodeJoe Perches2020-04-233-11/+17
* parport_pc: Convert DPRINTK to pr_debugJoe Perches2020-04-231-16/+7
* parport_mfc3: Convert DPRINTK to pr_debugJoe Perches2020-04-231-12/+7
* parport_amiga: Convert DPRINTK to pr_debugJoe Perches2020-04-231-13/+7
* parport: daisy: Convert DPRINTK to pr_debugJoe Perches2020-04-231-17/+6
* parport: Use more comon logging stylesJoe Perches2020-04-236-117/+108
* parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches2020-04-2313-146/+110
* parport: fix if-statement empty body warningsJoe Perches2020-04-232-100/+57
* drivers: visorbus: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-233-3/+3
* drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik2020-04-231-7/+10
* misc: rtsx: Improve compatibility for rts5261Rui Feng2020-04-231-2/+7
* sgi-xp: make some symbols static in xpc_main.cJason Yan2020-04-231-5/+5
* sgi-xp: make some symbols static in xpnet.cJason Yan2020-04-231-4/+4
* binderfs: remove redundant assignment to pointer ctxColin Ian King2020-04-231-1/+1
* binderfs: Fix binderfs.c selftest compilation warningTang Bin2020-04-231-1/+1
* misc: xilinx_sdfec: Use memdup_user() as a cleanupZou Wei2020-04-231-8/+3
* misc: mic: correct a typoHu Haowen2020-04-231-1/+1
* lkdtm: bugs: Fix spelling mistakeGustavo A. R. Silva2020-04-231-1/+1
* 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