summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam2021-02-261-0/+3
| * | | | | mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel2021-02-261-0/+7
| * | | | | mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson2021-02-263-1/+8
| * | | | | net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery2021-02-261-0/+7
| * | | | | net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann2021-02-261-4/+2
| * | | | | net: dsa: mt7530: don't build GPIO support if !GPIOLIBDENG Qingfang2021-02-261-0/+4
| * | | | | net: mscc: ocelot: select NET_DEVLINKArnd Bergmann2021-02-261-0/+1
| * | | | | net: stmmac: re-init rx buffers when mac resume backJoakim Zhang2021-02-261-1/+83
| * | | | | net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang2021-02-264-6/+15
| * | | | | net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang2021-02-265-34/+94
| * | | | | net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang2021-02-261-0/+2
| * | | | | net: stmmac: stop each tx channel independentlyJoakim Zhang2021-02-261-4/+0
| * | | | | Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-02-2610-29/+37
| |\| | | |
| | * | | | mt76: mt7915: fix unused 'mode' variableArnd Bergmann2021-02-261-2/+2
| | * | | | mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi2021-02-261-4/+7
| | * | | | mt76: mt7921: remove incorrect error handlingArnd Bergmann2021-02-261-3/+1
| | * | | | iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabledKalle Valo2021-02-261-1/+2
| | * | | | ath11k: fix AP mode for QCA6390Kalle Valo2021-02-241-2/+2
| | * | | | ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven2021-02-241-2/+2
| | * | | | iwlwifi: avoid crash on unsupported debug collectionJohannes Berg2021-02-221-0/+2
| | * | | | mt76: mt7915: only modify tx buffer list after allocating tx token idFelix Fietkau2021-02-181-5/+5
| | * | | | mt76: fix tx skb error handling in mt76_dma_tx_queue_skbFelix Fietkau2021-02-181-9/+6
| | * | | | ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2021-02-182-1/+8
* | | | | | Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-093-71/+47
|\ \ \ \ \ \
| * | | | | | gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko2021-03-081-8/+4
| * | | | | | gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko2021-03-081-55/+23
| * | | | | | gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko2021-03-081-4/+8
| * | | | | | gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko2021-03-081-1/+6
| * | | | | | gpiolib: acpi: Add missing IRQF_ONESHOTYang Li2021-03-081-1/+1
| * | | | | | gpio: fix gpio-device list corruptionJohan Hovold2021-03-081-0/+4
| * | | | | | gpio: fix NULL-deref-on-deregistration regressionJohan Hovold2021-03-081-2/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-091-1/+1
|\ \ \ \ \ \
| * | | | | | crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-1/+1
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-0711-32/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vio: make remove callback return voidUwe Kleine-König2021-03-0211-32/+11
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-058-62/+76
|\ \ \ \ \ \
| * | | | | | RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
| * | | | | | RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
| * | | | | | RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
| * | | | | | RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
| * | | | | | RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
| * | | | | | IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3
| * | | | | | RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-011-0/+1
| * | | | | | RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3
| |/ / / / /
* | | | | | Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-052-11/+16
|\ \ \ \ \ \
| * | | | | | dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz2021-03-041-11/+12
| * | | | | | dm bufio: subtract the number of initial sectors in dm_bufio_get_device_sizeMikulas Patocka2021-03-041-0/+4
* | | | | | | Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-059-51/+67
|\ \ \ \ \ \ \
| * | | | | | | nvmet: model_number must be immutable once setMax Gurtovoy2021-03-054-45/+50
| * | | | | | | nvme-fabrics: fix kato initializationMartin George2021-03-051-1/+4