index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge ports
Vladimir Oltean
1
-0
/
+4
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
8
-2
/
+430
2021-08-24
Merge branch 'mptcp-refactor'
David S. Miller
5
-52
/
+83
2021-08-24
selftests: mptcp: add_addr and echo race test
Yonglong Li
1
-0
/
+15
2021-08-24
mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT
Yonglong Li
3
-21
/
+3
2021-08-24
mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal
Yonglong Li
2
-6
/
+10
2021-08-24
mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other
Yonglong Li
1
-3
/
+10
2021-08-24
mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate
Yonglong Li
3
-8
/
+18
2021-08-24
mptcp: move drop_other_suboptions check under pm lock
Yonglong Li
3
-18
/
+31
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
2021-08-24
qed: Fix the VF msix vectors flow
Shai Malin
1
-1
/
+6
2021-08-24
cxgb4: improve printing NIC information
Heiner Kallweit
1
-2
/
+1
2021-08-24
mmc: renesas_sdhi: Refactor renesas_sdhi_probe()
Yoshihiro Shimoda
4
-96
/
+141
2021-08-24
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-24
mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-24
mmc: sdhci: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-24
mmc: sdhci-msm: Use maximum possible data timeout value
Sahitya Tummala
1
-0
/
+3
2021-08-24
mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
Sarthak Garg
2
-7
/
+10
2021-08-24
mmc: rtsx_pci: Fix long reads when clock is prescaled
Thomas Hebb
1
-13
/
+23
2021-08-24
mmc: sdio: Print contents of unknown CIS tuples
Sean Anderson
1
-3
/
+5
2021-08-24
mmc: sdio: Don't warn about vendor CIS tuples
Sean Anderson
1
-5
/
+15
2021-08-24
memstick: ms_block: Fix spelling contraction "cant" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
1
-5
/
+7
2021-08-24
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
Eric Biggers
3
-15
/
+10
2021-08-24
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
Fabio Estevam
2
-43
/
+32
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2
-40
/
+30
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
1
-1
/
+2
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
3
-2
/
+5
2021-08-24
mmc: dw_mmc: Add data CRC error injection
Vincent Whitchurch
2
-0
/
+80
2021-08-24
mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()
Andy Shevchenko
1
-11
/
+4
2021-08-24
mmc: mmci: De-assert reset on probe
Linus Walleij
1
-0
/
+3
2021-08-24
mmc: usdhi6rol0: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-24
mmc: sh_mmcif: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-24
mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-24
dt-bindings: mmc: sdhci-msm: Add compatible string for sc7280
Shaik Sajida Bhanu
1
-0
/
+1
2021-08-24
mmc: arasan: Fix the issue in reading tap values from DT
Sai Krishna Potthuri
1
-2
/
+4
2021-08-24
mmc: sdhci-of-arasan: Modify data type of the clk_phase array
Manish Narani
1
-1
/
+1
2021-08-24
mmc: sdhci-of-arasan: Use appropriate type of division macro
Manish Narani
1
-1
/
+1
2021-08-24
mmc: sdhci-of-arasan: Check return value of non-void funtions
Manish Narani
1
-3
/
+15
2021-08-24
mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platform
Manish Narani
1
-0
/
+4
2021-08-24
mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.
Manish Narani
1
-0
/
+1
2021-08-24
mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
Manish Narani
1
-0
/
+18
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
3
-4
/
+8
2021-08-24
mmc: host: add kdoc for mmc_retune_{en|dis}able
Wolfram Sang
1
-0
/
+10
2021-08-24
ieee80211: add TWT element definitions
Lorenzo Bianconi
1
-0
/
+62
2021-08-24
platform-msi: Add ABI to show msi_irqs of platform devices
Barry Song
2
-5
/
+29
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
3
-115
/
+148
2021-08-24
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
1
-1
/
+1
2021-08-24
ALSA: usb-audio: Move set-interface-first workaround into common quirk
Takashi Iwai
4
-4
/
+8
2021-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-0
/
+6
[prev]
[next]