aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt3-68/+83
2008-01-28sh: SH-5 byteorder routines.Paul Mundt1-15/+30
2008-01-28sh: Consolidate CPU features in Kconfig.cpu.Paul Mundt3-118/+104
2008-01-28sh: SH-5 version of current_thread_info().Paul Mundt1-2/+4
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt4-93/+188
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt3-131/+136
2008-01-28sh: Add SH-5 support to io.h.Paul Mundt1-16/+22
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2-16/+6
2008-01-28sh64: Kill off arch/sh64/oprofile.Paul Mundt2-35/+0
2008-01-28sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt3-0/+0
2008-01-28sh: Move sh64 boards to arch/sh/.Paul Mundt9-0/+0
2008-01-28sh: Correct SH-5 instruction size value.Paul Mundt1-1/+3
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt1-53/+8
2008-01-28sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt1-0/+6
2008-01-28sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt1-2/+2
2008-01-28sh: Fix up fixmap location for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Add SH-5 support to asm/module.h.Paul Mundt1-0/+4
2008-01-28sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.Paul Mundt2-21/+14
2008-01-28sh: Plug SH-5 in to arch/sh/Makefile.Paul Mundt1-2/+6
2008-01-28sh: Move arch/sh64/lib to arch/sh/lib64.Paul Mundt12-0/+0
2008-01-28sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.Paul Mundt1-0/+0
2008-01-28sh: Split out cache status bits per-CPU family.Paul Mundt5-5/+20
2008-01-28sh: Split out PXSEG segmentation per-CPU family.Paul Mundt5-23/+39
2008-01-28sh: Add a SUPERH32 config symbol.Paul Mundt1-0/+3
2008-01-28sh: Move CPU subtypes to Kconfig.sh.Paul Mundt2-190/+190
2008-01-28sh: Rename Kconfig to Kconfig.sh.Paul Mundt1-0/+0
2008-01-28sh64: Use the generic rtc-sh driver.Paul Mundt1-129/+67
2008-01-28rtc: rtc-sh: SH-5 support.Paul Mundt2-2/+6
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds91-760/+2763
2008-01-27i2c-bfin-twi: Register adapter with a specific bus numberKalle Pokki1-1/+2
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss3-96/+123
2008-01-27i2c-au1550: properly terminate zero-byte transfersManuel Lauss1-3/+8
2008-01-27mpc-i2c: Propagate error values properlyJon Smirl1-12/+16
2008-01-27i2c: Add i2c_new_dummy() utilityDavid Brownell2-1/+64
2008-01-27i2c: Drop legacy locking in i2c_new_probed_deviceJean Delvare1-2/+0
2008-01-27i2c: Limit locking scope in i2c_detach_clientJean Delvare1-1/+2
2008-01-27i2c-remove-redundant-i2c_client-list.patchDavid Brownell1-14/+8
2008-01-27i2c: Drivers stop using the redundant client listJean Delvare2-19/+40
2008-01-27i2c: Stop using the redundant client listDavid Brownell3-52/+63
2008-01-27i2c-viapro: Add support for the VT8237SJean Delvare3-3/+8
2008-01-27i2c-piix4: Drop redundant PCI function number checkJean Delvare1-26/+15
2008-01-27i2c: Let the user specify PCI driver data through new_idJean Delvare2-0/+10
2008-01-27i2c-pxa: Add polling transferMike Rapoport3-12/+133
2008-01-27i2c: Support i2c_transfer in atomic contextsMike Rapoport1-1/+11
2008-01-27i2c-sibyte: Remove the bus scan module parameterJean Delvare1-28/+1
2008-01-27i2c: Discard unused driver IDsJean Delvare1-60/+0
2008-01-27i2c-i801: Implement I2C block read supportJean Delvare2-28/+56
2008-01-27i2c-i801: Clear special mode bits as neededJean Delvare1-1/+6
2008-01-27i2c-i801: More explicit names for chip featuresJean Delvare1-9/+15
2008-01-27i2c-i801: Document which chip support what featureJean Delvare1-24/+33