aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh
AgeCommit message (Expand)Author
2009-08-31sh: Fix up simplified multi-evt handling under sparseirq.Paul Mundt
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy
2009-06-12sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt
2009-05-22sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt
2009-04-06sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI
2009-04-02sh: intc: set_irq_wake() supportMagnus Damm
2009-04-02sh: intc: install enable, disable and shutdown callbacksMagnus Damm
2009-03-29maple: fix Error in kernel-doc notationRandy Dunlap
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-24sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-06sh: intc: Make missing unique IRQ mask warning more verbose.Paul Mundt
2009-03-03sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-27sh: multiple vectors per irq - baseMagnus Damm
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-08-04maple: Kill useless private_data pointer.Paul Mundt
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt
2008-07-29sh/maple: clean maple bus codeAdrian McMenamin
2008-02-26maple: fix device detectionAdrian McMenamin
2008-02-14maple: improve detection of attached peripheralsAdrian McMenamin
2008-02-14maple: more robust device detection.Adrian McMenamin
2008-02-14maple: fix up whitespace damage.Adrian McMenamin
2007-11-07superhyway: Handle device_register() retval properly.Paul Mundt
2007-10-30maple: Fix maple bus compiler warningAdrian McMenamin
2007-09-21sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-01-13[PATCH] Add superhyway_bus_type probe and remove methodsRussell King
2005-11-07[PATCH] superhyway: multiple block support and VCR reworkPaul Mundt
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds