aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-09sh: intc: Fixup compile breakage.Paul Mundt
2009-12-09sh: mach-ap325rxa: Add SOCAM_DATA_ACTIVE_HIGH flags for soc-cameraKuninori Morimoto
2009-12-09sh: LCDC start_transfer() for the KFR2R09 boardMagnus Damm
2009-12-09sh: add a start_transfer() callback to the LCDC driverMagnus Damm
2009-12-09sh: NUMA lmb fixesMagnus Damm
2009-12-09sh: fix size calculation for NUMA node 0Magnus Damm
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix
2009-12-09sh: intc: Fixed resume from hibernationFrancesco VIRLINZI
2009-12-09sh: Can't compare physical and virtual addresses for aliasesMatt Fleming
2009-12-04sh: include empty zero page in romImageMagnus Damm
2009-12-04sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt
2009-12-04sh: Drop associative writes for SH-4 cache flushes.Matt Fleming
2009-12-04sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt
2009-12-04sh: Add default uImage rule for se7724, ap325rxa, and migor.Paul Mundt
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm
2009-12-04sh: mach-ecovec24: Remove un-defined settings for VPUKuninori Morimoto
2009-12-04sh: mach-ecovec24: LCDC drive ability become highKuninori Morimoto
2009-12-04sh: fix sh7724 VEU3F resource sizeMagnus Damm
2009-12-04serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski
2009-11-30sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt
2009-11-30sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt
2009-11-30sh: Improve kfr2r09 serial port setup codeMagnus Damm
2009-11-30sh: Break out SuperH PFC codeMagnus Damm
2009-11-30sh: Move KEYSC header fileMagnus Damm
2009-11-30sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan
2009-11-30sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm
2009-11-30sh: Add SDHI power control support to EcovecMagnus Damm
2009-11-30mfd: Add power control platform data to SDHI driverMagnus Damm
2009-11-30sh: mach-ecovec24: modify address mapKuninori Morimoto
2009-11-25serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt
2009-11-25sh: Fix up the FPU emulation build.Paul Mundt
2009-11-25serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König
2009-11-25rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König
2009-11-24sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy
2009-11-24sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt
2009-11-24sh: Optimised memset for SH4Stuart Menefy
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO
2009-11-19Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells
2009-11-19Linux 2.6.32-rc8Linus Torvalds
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds