summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2009-05-082-0/+18
* sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt2009-05-083-2/+2
* sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt2009-05-084-269/+120
* sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2009-05-082-51/+32
* sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt2009-05-081-2/+2
* sh: TMU platform data for sh7785Magnus Damm2009-05-082-0/+205
* sh: r7785 highlander clock fixesMagnus Damm2009-05-081-2/+2
* sh: call clock framework init() callback onceMagnus Damm2009-05-081-3/+6
* sh: sh7785 early scif fixMagnus Damm2009-05-081-1/+1
* sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt2009-05-073-38/+0
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-0712-196/+155
* sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt2009-05-071-0/+4
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-073-6/+136
* sh: Flag IRQSTACKS as BROKEN for now.Paul Mundt2009-05-071-1/+1
* sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt2009-05-034-2/+4
* sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt2009-05-032-19/+0
* sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.Paul Mundt2009-05-031-8/+1
* clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2009-05-032-5/+5
* sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-0317-97/+69
* sh: TMU platform data for sh7722Magnus Damm2009-05-032-0/+100
* clocksource: SuperH TMU Timer driverMagnus Damm2009-05-034-0/+487
* sh: remove old MTU2 driverMagnus Damm2009-05-035-215/+2
* sh: sh2a MTU2 platform dataMagnus Damm2009-05-035-1/+405
* clocksource: SuperH MTU2 Timer driverMagnus Damm2009-05-034-0/+381
* time: sh: convert to use arch_getoffset() infrastructurejohn stultz2009-05-035-113/+11
* sh: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-032-2/+2
* sh: remove obsolete no_irq_typeThomas Gleixner2009-05-031-2/+1
* Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2009-05-03178-9652/+4941
|\
| * timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-022-0/+22
| * clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-022-4/+9
| * Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds2009-04-291-2/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-04-291-2/+2
| |\
| | * eCryptfs: Fix min function comparison warningTyler Hicks2009-04-271-1/+1
| | * ecryptfs: fix printk format warningRandy Dunlap2009-04-271-1/+1
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-2911-41/+49
| |\ \ | | |/ | |/|
| | * V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller2009-04-291-2/+4
| | * V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2009-04-292-2/+3
| | * V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer2009-04-291-4/+0
| | * V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson2009-04-291-1/+1
| | * V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare2009-04-291-3/+13
| | * V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski2009-04-291-2/+2
| | * V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter2009-04-291-2/+1
| | * V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter2009-04-291-2/+2
| | * V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab2009-04-291-22/+22
| | * V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls2009-04-291-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2933-447/+795
| |\ \
| | * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-285-31/+61
| | |\ \
| | | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| | | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-284-3/+40