summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-1815-18/+18
|\
| * spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab2019-07-314-4/+4
| * docs: fix a couple of new broken referencesMauro Carvalho Chehab2019-07-311-1/+1
| * docs: isdn: convert to ReST and add to kAPI booksetMauro Carvalho Chehab2019-07-311-1/+1
| * docs: admin-guide: add auxdisplay files to it after conversion to ReSTMauro Carvalho Chehab2019-07-311-1/+1
| * docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-319-11/+11
* | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1717-989/+2944
|\ \
| * | s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada2019-09-161-3/+0
| * | s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer2019-09-131-0/+20
| * | vfio-ccw: fix error return code in vfio_ccw_sch_init()Wei Yongjun2019-09-051-2/+6
| * | s390: vfio-ap: fix warning reset not completedHalil Pasic2019-09-051-1/+1
| * | s390/sclp: Fix bit checked for has_siplPhilipp Rudo2019-09-031-1/+1
| * | s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger2019-08-291-1/+2
| * | Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2019-08-294-4/+124
| |\ \
| | * | vfio-ccw: add some loggingCornelia Huck2019-08-234-4/+124
| * | | s390/vmcp: correct early_param handlingVasily Gorbik2019-08-261-0/+2
| |/ /
| * | s390/pkey: add CCA AES cipher key supportHarald Freudenberger2019-08-213-54/+664
| * | s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger2019-08-212-4/+903
| * | s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger2019-08-214-24/+83
| * | s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger2019-08-211-21/+16
| * | s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-3/+0
| * | s390/zcrypt: new sysfs attributes serialnr and mkvpsHarald Freudenberger2019-07-293-14/+141
| * | s390/zcrypt: add base code for cca crypto card info supportHarald Freudenberger2019-07-291-56/+75
| * | s390/zcrypt: move cca misc functions to new code fileHarald Freudenberger2019-07-295-931/+1036
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-1714-60/+74
|\ \ \
| * | | clocksource/drivers/sh_cmt: Document "cmt-48" as deprecatedMagnus Damm2019-08-271-1/+5
| * | | clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific matchMagnus Damm2019-08-271-0/+8
| * | | clocksource/drivers: Do not warn on probe deferJon Hunter2019-08-271-1/+3
| * | | clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter2019-08-271-2/+4
| * | | clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman2019-08-271-6/+3
| * | | clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven2019-08-271-1/+1
| * | | clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang2019-08-271-0/+5
| * | | clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni2019-08-272-1/+19
| * | | clocksource: sun4i: Add missing compatiblesMaxime Ripard2019-08-271-0/+4
| * | | clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-273-11/+3
| * | | clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-232-14/+0
| * | | clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-231-10/+12
| * | | clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan2019-08-231-8/+4
| * | | hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-1/+1
| * | | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-4/+2
| * | | hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-1/+1
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-1715-154/+475
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-09-0616-155/+476
| |\ \ \ \
| | * | | | irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier2019-09-051-5/+4
| | * | | | irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()Masahiro Yamada2019-09-051-3/+1
| | * | | | irqchip/mmp: Coexist with GIC root IRQ controllerLubomir Rintel2019-08-301-1/+6
| | * | | | irqchip/mmp: Mask off interrupts from other coresAndres Salomon2019-08-301-0/+48
| | * | | | irqchip/mmp: Add missing chained_irq_{enter,exit}()Lubomir Rintel2019-08-301-1/+8
| | * | | | irqchip/mmp: Do not use of_address_to_resource() to get mux regsLubomir Rintel2019-08-301-9/+13
| | * | | | irqchip/meson-gpio: Add support for meson sm1 SoCsJerome Brunet2019-08-301-14/+38