summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
* qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal2017-02-221-8/+8
* net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter2017-02-223-7/+252
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-228-9/+1066
|\
| * perf: add qcom l2 cache perf events driverNeil Leeder2017-02-083-0/+1023
| * ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter2017-02-061-1/+1
| * ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi2017-02-061-3/+3
| * perf: xgene: Include module.hStephen Boyd2017-02-031-0/+1
| * firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-02-031-3/+10
| * drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven2017-01-261-1/+1
| * of: base: add support to find the level of the last cacheSudeep Holla2017-01-171-0/+26
| * Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon2017-01-121-1/+1
| |\
| | * drivers: firmware: psci: Use __pa_symbol for kernel symbolLaura Abbott2017-01-111-1/+1
* | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-2212-853/+400
|\ \ \
| * | | m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain2017-02-075-702/+12
| * | | via-cuda: Add support for Egret system controllerFinn Thain2017-02-071-21/+134
| * | | via-cuda: Initialize data_index early and increment consistentlyFinn Thain2017-02-071-3/+3
| * | | via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain2017-02-071-11/+5
| * | | via-cuda: Avoid TREQ race conditionFinn Thain2017-02-071-4/+3
| * | | via-cuda: Fix re-initialization of reply_ptr and reading_replyFinn Thain2017-02-071-2/+2
| * | | via-cuda: Prevent read buffer overflowFinn Thain2017-02-071-1/+7
| * | | via-cuda: Add TREQ, TIP and TACK signal helpersFinn Thain2017-02-071-23/+53
| * | | via-cuda: Remove redundant temporary variableFinn Thain2017-02-071-6/+2
| * | | via-cuda: Cleanup printk callsFinn Thain2017-02-071-20/+6
| * | | cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2017-02-032-5/+57
| * | | powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-311-11/+41
| * | | cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-311-36/+53
| * | | cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-254-23/+35
| * | | cxl: Force psl data-cache flush during device shutdownVaibhav Jain2017-01-251-0/+3
| * | | cxl: Drop unused header asm/pnv-pci.hGreg Kurz2017-01-251-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2228-534/+697
|\ \ \ \
| * | | | s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker2017-02-201-51/+3
| * | | | s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger2017-02-202-6/+0
| * | | | s390/sclp: get rid of common response code handlingHeiko Carstens2017-02-083-33/+17
| * | | | s390/sclp: don't add new lines to each printed stringHeiko Carstens2017-02-081-9/+7
| * | | | s390/sclp: make early sclp code readableHeiko Carstens2017-02-084-280/+228
| * | | | s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens2017-02-083-7/+11
| * | | | s390/sclp: move early printk code to driversHeiko Carstens2017-02-082-1/+228
| * | | | s390/qdio: improve some debug printsJulian Wiedmann2017-02-031-2/+3
| * | | | s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann2017-02-031-2/+1
| * | | | s390/qdio: clean up q->irq_ptr usageJulian Wiedmann2017-02-031-4/+4
| * | | | s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-02-031-4/+4
| * | | | s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer2017-02-031-1/+1
| * | | | s390/dasd: correct inconsistent indentingStefan Haberland2017-01-311-2/+2
| * | | | s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland2017-01-311-4/+5
| * | | | s390/dasd: check for device error pointer within state change interruptsStefan Haberland2017-01-311-2/+5
| * | | | s390/dasd: allow 0 for path_threshold attributeStefan Haberland2017-01-311-4/+2
| * | | | s390/dasd: Improve parameter list parsingJan Höppner2017-01-312-135/+125
| * | | | s390/dasd: Always store parameter elements in an arrayJan Höppner2017-01-311-16/+16
| * | | | s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger2017-01-311-0/+8