Age | Commit message (Expand) | Author |
2021-09-17 | maple: fix wrong return value of maple_bus_init(). | Lu Wei |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-08-02 | sh: introduce a sh_cacheop_vaddr helper | Christoph Hellwig |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2017-10-19 | sh: make dma_cache_sync a no-op | Christoph Hellwig |
2011-10-31 | sh: Add module.h to arch/sh specific files as required. | Paul Gortmaker |
2010-10-27 | sh: maple: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2009-10-13 | sh: maple: PHYSADDR() -> virt_to_phys() conversion. | Paul Mundt |
2009-03-29 | maple: fix Error in kernel-doc notation | Randy Dunlap |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-24 | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-03 | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-02-27 | sh: maple: Support block reads and writes. | Adrian McMenamin |
2008-12-16 | sh: maple: Do not pass SLAB_POISON to kmem_cache_create() | Matt Fleming |
2008-08-04 | sh: Fix up broken kerneldoc comments. | Paul Mundt |
2008-08-04 | maple: Kill useless private_data pointer. | Paul Mundt |
2008-08-04 | maple: Clean up maple_driver_register/unregister routines. | Paul Mundt |
2008-07-29 | sh/maple: clean maple bus code | Adrian McMenamin |
2008-02-26 | maple: fix device detection | Adrian McMenamin |
2008-02-14 | maple: improve detection of attached peripherals | Adrian McMenamin |
2008-02-14 | maple: more robust device detection. | Adrian McMenamin |
2008-02-14 | maple: fix up whitespace damage. | Adrian McMenamin |
2007-10-30 | maple: Fix maple bus compiler warning | Adrian McMenamin |
2007-09-21 | sh: Add maple bus support for the SEGA Dreamcast. | Adrian McMenamin |