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
2020-12-09
usb: typec: tcpm: Introduce vsafe0v for vbus
Badhri Jagan Sridharan
2
-11
/
+59
2020-12-09
usb: typec: tcpm: Clear send_discover in tcpm_check_send_discover
Badhri Jagan Sridharan
1
-3
/
+2
2020-12-09
usb: typec: tcpm: Pass down negotiated rev to update retry count
Badhri Jagan Sridharan
5
-13
/
+22
2020-12-09
usb: typec: intel_pmc_mux: Use correct response message bits
Utkarsh Patel
1
-2
/
+7
2020-12-09
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
1
-0
/
+1
2020-12-09
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
1
-0
/
+4
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
1
-1
/
+3
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
1
-0
/
+2
2020-12-09
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
3
-2
/
+133
2020-12-09
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
2
-0
/
+4
2020-12-09
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next
Greg Kroah-Hartman
101
-933
/
+2648
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
3
-56
/
+8
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
4
-8
/
+4
2020-12-09
powerpc/64s/iommu: Don't use atomic_ function on atomic64_t type
Nicholas Piggin
1
-1
/
+1
2020-12-09
powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.S
Christophe Leroy
2
-16
/
+13
2020-12-09
powerpc/32s: In add_hash_page(), calculate VSID later
Christophe Leroy
1
-6
/
+6
2020-12-09
powerpc/32s: Remove unused counters incremented by create_hpte()
Christophe Leroy
1
-15
/
+0
2020-12-09
powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions
Christophe Leroy
1
-37
/
+19
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
5
-12
/
+28
2020-12-09
powerpc/fault: Avoid heavy search_exception_tables() verification
Christophe Leroy
1
-15
/
+13
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
4
-12
/
+5
2020-12-09
powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_bad()
Christophe Leroy
1
-3
/
+5
2020-12-09
powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
Christophe Leroy
1
-5
/
+3
2020-12-09
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
2
-5
/
+3
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
Christophe Leroy
2
-17
/
+11
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
Christophe Leroy
2
-8
/
+8
2020-12-09
powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
Christophe Leroy
1
-8
/
+7
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
4
-30
/
+5
2020-12-09
erofs: force inplace I/O under low memory scenario
Gao Xiang
2
-8
/
+43
2020-12-09
spi: dw: Add support for the Canaan K210 SoC SPI
Damien Le Moal
1
-0
/
+16
2020-12-09
spi: dw: Add support for 32-bits max xfer size
Damien Le Moal
2
-7
/
+42
2020-12-09
dt-bindings: spi: dw-apb-ssi: Add Canaan K210 SPI controller
Damien Le Moal
1
-0
/
+2
2020-12-09
ASoC: rt1015: check the return value of regmap_read during i2c probe
Derek Fang
1
-2
/
+7
2020-12-09
ASoC: codecs/jz4770: Add DAPM widget to set HP out to cap-less mode
Paul Cercueil
1
-2
/
+6
2020-12-09
ASoC: codecs/jz4770: Don't change cap-couple setting in HP PMU/PMD
Paul Cercueil
1
-4
/
+4
2020-12-09
ASoC: codecs/jz4770: Adjust timeouts for cap-coupled outputs
Christophe Branchereau
1
-4
/
+4
2020-12-09
ASoC: codecs/jz4770: Reset interrupt flags in bias PREPARE
Christophe Branchereau
1
-3
/
+3
2020-12-09
ASoC: codecs/jz47xx: Use regmap_{set,clear}_bits
Paul Cercueil
3
-76
/
+55
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
8
-28
/
+142
2020-12-09
ASoC: soc-pcm: remove dpcm_do_trigger()
Kuninori Morimoto
1
-21
/
+9
2020-12-09
ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
Jaroslav Kysela
2
-0
/
+8
2020-12-09
ASoC: max98390: Fix error codes in max98390_dsm_init()
Dan Carpenter
1
-0
/
+2
2020-12-09
ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140
Chris Chiu
1
-0
/
+12
2020-12-09
dma-iommu: remove __iommu_dma_mmap
Christoph Hellwig
1
-16
/
+1
2020-12-09
printk: remove logbuf_lock writer-protection of ringbuffer
John Ogness
1
-40
/
+98
2020-12-09
printk: inline log_output(),log_store() in vprintk_store()
John Ogness
1
-78
/
+67
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master/next
Marc Zyngier
65
-823
/
+1711
2020-12-09
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
1
-2
/
+0
2020-12-09
xen: don't use page->lru for ZONE_DEVICE memory
Juergen Gross
3
-16
/
+73
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
6
-128
/
+116
[prev]
[next]