Age | Commit message (Expand) | Author | Files | Lines |
2021-09-21 | bus: ti-sysc: Fix timekeeping_suspended warning on resume | Tony Lindgren | 1 | -12/+53 |
2021-09-02 | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 4 | -10/+448 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+1 |
2021-09-01 | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -108/+234 |
2021-08-27 | Revert "bus: mhi: Add inbound buffers allocation flag" | Greg Kroah-Hartman | 2 | -7/+4 |
2021-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -8/+7 |
2021-08-26 | Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -7/+4 |
2021-08-26 | Revert "net: really fix the build..." | Kalle Valo | 2 | -7/+4 |
2021-08-24 | Merge 5.14-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+3 |
2021-08-19 | Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l... | Arnd Bergmann | 1 | -1/+3 |
2021-08-19 | bus: ti-sysc: Add break in switch statement in sysc_init_soc() | Nathan Chancellor | 1 | -0/+1 |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+15 |
2021-08-12 | Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -4/+2 |
2021-08-12 | bus: ixp4xx: return on error in ixp4xx_exp_probe() | Dan Carpenter | 1 | -1/+1 |
2021-08-12 | Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 1 | -13/+18 |
2021-08-11 | bus: ti-sysc: Fix error handling for sysc_check_active_timer() | Tony Lindgren | 1 | -1/+3 |
2021-08-11 | soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex | Tony Lindgren | 1 | -4/+2 |
2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 3 | -11/+22 |
2021-08-09 | Merge 5.14-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -7/+15 |
2021-08-06 | Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+15 |
2021-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -4/+7 |
2021-08-05 | bus: mhi: core: Improve debug messages for power up | Bhaumik Bhatt | 1 | -1/+5 |
2021-08-05 | bus: mhi: core: Replace DMA allocation wrappers with original APIs | Bhaumik Bhatt | 4 | -47/+28 |
2021-08-05 | bus: mhi: core: Add range checks for BHI and BHIe | Bhaumik Bhatt | 1 | -1/+17 |
2021-08-05 | bus: mhi: pci_generic: Set register access length for MHI driver | Bhaumik Bhatt | 1 | -0/+1 |
2021-08-05 | bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up | Bhaumik Bhatt | 1 | -0/+3 |
2021-08-05 | bus: mhi: core: Set BHI/BHIe offsets on power up preparation | Bhaumik Bhatt | 2 | -43/+27 |
2021-08-05 | bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI | ULRICH Thomas | 1 | -0/+37 |
2021-08-05 | bus: mhi: Add inbound buffers allocation flag | Loic Poulain | 2 | -4/+7 |
2021-08-04 | Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 3 | -0/+441 |
2021-08-04 | bus: ixp4xx: Add a driver for IXP4xx expansion bus | Linus Walleij | 3 | -0/+441 |
2021-08-04 | bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID | Ioana Ciornei | 1 | -1/+3 |
2021-08-03 | Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l... | Arnd Bergmann | 1 | -7/+15 |
2021-08-03 | net: really fix the build... | David S. Miller | 2 | -4/+7 |
2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -14/+48 |
2021-07-27 | Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc | Tony Lindgren | 1 | -12/+16 |
2021-07-27 | bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode | Peter Ujfalusi | 1 | -1/+2 |
2021-07-27 | Merge branch 'fixes-v5.14' into fixes | Tony Lindgren | 12 | -52/+89 |
2021-07-27 | bus: ti-sysc: AM3: RNG is GP only | Kevin Hilman | 1 | -0/+2 |
2021-07-27 | Merge 5.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2 | -14/+48 |
2021-07-26 | Merge 5.14-rc3 into char-misc-next | Greg Kroah-Hartman | 2 | -14/+48 |
2021-07-21 | bus: fsl-mc: fix mmio base address for child DPRCs | Laurentiu Tudor | 1 | -2/+22 |
2021-07-21 | bus: fsl-mc: rescan devices if endpoint not found | Laurentiu Tudor | 1 | -2/+20 |
2021-07-21 | bus: fsl-mc: pause the MC firmware when unloading | Laurentiu Tudor | 1 | -0/+10 |
2021-07-21 | bus: fsl-mc: pause the MC firmware before IOMMU setup | Laurentiu Tudor | 1 | -1/+43 |
2021-07-21 | bus: fsl-mc: add .shutdown() op for the bus driver | Laurentiu Tudor | 1 | -0/+6 |
2021-07-21 | bus: fsl-mc: fully resume the firmware | Laurentiu Tudor | 1 | -1/+3 |
2021-07-21 | bus: fsl-mc: handle DMA config deferral in ACPI case | Laurentiu Tudor | 1 | -11/+13 |
2021-07-21 | bus: fsl-mc: fix arg in call to dprc_scan_objects() | Laurentiu Tudor | 1 | -1/+1 |
2021-07-21 | bus: mhi: pci_generic: Fix inbound IPCR channel | Loic Poulain | 1 | -1/+17 |