index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
/
maple
Age
Commit message (
Expand
)
Author
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