Age | Commit message (Expand) | Author | Files | Lines |
2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -11/+21 |
2022-12-13 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -25/+4 |
2022-12-12 | Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+6 |
2022-12-05 | bus: fsl-mc-msi: Switch to domain id aware interfaces | Thomas Gleixner | 1 | -22/+3 |
2022-11-24 | bus: fsl-mc: Remove linux/msi.h includes | Thomas Gleixner | 2 | -2/+0 |
2022-11-23 | bus: ixp4xx: Don't touch bit 7 on IXP42x | Linus Walleij | 1 | -6/+3 |
2022-11-22 | bus: ti-sysc: Add otg quirk flags for omap3 musb | Tony Lindgren | 1 | -0/+6 |
2022-11-18 | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld | 1 | -1/+1 |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
2022-11-17 | genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN | Thomas Gleixner | 1 | -1/+1 |
2022-11-17 | bus: mhi: host: pci_generic: Add definition for some VIDs | Slark Xiao | 1 | -7/+11 |
2022-11-16 | bus: sunxi-rsb: Support atomic transfers | Samuel Holland | 1 | -8/+21 |
2022-11-16 | bus: sunxi-rsb: Remove the shutdown callback | Samuel Holland | 1 | -9/+0 |
2022-11-07 | bus: mhi: host: pci_generic: Add HP variant of T99W175 | Song Fuchang | 1 | -0/+3 |
2022-11-07 | bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variant | Johan Hovold | 1 | -0/+2 |
2022-10-28 | bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990 | Fabio Porcedda | 1 | -0/+2 |
2022-10-28 | bus: mhi: host: Fix race between channel preparation and M0 event | Qiang Yu | 1 | -1/+2 |
2022-10-28 | bus: mhi: host: Use mhi_soc_reset() API in place of register write | Qiang Yu | 1 | -3/+1 |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -25/+3 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -52/+44 |
2022-09-24 | bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug | Liu Shixin | 1 | -24/+2 |
2022-09-21 | Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man... | Greg Kroah-Hartman | 1 | -1/+1 |
2022-09-21 | bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990 | Fabio Porcedda | 1 | -0/+2 |
2022-09-16 | bus: mhi: host: always print detected modem name | Koen Vandeputte | 1 | -1/+1 |
2022-09-08 | bus: hisi_lpc: Use platform_device_register_full() | John Garry | 1 | -36/+32 |
2022-09-08 | bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR() | Andy Shevchenko | 1 | -6/+6 |
2022-09-08 | bus: hisi_lpc: Correct error code for timeout | Andy Shevchenko | 1 | -1/+1 |
2022-09-08 | bus: hisi_lpc: Use devm_platform_ioremap_resource | Andy Shevchenko | 1 | -3/+1 |
2022-09-08 | bus: hisi_lpc: Don't dereference fwnode handle | Andy Shevchenko | 1 | -6/+4 |
2022-08-29 | bus: mhi: host: Fix up null pointer access in mhi_irq_handler | Qiang Yu | 1 | -3/+16 |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -35/+6 |
2022-08-04 | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -12/+49 |
2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -103/+101 |
2022-07-11 | Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Greg Kroah-Hartman | 4 | -9/+46 |
2022-07-09 | bus: mhi: ep: Check dev_set_name() return value | Bo Liu | 1 | -2/+9 |
2022-07-01 | hisi_lpc: Use acpi_dev_for_each_child() | Rafael J. Wysocki | 1 | -104/+100 |
2022-07-01 | bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe() | Yang Yingliang | 1 | -4/+6 |
2022-07-01 | bus: mvebu-mbus: Fix spelling mistake | Zhang Jiaming | 1 | -3/+3 |
2022-06-29 | bus: mhi: host: pci_generic: Add another Foxconn T99W175 | Bjorn Andersson | 1 | -0/+3 |
2022-06-27 | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2 | -16/+12 |
2022-06-24 | bus: mhi: host: Move IRQ allocation to controller registration phase | Qiang Yu | 2 | -7/+29 |
2022-06-22 | bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baseline | Slark Xiao | 1 | -0/+3 |
2022-06-21 | bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modem | Yonglin Tan | 1 | -0/+2 |
2022-06-14 | bus: bt1-axi: Don't print error on -EPROBE_DEFER | Serge Semin | 1 | -8/+6 |
2022-06-14 | bus: bt1-apb: Don't print error on -EPROBE_DEFER | Serge Semin | 1 | -8/+6 |
2022-06-10 | bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() | Shin'ichiro Kawasaki | 1 | -3/+3 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 2 | -18/+2 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 4 | -17/+4 |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -21/+4 |