summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2617-109/+235
|\
| * s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-9/+2
| * s390/chsc: improve channel path descriptor determinationSebastian Ott2016-07-152-8/+7
| * s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott2016-07-151-2/+3
| * s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2016-07-152-5/+8
| * s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott2016-07-151-1/+1
| * s390/cio/device_ops: fix kernel docSebastian Ott2016-07-151-11/+11
| * s390/cio: allow to reset channel measurement blockSebastian Ott2016-07-141-9/+20
| * s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-1/+2
| * s390/cio: use basic blocks for i/o inline assembliesHeiko Carstens2016-06-281-9/+82
| * s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens2016-06-281-6/+9
| * s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens2016-06-281-28/+49
| * s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2016-06-151-0/+13
| * topology/sysfs: provide drawer id and siblings attributesHeiko Carstens2016-06-131-0/+13
| * s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-1/+1
| * s390/time: LPAR offset handlingMartin Schwidefsky2016-06-131-2/+2
| * s390/time: STP sync clock correctionMartin Schwidefsky2016-06-131-2/+6
| * s390: use canonical include guard styleDaniel van Gerpen2016-06-132-2/+2
| * s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+1
| * s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-131-12/+3
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2520-238/+827
|\ \
| * \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-04452-2912/+4918
| |\ \
| * \ \ Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-07-022-0/+231
| |\ \ \
| | * \ \ Merge branch 'irqchip/aspeed' into irqchip/coreJason Cooper2016-07-022-0/+231
| | |\ \ \
| | | * | | irqchip/aspeed-vic: Add irq controller for AspeedBenjamin Herrenschmidt2016-06-222-0/+231
| * | | | | Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-06-2312-45/+53
| |\| | | |
| | * | | | Merge branch 'irqchip/misc' into irqchip/coreJason Cooper2016-06-2311-42/+51
| | |\ \ \ \
| | | * | | | irqchip/s3c24xx: Fixup IO accessors for big endianBen Dooks2016-06-231-18/+18
| | | * | | | irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks2016-06-231-7/+7
| | | * | | | irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks2016-06-131-2/+3
| | | * | | | irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> includeBen Dooks2016-06-131-0/+2
| | | * | | | irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>Ben Dooks2016-06-131-0/+1
| | | * | | | irqchip/brcmstb-l2: Make of probe function staticBen Dooks2016-06-131-2/+2
| | | * | | | irqchip/bcm7120-l2: Make probe functions staticBen Dooks2016-06-131-5/+5
| | | * | | | irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks2016-06-131-2/+2
| | | * | | | irqchip/armada-370-xp: Make syscore_ops staticBen Dooks2016-06-131-1/+1
| | | * | | | irqchip/tegra: Fix sparse warnings on __iomemBen Dooks2016-06-131-2/+2
| | | * | | | irqchip/sirfsoc: Fix sparse warnings on __iomemBen Dooks2016-06-131-3/+8
| | | |/ / /
| | * / / / irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt2016-06-042-3/+2
| | |/ / /
| * | | | irqchip/mips-gic: Populate irq_domain namesHarvey Hunt2016-06-141-0/+3
| * | | | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-17/+90
| * | | | irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni2016-06-131-2/+2
| * | | | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-116/+126
| * | | | irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni2016-06-131-23/+26
| * | | | irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni2016-06-131-4/+20
| * | | | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-134-4/+227
| * | | | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-132-9/+9
| * | | | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-131-14/+27
| * | | | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-131-23/+32
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2565-565/+1443
|\ \ \ \ \