summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm1-6/+11
2009-12-04sh: mach-ecovec24: Remove un-defined settings for VPUKuninori Morimoto1-1/+0
2009-12-04sh: mach-ecovec24: LCDC drive ability become highKuninori Morimoto1-2/+2
2009-12-04sh: fix sh7724 VEU3F resource sizeMagnus Damm1-2/+2
2009-12-04serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski1-2/+2
2009-11-30sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt1-16/+9
2009-11-30sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt1-9/+9
2009-11-30sh: Improve kfr2r09 serial port setup codeMagnus Damm1-0/+51
2009-11-30sh: Break out SuperH PFC codeMagnus Damm5-82/+98
2009-11-30sh: Move KEYSC header fileMagnus Damm7-9/+9
2009-11-30sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan1-46/+31
2009-11-30sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm1-0/+11
2009-11-30sh: Add SDHI power control support to EcovecMagnus Damm1-6/+30
2009-11-30mfd: Add power control platform data to SDHI driverMagnus Damm2-0/+19
2009-11-30sh: mach-ecovec24: modify address mapKuninori Morimoto1-1/+1
2009-11-25serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt3-54/+3
2009-11-25sh: Fix up the FPU emulation build.Paul Mundt2-7/+4
2009-11-25serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König1-1/+1
2009-11-25rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König1-1/+1
2009-11-24sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt1-4/+12
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy8-42/+48
2009-11-24sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2-14/+60
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt124-2110/+4198
2009-11-24sh: Optimised memset for SH4Stuart Menefy2-2/+112
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO3-4/+31
2009-11-20Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-1/+6
2009-11-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-27/+83
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells1-0/+2
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells1-1/+1
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells1-0/+3
2009-11-20Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds1-1/+1
2009-11-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-11/+9
2009-11-20vt: Fix use of "new" in a struct fieldAlan Cox2-5/+5
2009-11-20Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds7-32/+70
2009-11-19strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-19Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-6/+5
2009-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-19Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-49/+48
2009-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-3/+14
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-490/+432
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+4
2009-11-18Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+3
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+24