summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-30Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-30Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'edac_updates_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-08-30Merge tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-08-30Merge tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-08-30Merge tag 'regulator-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-08-30Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki
2021-08-30Merge branches 'acpi-dptf', 'acpi-processor', 'acpi-tables' and 'acpi-platform'Rafael J. Wysocki
2021-08-30Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki
2021-08-30Merge branch 'acpica'Rafael J. Wysocki
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki
2021-08-30Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em'Rafael J. Wysocki
2021-08-30Merge back new PM domains material for v5.15.Rafael J. Wysocki
2021-08-30vt_kdsetmode: extend console lockingLinus Torvalds
2021-08-30console: consume APC, DM, DCSnick black
2021-08-30Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown
2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij
2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij
2021-08-30ixp4xx_eth: fix compile-testingArnd Bergmann
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann
2021-08-30net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen
2021-08-30net: hnss3: use max() to simplify codeHao Chen
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang
2021-08-30net: hns3: reconstruct function hns3_self_testPeng Li
2021-08-30net: hns3: initialize each member of structure array on a separate lineJiaran Zhang
2021-08-30bnxt_en: support multiple HWRM commands in flightEdwin Peer
2021-08-30bnxt_en: remove legacy HWRM interfaceEdwin Peer
2021-08-30bnxt_en: update all firmware calls to use the new APIsEdwin Peer
2021-08-30bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer
2021-08-30bnxt_en: add support for HWRM request slicesEdwin Peer
2021-08-30bnxt_en: add HWRM request assignment APIEdwin Peer
2021-08-30bnxt_en: discard out of sequence HWRM responsesEdwin Peer
2021-08-30bnxt_en: introduce new firmware message API based on DMA poolsEdwin Peer
2021-08-30bnxt_en: move HWRM API implementation into separate fileEdwin Peer
2021-08-30bnxt_en: Refactor the HWRM_VER_GET firmware callsEdwin Peer
2021-08-30bnxt_en: remove DMA mapping for KONG responseEdwin Peer
2021-08-30parisc/parport_gsc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-30parisc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-30parisc: Replace symbolic permissions with octal permissionsJinchao Wang