summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2022-01-19net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-19net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz
2022-01-19net: mscc: ocelot: fix using match before it is setTom Rix
2022-01-19net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea
2022-01-19net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel
2022-01-19net: axienet: increase default TX ring size to 128Robert Hancock
2022-01-19net: axienet: fix for TX busy handlingRobert Hancock
2022-01-19net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-19net: axienet: Fix TX ring slot available checkRobert Hancock
2022-01-19net: axienet: limit minimum TX ring sizeRobert Hancock
2022-01-19net: axienet: add missing memory barriersRobert Hancock
2022-01-19net: axienet: reset core on initialization prior to MDIO accessRobert Hancock
2022-01-19net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-19net: axienet: increase reset timeoutRobert Hancock
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-19Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-19Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds
2022-01-18random: simplify arithmetic function flow in account()Jason A. Donenfeld
2022-01-18random: selectively clang-format where it makes senseJason A. Donenfeld
2022-01-18random: access input_pool_data directly rather than through pointerJason A. Donenfeld
2022-01-18random: cleanup fractional entropy shift constantsJason A. Donenfeld
2022-01-18random: prepend remaining pool constants with POOL_Jason A. Donenfeld
2022-01-18random: de-duplicate INPUT_POOL constantsJason A. Donenfeld
2022-01-18random: remove unused OUTPUT_POOL constantsJason A. Donenfeld
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-01-18random: remove unused extract_entropy() reserved argumentJason A. Donenfeld
2022-01-18random: remove incomplete last_data logicJason A. Donenfeld
2022-01-18random: cleanup integer typesJason A. Donenfeld
2022-01-18random: cleanup poolinfo abstractionJason A. Donenfeld
2022-01-18random: fix typo in commentsSchspa Shi
2022-01-18lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-18Merge tag 'rproc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-01-18Merge tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki
2022-01-17Merge branches 'acpi-x86', 'acpi-tables', 'acpi-soc' and 'acpi-pcc'Rafael J. Wysocki
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)