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