summaryrefslogtreecommitdiff
path: root/drivers/sh
Commit message (Expand)AuthorAge
* sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt2009-11-30
* sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt2009-11-30
* sh: Break out SuperH PFC codeMagnus Damm2009-11-30
* sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-02
* sh: intc: dynamic IRQ support.Paul Mundt2009-11-02
* sh: intc: Make ack_regs generally available.Paul Mundt2009-10-27
* sh: maple: PHYSADDR() -> virt_to_phys() conversion.Paul Mundt2009-10-13
* sh: Fix up simplified multi-evt handling under sparseirq.Paul Mundt2009-08-31
* sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-24
* sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-24
* sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-12
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-11
* sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-22
* sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-22
* sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-06
* sh: intc: set_irq_wake() supportMagnus Damm2009-04-02
* sh: intc: install enable, disable and shutdown callbacksMagnus Damm2009-04-02
* maple: fix Error in kernel-doc notationRandy Dunlap2009-03-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
|\
| * sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* | sh: intc: Make missing unique IRQ mask warning more verbose.Paul Mundt2009-03-06
* | sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-03
* | sh: multiple vectors per irq - baseMagnus Damm2009-02-27
* | sh: maple: Support block reads and writes.Adrian McMenamin2009-02-27
|/
* sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming2008-12-16
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-01
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-04
* maple: Kill useless private_data pointer.Paul Mundt2008-08-04
* maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-04
* sh/maple: clean maple bus codeAdrian McMenamin2008-07-29
* maple: fix device detectionAdrian McMenamin2008-02-26
* maple: improve detection of attached peripheralsAdrian McMenamin2008-02-14
* maple: more robust device detection.Adrian McMenamin2008-02-14
* maple: fix up whitespace damage.Adrian McMenamin2008-02-14
* superhyway: Handle device_register() retval properly.Paul Mundt2007-11-07
* maple: Fix maple bus compiler warningAdrian McMenamin2007-10-30
* sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin2007-09-21
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [PATCH] Add superhyway_bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] superhyway: multiple block support and VCR reworkPaul Mundt2005-11-07
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16