summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2020-07-022-0/+6
| * | | | net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne2020-07-011-0/+1
| * | | | hinic: fix passing non negative value to ERR_PTRLuo bin2020-07-011-0/+2
| * | | | net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-06-301-4/+4
| * | | | net: ipa: introduce ipa_cmd_tag_process()Alex Elder2020-06-303-0/+25
| * | | | net: ipa: no checksum offload for SDM845 LAN RXAlex Elder2020-06-301-1/+0
| * | | | net: ipa: always check for stopped channelAlex Elder2020-06-301-9/+7
| * | | | net: mvneta: fix use of state->speedRussell King2020-06-301-1/+1
| * | | | tun: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld2020-06-301-0/+2
| * | | | wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld2020-06-302-18/+3
| * | | | wireguard: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld2020-06-301-0/+1
| * | | | net: get rid of lockdep_set_class_and_subclass()Cong Wang2020-06-282-6/+4
| * | | | enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil2020-06-261-2/+2
| * | | | ionic: update the queue count on openShannon Nelson2020-06-261-0/+8
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-107-36/+63
|\ \ \ \ \
| * | | | | RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky2020-07-081-1/+2
| * | | | | IB/mlx5: Fix 50G per lane indicationAya Levin2020-07-081-1/+1
| * | | | | RDMA/siw: Fix reporting vendor_part_idKamal Heib2020-07-081-1/+2
| * | | | | IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi2020-07-021-21/+17
| * | | | | IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan2020-07-021-5/+5
| * | | | | IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-023-6/+31
| * | | | | RDMA/mlx5: Fix legacy IPoIB QP initializationLeon Romanovsky2020-07-021-0/+4
| * | | | | IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor2020-07-021-1/+1
* | | | | | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-101-10/+15
|\ \ \ \ \ \
| * | | | | | nbd: Fix memory leak in nbd_add_socketZheng Bin2020-07-081-10/+15
* | | | | | | Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-07-102-15/+54
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'intel-pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-06-281-14/+53
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede2020-06-261-14/+53
| * | | | | | | | pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu2020-06-221-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-07-102-6/+100
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-06-261-5/+94
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko2020-06-221-1/+6
| | * | | | | | | | gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko2020-06-161-0/+1
| | * | | | | | | | gpio: pca953x: Fix direction setting when configure an IRQAndy Shevchenko2020-06-161-2/+4
| | * | | | | | | | gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko2020-06-161-0/+79
| | * | | | | | | | gpio: pca953x: Synchronize interrupt handler properlyAndy Shevchenko2020-06-161-3/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | gpio: arizona: put pm_runtime in case of failureNavid Emamdoost2020-06-161-1/+5
| * | | | | | | | gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost2020-06-161-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-102-3/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier2020-07-081-0/+8
| * | | | | | | | arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+3
| * | | | | | | | drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan2020-07-081-2/+1
| * | | | | | | | drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-081-1/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2020-07-103-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti2020-07-081-2/+3
| * | | | | | | | mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam2020-07-061-1/+1
| * | | | | | | | mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong2020-06-161-2/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-07-0926-155/+145
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-104-10/+65
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-091-1/+2