summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-091-5/+3
|\
| * arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2020-04-011-5/+3
* | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-091-1/+1
|\ \
| * | powerpc/ps3: Remove an unneeded NULL checkDan Carpenter2020-04-031-1/+1
* | | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-095-0/+267
|\ \ \
| * | | riscv: Add Kendryte K210 SoC supportChristoph Hellwig2020-04-035-0/+267
* | | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-081-136/+79
|\ \ \ \
| * | | | rbd: enable multiple blk-mq queuesHannes Reinecke2020-03-301-1/+1
| * | | | rbd: embed image request in blk-mq pduIlya Dryomov2020-03-301-87/+51
| * | | | rbd: acquire header_rwsem just once in rbd_queue_workfn()Ilya Dryomov2020-03-301-28/+31
| * | | | rbd: get rid of img_request_layered_clear()Ilya Dryomov2020-03-301-8/+1
| * | | | rbd: kill img_request krefHannes Reinecke2020-03-301-19/+5
| * | | | rbd: remove barriers from img_request_layered_{set,clear,test}()Ilya Dryomov2020-03-301-3/+0
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-082-3/+7
|\ \ \ \ \
| * | | | | crypto: marvell/octeontx - fix double free of ptrColin Ian King2020-04-031-3/+5
| * | | | | crypto: hisilicon - Fix build errorYueHaibing2020-04-031-0/+2
* | | | | | Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-04-0814-79/+347
|\ \ \ \ \ \
| * | | | | | watchdog: Add K3 RTI watchdog supportTero Kristo2020-04-013-0/+264
| * | | | | | watchdog: ziirave_wdt: change name to be more specificLucas Stach2020-04-011-1/+1
| * | | | | | watchdog: orion: use 0 for unset heartbeatChris Packham2020-04-011-1/+1
| * | | | | | watchdog: npcm: remove whitespacesTomer Maimon2020-03-181-10/+9
| * | | | | | watchdog: reset last_hw_keepalive time at startTero Kristo2020-03-181-0/+1
| * | | | | | watchdog: imx2_wdt: Drop .remove callbackAnson Huang2020-03-181-27/+10
| * | | | | | watchdog: Add stop_on_reboot parameter to control reboot policyDmitry Safonov2020-03-181-0/+12
| * | | | | | watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij2020-03-181-27/+0
| * | | | | | watchdog: imx7ulp: Remove unused include of init.hAnson Huang2020-03-181-1/+0
| * | | | | | watchdog: imx_sc_wdt: Remove unused includesAnson Huang2020-03-181-2/+0
| * | | | | | watchdog: qcom: Use irq flags from firmwareStephen Boyd2020-03-181-2/+1
| * | | | | | watchdog: pm8916_wdt: Add system sleep callbacksLoic Poulain2020-03-181-0/+25
| * | | | | | watchdog: qcom-wdt: disable pretimeout on timer platformAnsuel Smith2020-03-181-8/+23
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-0827-250/+2260
|\ \ \ \ \ \ \
| * | | | | | | platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung2020-04-071-1/+1
| * | | | | | | iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou2020-03-301-13/+19
| * | | | | | | iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou2020-03-281-2/+31
| * | | | | | | iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou2020-03-284-27/+81
| * | | | | | | iio: cros_ec: Remove pm functionGwendal Grignou2020-03-284-50/+0
| * | | | | | | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou2020-03-286-28/+110
| * | | | | | | iio: expose iio_device_set_clockGwendal Grignou2020-03-281-1/+7
| * | | | | | | iio: cros_ec: Move function description to .c fileGwendal Grignou2020-03-281-0/+69
| * | | | | | | platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou2020-03-281-27/+533
| * | | | | | | platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou2020-03-281-8/+109
| * | | | | | | platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou2020-03-283-28/+521
| * | | | | | | platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou2020-03-281-1/+3
| * | | | | | | platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang2020-03-271-1/+1
| * | | | | | | platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-2/+2
| * | | | | | | platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-1/+1
| * | | | | | | platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani2020-03-221-1/+120
| * | | | | | | platform/chrome: Add Type C connector class driverPrashant Malani2020-03-223-0/+250
| * | | | | | | platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT statusPrashant Malani2020-03-171-3/+83