Age | Commit message (Expand) | Author |
2020-02-15 | bus: moxtet: fix potential stack buffer overflow | Marek BehĂșn |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-01-29 | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-22 | Merge 5.5-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-01-16 | Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu... | Olof Johansson |
2020-01-16 | Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a... | Olof Johansson |
2020-01-16 | Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2020-01-14 | bus: fsl-mc: properly empty-initialize structure | Ioana Ciornei |
2020-01-10 | bus: tegra-aconnect: Remove PM_CLK dependency | Sameer Pujar |
2020-01-08 | bus: moxtet: declare moxtet_bus_type as static | Marek BehĂșn |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-16 | bus: ti-sysc: Fix iterating over clocks | Tony Lindgren |
2019-12-12 | bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code | zhengbin |
2019-12-12 | bus: ti-sysc: Drop MMU quirks | Suman Anna |
2019-12-12 | bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO | Tony Lindgren |
2019-12-12 | bus: ti-sysc: Fix missing reset delay handling | Tony Lindgren |
2019-12-10 | bus: ti-sysc: Fix missing force mstandby quirk handling | Tony Lindgren |
2019-12-06 | Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm... | Olof Johansson |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-11-27 | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-14 | bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock() | Markus Elfring |
2019-11-14 | bus: ti-sysc: Add module enable quirk for audio AESS | Tony Lindgren |
2019-11-11 | Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int... | Olof Johansson |
2019-11-05 | bus: hisi_lpc: Expand build test coverage | John Garry |
2019-11-05 | bus: hisi_lpc: Clean some types | John Garry |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-01 | Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2019-10-31 | bus: fsl-mc: add the fsl_mc_get_endpoint function | Ioana Ciornei |
2019-10-31 | bus: fsl-mc: export device types present on the bus | Ioana Ciornei |
2019-10-21 | bus: ti-sysc: Use swsup quirks also for am335x musb | Tony Lindgren |
2019-10-21 | bus: ti-sysc: Handle mstandby quirk and use it for musb | Tony Lindgren |
2019-10-18 | Merge branch 'watchdog-fix' into omap-for-v5.5/ti-sysc | Tony Lindgren |
2019-10-18 | bus: ti-sysc: Fix watchdog quirk handling | Tony Lindgren |
2019-10-17 | counter: new TI eQEP driver | David Lechner |
2019-10-17 | bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem | David Lechner |
2019-10-08 | bus: ti-sysc: avoid toggling power state of module during probe | Tero Kristo |
2019-10-08 | bus: ti-sysc: drop the extra hardreset during init | Tero Kristo |
2019-10-08 | bus: ti-sysc: re-order reset and main clock controls | Tero Kristo |
2019-09-30 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-09-29 | Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2019-09-20 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-09-06 | bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle() | Tony Lindgren |
2019-09-05 | bus: ti-sysc: Fix handling of invalid clocks | Tony Lindgren |
2019-09-05 | bus: uniphier-system-bus: use devm_platform_ioremap_resource() | Masahiro Yamada |
2019-09-05 | bus: ti-sysc: Fix clock handling for no-idle quirks | Tony Lindgren |
2019-09-04 | bus: imx-weim: remove incorrect __init annotations | Arnd Bergmann |
2019-09-04 | bus: moxtet: fix unsigned comparison to less than zero | Colin Ian King |
2019-09-04 | bus: moxtet: remove set but not used variable 'dummy' | Jason Yan |