summaryrefslogtreecommitdiffstats
path: root/arch/mips/lemote (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt1-5/+0
2009-05-08sh: mach-sh03: Give the sh03 rtc its own spinlock.Paul Mundt1-5/+5
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt1-45/+0
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt2-54/+4
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2-0/+18
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt3-2/+2
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt4-269/+120
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2-51/+32
2009-05-08sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt1-2/+2
2009-05-08sh: TMU platform data for sh7785Magnus Damm2-0/+205
2009-05-08sh: r7785 highlander clock fixesMagnus Damm1-2/+2
2009-05-08sh: call clock framework init() callback onceMagnus Damm1-3/+6
2009-05-08sh: sh7785 early scif fixMagnus Damm1-1/+1
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt3-38/+0
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt12-196/+155
2009-05-07sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt1-0/+4
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt3-6/+136
2009-05-07sh: Flag IRQSTACKS as BROKEN for now.Paul Mundt1-1/+1
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt4-2/+4
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt2-19/+0
2009-05-03sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.Paul Mundt1-8/+1
2009-05-03clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2-5/+5
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt17-97/+69
2009-05-03sh: TMU platform data for sh7722Magnus Damm2-0/+100
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm4-0/+487
2009-05-03sh: remove old MTU2 driverMagnus Damm5-215/+2
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm5-1/+405
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm4-0/+381
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz5-113/+11
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner2-2/+2
2009-05-03sh: remove obsolete no_irq_typeThomas Gleixner1-2/+1
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz2-0/+22
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm2-4/+9
2009-04-30Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds1-2/+2
2009-04-30sh: remove old CMT driverMagnus Damm5-206/+6
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm3-0/+252
2009-04-30clocksource: sh_cmt 16-bit fixesMagnus Damm1-5/+7
2009-04-30sh: pass through ioremap() for non-mmu processors.Magnus Damm2-9/+9
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller1-2/+4
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2-2/+3
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer1-4/+0
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson1-1/+1
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare1-3/+13
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski1-2/+2
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter1-2/+1
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter1-2/+2
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls1-1/+1
2009-04-29e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-29netfilter: revised locking for x_tablesStephen Hemminger5-296/+204