summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-144-0/+11
|\
| * Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-05622-4328/+6874
| |\
| * | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-053-0/+3
| * | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-201-0/+8
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-133-39/+9
|\ \ \
| * | | ocxlflash_getfile(): switch to alloc_file_pseudo()Al Viro2018-07-121-19/+4
| * | | cxl_getfile(): switch to alloc_file_pseudo()Al Viro2018-07-121-17/+4
| * | | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-122-4/+2
| * | | turn filp_clone_open() into inline wrapper for dentry_open()Al Viro2018-07-101-1/+1
* | | | Merge tag 'hwmon-for-linus-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-1312-192/+1964
|\ \ \ \
| * | | | hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami2018-08-101-2/+38
| * | | | hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami2018-08-101-42/+145
| * | | | hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami2018-08-101-1/+2
| * | | | hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami2018-08-101-101/+109
| * | | | hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck2018-08-091-8/+2
| * | | | hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel2018-08-071-0/+2
| * | | | hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer2018-07-231-49/+18
| * | | | hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon2018-07-083-0/+1068
| * | | | hwmon: (pmbus/max34440) Add support for MAX34451.Kun Yi2018-07-082-4/+91
| * | | | hwmon: (mlxreg-fan) Add support for Mellanox FAN driverVadim Pasternak2018-07-083-0/+502
| * | | | hwmon: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-082-1/+3
| * | | | hwmon: (nct6775) Fix comment in the description of pwm_modeGuenter Roeck2018-07-081-2/+2
| * | | | hwmon: (nct7904) Fix UNSPECIFIED_INT warningJakob Albert2018-07-081-4/+4
| * | | | hwmon: (nct7904) Fix CODE_INDENT errorJakob Albert2018-07-081-24/+24
| * | | | hwmon: (nct7904) Fix SPACING errorsJakob Albert2018-07-081-6/+6
* | | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-131-1/+2
|\ \ \ \ \
| * | | | | MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-231-1/+2
* | | | | | Merge branch 'clkdev' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-131-4/+1
|\ \ \ \ \ \
| * | | | | | ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...Bartosz Golaszewski2018-08-131-1/+1
| * | | | | | ARM: 8776/1: clkdev: Remove duplicated negative index check from __of_clk_get()Geert Uytterhoeven2018-07-111-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-1332-502/+301
|\ \ \ \ \ \
| * | | | | | s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-08-091-2/+5
| * | | | | | s390/dasd: fix panic for failed online processingStefan Haberland2018-08-091-0/+3
| * | | | | | s390 cio: Rewrite trace point class s390_class_schibThomas Richter2018-07-231-6/+28
| * | | | | | s390 cio: Rewrite trace point in s390_cio_tschThomas Richter2018-07-231-4/+18
| * | | | | | s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter2018-07-231-1/+3
| * | | | | | s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter2018-07-231-3/+17
| * | | | | | s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter2018-07-231-2/+8
| * | | | | | s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter2018-07-231-4/+8
| * | | | | | s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | | | | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | | | | s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
| * | | | | | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-191-12/+16
| * | | | | | s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-172-18/+18
| * | | | | | s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57
| * | | | | | s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23
| * | | | | | s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
| * | | | | | s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12
| * | | | | | s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-161-1/+1
| * | | | | | s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik2018-07-061-31/+7