Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-08-06 | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -1/+16 |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -20/+73 |
2020-08-04 | Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -2/+4 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -56/+96 |
2020-07-28 | bus: fsl-mc: Add ACPI support for fsl-mc | Makarand Pawagi | 2 | -33/+77 |
2020-07-28 | bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver | Diana Craciun | 4 | -39/+33 |
2020-07-28 | of/device: Add input id to of_dma_configure() | Lorenzo Pieralisi | 1 | -1/+3 |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+22 |
2020-07-25 | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+22 |
2020-07-23 | bus: fsl-mc: probe the allocatable objects first | Grigore Popescu | 1 | -17/+40 |
2020-07-23 | bus: fsl-mc: use raw spin lock to serialize mc cmds | Laurentiu Tudor | 2 | -3/+3 |
2020-07-23 | bus: fsl-mc: add missing device types | Ioana Ciornei | 1 | -0/+30 |
2020-07-21 | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4 | Tony Lindgren | 1 | -0/+22 |
2020-07-21 | bus: cdmm: Add MIPS R5 arch support | Serge Semin | 1 | -1/+1 |
2020-07-21 | mips: cdmm: Add mti,mips-cdmm dtb node support | Serge Semin | 1 | -0/+15 |
2020-07-13 | bus: ti-sysc: Add missing quirk flags for usb_host_hs | Tony Lindgren | 1 | -2/+4 |
2020-07-02 | bus: ti-sysc: Do not disable on suspend for no-idle | Tony Lindgren | 1 | -2/+4 |
2020-07-02 | bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk | Tony Lindgren | 1 | -2/+2 |
2020-07-02 | bus: ti-sysc: Fix wakeirq sleeping function called from invalid context | Tony Lindgren | 1 | -7/+6 |
2020-06-28 | Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p... | Arnd Bergmann | 1 | -24/+74 |
2020-06-16 | Merge tag 'v5.8-rc1' into fixes | Tony Lindgren | 12 | -234/+1571 |
2020-06-11 | Revert "bus: ti-sysc: Increase max softreset wait" | Tony Lindgren | 1 | -1/+1 |
2020-06-08 | Merge branch 'fixes-v5.7' into fixes | Tony Lindgren | 4 | -21/+15 |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -156/+362 |
2020-06-05 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -0/+767 |
2020-06-05 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 5 | -78/+442 |
2020-06-04 | bus: ti-sysc: Increase max softreset wait | Tony Lindgren | 1 | -1/+1 |
2020-06-03 | bus: ti-sysc: Fix uninitialized framedonetv_irq | Tony Lindgren | 1 | -1/+2 |
2020-06-03 | bus: ti-sysc: Ignore clockactivity unless specified as a quirk | Tony Lindgren | 1 | -3/+6 |
2020-06-03 | bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit | Tony Lindgren | 1 | -20/+60 |
2020-05-31 | bus: ti-sysc: Flush posted write on enable and disable | Tony Lindgren | 1 | -0/+6 |
2020-05-28 | bus: bt1-axi: Build the driver into the kernel | Serge Semin | 1 | -1/+1 |
2020-05-28 | bus: bt1-apb: Build the driver into the kernel | Serge Semin | 1 | -1/+1 |
2020-05-28 | bus: bt1-axi: Use sysfs_streq instead of strncmp | Serge Semin | 1 | -2/+2 |
2020-05-28 | bus: bt1-axi: Optimize the return points in the driver | Serge Semin | 1 | -12/+6 |
2020-05-28 | bus: bt1-apb: Use sysfs_streq instead of strncmp | Serge Semin | 1 | -2/+2 |
2020-05-28 | bus: bt1-apb: Use PTR_ERR_OR_ZERO to return from request-regs method | Serge Semin | 1 | -4/+2 |
2020-05-28 | bus: bt1-apb: Fix show/store callback identations | Serge Semin | 1 | -4/+4 |
2020-05-28 | bus: bt1-apb: Include linux/io.h | Serge Semin | 1 | -0/+1 |
2020-05-28 | bus: Add Baikal-T1 APB-bus driver | Serge Semin | 3 | -0/+438 |
2020-05-28 | bus: Add Baikal-T1 AXI-bus driver | Serge Semin | 3 | -0/+336 |
2020-05-26 | Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -7/+18 |
2020-05-26 | bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe() | Wei Yongjun | 1 | -2/+2 |
2020-05-22 | bus: mhi: core: Handle syserr during power_up | Jeffrey Hugo | 1 | -0/+27 |
2020-05-22 | bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition | Hemant Kumar | 1 | -3/+7 |
2020-05-22 | bus: mhi: core: Do not process SYS_ERROR if RDDM is supported | Hemant Kumar | 1 | -3/+8 |
2020-05-22 | bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed | Hemant Kumar | 1 | -7/+14 |
2020-05-22 | bus: mhi: core: Handle disable transitions in state worker | Hemant Kumar | 3 | -1/+12 |
2020-05-22 | bus: mhi: core: Remove the system error worker thread | Hemant Kumar | 4 | -23/+20 |