aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming1-1/+1
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt2-1/+714
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-13/+14
2008-08-04maple: Kill useless private_data pointer.Paul Mundt1-0/+1
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt1-11/+26
2008-07-29sh/maple: clean maple bus codeAdrian McMenamin1-81/+184
2008-02-26maple: fix device detectionAdrian McMenamin1-23/+43
2008-02-14maple: improve detection of attached peripheralsAdrian McMenamin1-2/+1
2008-02-14maple: more robust device detection.Adrian McMenamin1-97/+105
2008-02-14maple: fix up whitespace damage.Adrian McMenamin1-486/+492
2007-11-07superhyway: Handle device_register() retval properly.Paul Mundt1-3/+4
2007-10-30maple: Fix maple bus compiler warningAdrian McMenamin1-2/+1
2007-09-21sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin3-2/+740
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-01-13[PATCH] Add superhyway_bus_type probe and remove methodsRussell King1-2/+2
2005-11-07[PATCH] superhyway: multiple block support and VCR reworkPaul Mundt2-21/+56
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+259