summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott2017-01-161-8/+2
| * s390: use false/true when using boolHeiko Carstens2017-01-164-5/+5
| * s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-161-1/+1
| * s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe2017-01-161-1/+0
| * s390/cio: remove unused struct memberSebastian Ott2017-01-162-2/+0
| * s390/cio: export real cssidSebastian Ott2017-01-161-0/+22
| * s390/cio: css initialization cleanupSebastian Ott2017-01-161-56/+47
| * s390/cio: css attribute cleanupSebastian Ott2017-01-161-28/+29
| * s390/cio: use cssid for pgid generationSebastian Ott2017-01-164-3/+53
| * s390/cio: clarify cssid usageSebastian Ott2017-01-164-26/+29
| * s390/zcrypt: get rid of variable length arraysHeiko Carstens2017-01-161-6/+4
| * s390/zcrypt: make structures staticHeiko Carstens2017-01-162-2/+2
| * s390/cio: get rid of variable length arrayHeiko Carstens2017-01-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221003-26707/+65110
|\ \
| * | Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2017-02-212-100/+3
| * | bnxt_en: use eth_hw_addr_random()Tobias Klauser2017-02-211-1/+1
| * | net: mvpp2: enable building on 64-bit platformsThomas Petazzoni2017-02-212-15/+19
| * | net: mvpp2: switch to build_skb() in the RX pathThomas Petazzoni2017-02-211-22/+57
| * | net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni2017-02-211-8/+8
| * | net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni2017-02-211-1/+1
| * | net: mvpp2: remove unused register definitionsThomas Petazzoni2017-02-211-4/+0
| * | net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni2017-02-211-3/+1
| * | net: mvpp2: drop useless fields in mvpp2_bm_pool and related codeThomas Petazzoni2017-02-211-15/+3
| * | net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'Thomas Petazzoni2017-02-211-3/+0
| * | net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni2017-02-211-5/+4
| * | net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()Thomas Petazzoni2017-02-211-2/+29
| * | net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()Thomas Petazzoni2017-02-211-3/+4
| * | net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_setThomas Petazzoni2017-02-211-12/+8
| * | net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni2017-02-211-1/+1
| * | macsec: fix validation failed in asynchronous operation.Lee Ryder2017-02-211-0/+3