summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-20Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei1-0/+2
2008-10-20sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA boardNobuhiro Iwamatsu1-0/+3
2008-10-20sh: Use sh7720 GPIO on magicpanelr2 boardMagnus Damm2-1/+11
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm3-0/+1420
2008-10-20sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm2-0/+12
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm3-0/+1747
2008-10-20sh: Use sh7723 GPIO on AP325RXA boardMagnus Damm2-26/+75
2008-10-20sh: Add sh7723 pinmux codeMagnus Damm3-0/+2164
2008-10-20sh: Use sh7722 GPIO on Migo-R boardMagnus Damm3-69/+125
2008-10-20sh: Add sh7722 pinmux codeMagnus Damm3-0/+1997
2008-10-20sh: GPIO and pinmux base codeMagnus Damm5-4/+593
2008-10-03sh: More I/O routine overhauling.Paul Mundt6-232/+115
2008-10-02serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt2-31/+16
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt6-5/+11
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt5-93/+95
2008-10-01serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt2-18/+37
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2-14/+14
2008-10-01sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2-45/+40
2008-09-29sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt1-1/+0
2008-09-29sh: SH-5 clk fwk support.Paul Mundt3-161/+91
2008-09-29sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt1-0/+2
2008-09-29sh: Fix up signal_64 cast warnings.Paul Mundt1-2/+2
2008-09-29sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt1-8/+16
2008-09-24sh: Force pending restarted system calls to return -EINTR.Paul Mundt2-6/+18
2008-09-24sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu1-10/+23
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt5-9/+108