summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-15mtd: parsers: Move OF parserLinus Walleij5-10/+11
2019-09-15mtd: parsers: Move BCM63xx parserLinus Walleij5-10/+10
2019-09-15mtd: parsers: Move BCM47xx parserLinus Walleij5-8/+8
2019-09-15mtd: parsers: Move TI AR7 parserLinus Walleij5-6/+6
2019-09-15mtd: pismo: Simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-09-15mtd: phram: Module parameters add writable permissionsXiaoming Ni1-1/+1
2019-09-15mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig1-2/+1
2019-09-15Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo...Richard Weinberger2-113/+186
2019-09-15Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger13-909/+1570
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger19-390/+687
2019-09-02Linux 5.3-rc7v5.3-rc7Linus Torvalds1-1/+1
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-18/+328
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-47/+82
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds89-487/+761
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-39/+43
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+24
2019-09-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds5-47/+90
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET1-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti1-11/+11
2019-08-31Merge branch 'net-dsa-microchip-add-KSZ8563-support'David S. Miller2-0/+2
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-08-31dt-bindings: net: dsa: document additional Microchip KSZ8563 switchRazvan Stefanescu1-0/+1
2019-08-31Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions'David S. Miller4-4/+10
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh1-1/+1
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov1-0/+4
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2
2019-08-31Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'David S. Miller2-22/+28
2019-08-31net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean1-8/+11
2019-08-31taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean1-10/+13
2019-08-31taprio: Fix kernel panic in taprio_destroyVladimir Oltean1-4/+4
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister1-0/+1
2019-08-31Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-13/+25
2019-08-31tools/power turbostat: update version numberLen Brown1-1/+1
2019-08-31tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPLPu Wen1-2/+7
2019-08-31tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen1-1/+1
2019-08-31tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada1-6/+17
2019-08-31tools/power turbostat: do not enforce 1msArtem Bityutskiy1-5/+0
2019-08-31tools/power turbostat: read from pipes tooArtem Bityutskiy1-4/+16
2019-08-31tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj1-0/+1
2019-08-31tools/power turbostat: rename has_hsw_msrs()Len Brown1-4/+4
2019-08-31tools/power turbostat: Fix Haswell Core systemsLen Brown1-4/+6
2019-08-31tools/power turbostat: add Jacobsville supportZhang Rui1-0/+3
2019-08-31tools/power turbostat: fix buffer overrunNaoya Horiguchi1-1/+1
2019-08-31tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva1-0/+1
2019-08-31tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King1-0/+1
2019-08-31tools/power turbostat: Make interval calculation per thread to reduce jitterYazen Ghannam1-3/+10