summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao2020-03-201-22/+26
* i2c: qcom-geni: Drop of_platform.h includeStephen Boyd2020-03-131-1/+0
* i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd2020-03-131-31/+26
* i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd2020-03-131-2/+2
* i2c: stm32f7: do not backup read-only PECR registerAlain Volmat2020-03-131-4/+0
* i2c: smbus: remove outdated references to irq level triggersWolfram Sang2020-03-101-5/+0
* i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang2020-03-105-24/+32
* i2c: stm32f7: add a new st, stm32mp15-i2c compatibleAlain Volmat2020-03-101-6/+33
* i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modesAlain Volmat2020-03-101-13/+39
* i2c: brcmstb: Support BCM2711 HDMI BSC controllersMaxime Ripard2020-03-101-0/+33
* i2c: omap: use devm_platform_ioremap_resource()chenqiwu2020-03-101-3/+1
* i2c: use kobj_to_dev() APIchenqiwu2020-03-101-2/+2
* i2c: powermac: correct comment about custom handlingWolfram Sang2020-03-101-8/+7
* i2c: dev: keep sorting of includesWolfram Sang2020-02-261-1/+1
* i2c: stm32f7: allow controller to be wakeup-sourceAlain Volmat2020-02-261-21/+86
* i2c: imx: implement master_xfer_atomic callbackStefan Lengfeld2020-02-261-41/+105
* i2c: at91: implement i2c bus recoveryKamel Bouhara2020-02-262-0/+82
* Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-223-2/+16
|\
| * nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe2020-02-211-0/+1
| * nvme: Fix uninitialized-variable warningKeith Busch2020-02-191-1/+1
| * nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko2020-02-191-1/+2
| * nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N2020-02-191-0/+12
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-02-224-16/+48
|\ \
| * | scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-141-8/+2
| * | scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-142-3/+15
| * | scsi: megaraid_sas: silence a warningTomas Henzl2020-02-131-2/+3
| * | scsi: Revert "target/core: Inline transport_lun_remove_cmd()"Bart Van Assche2020-02-131-3/+28
* | | Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-222-9/+14
|\ \ \
| * | | hwmon: (w83627ehf) Fix crash seen with W83627DHG-PGuenter Roeck2020-02-211-1/+6
| * | | hwmon: (acpi_power_meter) Fix lockdep splatGuenter Roeck2020-02-201-8/+8
* | | | Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-02-228-37/+39
|\ \ \ \
| * | | | s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann2020-02-194-18/+19
| * | | | s390/qdio: fill SL with absolute addressesJulian Wiedmann2020-02-192-13/+13
| * | | | s390/pkey/zcrypt: spelling s/crytp/crypt/Geert Uytterhoeven2020-02-171-2/+2
| * | | | s390/cio: use kobj_to_dev() APIchenqiwu2020-02-171-2/+2
| * | | | s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin2020-02-171-2/+3
| |/ / /
* | | | Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-221-1/+3
|\ \ \ \
| * | | | xen: Enable interrupts when calling _cond_resched()Thomas Gleixner2020-02-201-1/+3
* | | | | Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-02-212-7/+14
|\ \ \ \ \
| * | | | | watchdog: da9062: Add dependency on I2CGuenter Roeck2020-02-171-0/+1
| * | | | | watchdog: da9062: fix power management opsMarco Felsch2020-02-171-0/+12
| * | | | | watchdog: da9062: do not ping the hw during stop()Marco Felsch2020-02-171-7/+0
| * | | | | watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap2020-02-171-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-213-3/+47
|\ \ \ \ \
| * | | | | habanalabs: patched cb equals user cb in device memsetOded Gabbay2020-02-111-2/+0
| * | | | | habanalabs: do not halt CoreSight during hard resetOmer Shpigelman2020-02-111-1/+3
| * | | | | habanalabs: halt the engines before hard-resetOded Gabbay2020-02-112-0/+43
| * | | | | fsi: aspeed: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-02-101-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-2111-1530/+56
|\ \ \ \ \
| * | | | | staging: rtl8723bs: Remove unneeded goto statementsLarry Finger2020-02-101-35/+12