summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-144-24/+179
|\
| * ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-101-20/+161
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-041-2/+2
| * cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-192-34/+17
| * powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens2019-06-141-1/+15
| * ocxl: Make ocxl_remove() staticYueHaibing2019-05-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-141-1/+1
|\ \
| * | sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-1425-125/+105
|\ \ \
| * | | ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers2019-07-131-1/+0
| * | | net: dsa: qca8k: replace legacy gpio includeChristian Lamparter2019-07-131-1/+1
| * | | net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao2019-07-134-18/+7
| * | | cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-131-6/+13
| * | | nfp: flower: ensure ip protocol is specified for L4 matchesJohn Hurley2019-07-131-9/+6
| * | | nfp: flower: fix ethernet check on match fieldsJohn Hurley2019-07-131-8/+5
| * | | net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov2019-07-131-1/+4
| * | | net: phy: make exported variables non-staticDenis Efremov2019-07-131-3/+3
| * | | davinci_cpdma: don't cast dma_addr_t to pointerArnd Bergmann2019-07-131-13/+13
| * | | net/mlx5e: Convert single case statement switch statements into if statementsNathan Chancellor2019-07-121-23/+11
| * | | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-128-32/+33
| |\ \ \
| | * | | net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin2019-07-111-1/+8
| | * | | net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin2019-07-111-2/+2
| | * | | net/mlx5e: Fix return value from timeout recover functionAya Levin2019-07-111-4/+2
| | * | | net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-113-1/+10
| | * | | net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein2019-07-111-19/+4
| | * | | net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb2019-07-112-5/+7
| * | | | net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed2019-07-121-1/+1
| * | | | net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed2019-07-121-3/+2
| * | | | net/mlx5e: Fix compilation error in TLS codeTariq Toukan2019-07-121-1/+1
| * | | | net: stmmac: Fix misuses of GENMASK macroJoe Perches2019-07-112-3/+3
| * | | | net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches2019-07-112-2/+2
* | | | | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-1435-2438/+2348
|\ \ \ \ \
| * \ \ \ \ Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal2019-07-079-747/+60
| |\ \ \ \ \
| | * | | | | mtd: spi-nor: cadence-quadspi: add reset controlDinh Nguyen2019-06-271-0/+21
| | * | | | | mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does no...Liu Xiang2019-06-271-1/+24
| | * | | | | mtd: spi-nor: intel-spi: Convert to use SPDX identifierMika Westerberg2019-06-224-16/+4
| | * | | | | mtd: spi-nor: intel-spi: Add support for Intel Elkhart Lake SPI serial flashMika Westerberg2019-06-221-0/+1
| | * | | | | mtd: spi-nor: Spelling s/Writ/Write/Geert Uytterhoeven2019-06-221-1/+1
| | * | | | | mtd: spi-nor: Add Winbond w25q16jv supportRobert Marko2019-06-221-0/+5
| | * | | | | mtd: spi-nor: change "error reading JEDEC id" from dbg to errFlavio Suligoi2019-06-071-1/+1
| | * | | | | mtd: spi-nor: Add Micron MT25QL02 supportAndrey Smirnov2019-06-071-0/+3
| | * | | | | mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.cLudovic Barre2019-06-073-728/+0
| * | | | | | mtd: concat: implement _is_locked mtd operationChris Packham2019-07-071-0/+23
| * | | | | | mtd: concat: refactor concat_lock/concat_unlockChris Packham2019-07-071-32/+12
| * | | | | | mtd: afs: remove unneeded NULL checkDing Xiang2019-07-071-2/+1
| * | | | | | Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-07-066614-46773/+10627
| |\ \ \ \ \ \
| | * | | | | | mtd: rawnand: stm32_fmc2: increase DMA completion timeoutsAmelie Delaunay2019-06-281-6/+9
| | * | | | | | mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()Fuqian Huang2019-06-281-2/+1
| | * | | | | | mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong2019-06-281-1/+1
| | * | | | | | mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky2019-06-273-1/+149