aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park
2021-12-14dt-bindings: mmc: imx-esdhc: Add imx8ulp compatible stringJacky Bai
2021-12-14mmc: dw_mmc: Avoid hung state if GEN_CMD transfer failsMårten Lindahl
2021-12-14mmc: omap_hsmmc: Revert special init for wl1251H. Nikolaus Schaller
2021-12-14mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller
2021-12-14mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson
2021-12-14mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller
2021-12-14mmc: core: allow to match the device tree to apply quirksJérôme Pouiller
2021-12-14mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller
2021-12-14mmc: tmio: reinit card irqs in reset routineBiju Das
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-12Linux 5.16-rc5v5.16-rc5Linus Torvalds
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-11Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-11Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-11Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-11Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-11Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez
2021-12-11Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-12-10Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-10Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-12-10Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-12-10mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee
2021-12-10hugetlbfs: fix issue of preallocation of gigantic pages can't workZhenguo Yao
2021-12-10mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()Waiman Long
2021-12-10mm/slub: fix endianness bug for alloc/free_traces attributesGerald Schaefer