aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-18MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren1-151/+1
2008-04-18MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim1-1/+1
2008-04-18MMC: OMAP: Remove extra divisor increaseTony Lindgren1-1/+0
2008-04-18MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar1-8/+3
2008-04-18mmc: use shorter, equivalent set_current_state()Robert P. J. Day1-2/+2
2008-04-18sdhci: allow led to be controlled freelyPierre Ossman2-0/+48
2008-04-18sdhci: remove custom controller namePierre Ossman2-32/+17
2008-04-18mmc: set controller name earlyPierre Ossman1-17/+22
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-1042/+5800
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds45-1131/+1150
2008-04-18x86: kgdb build fixHarvey Harrison1-2/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh2-7/+54
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-18sh: Fix up L2 cache probe.Paul Mundt1-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt10-32/+389
2008-04-18sh: Fix up SH7763 build.Paul Mundt1-9/+1
2008-04-18sh: Add migor_ts support to MigoRMagnus Damm1-0/+9
2008-04-18sh: Add rs5c732b RTC support to MigoRMagnus Damm1-0/+4
2008-04-18sh: Add I2C support to MigoRMagnus Damm1-0/+10
2008-04-18sh: Add I2C platform data to sh7722Magnus Damm1-0/+21
2008-04-18sh: MigoR NAND flash support using gen_flashMagnus Damm1-0/+73
2008-04-18sh: MigoR NOR flash support using physmap-flashMagnus Damm1-0/+46
2008-04-18sh: Fix up mach-types formatting from merge damage.Paul Mundt1-3/+3
2008-04-18sh: r7780rp: Hook up the I2C and SMBus platform devices.Paul Mundt1-3/+39
2008-04-18sh: Use phyical addresses for MigoR smc91x resourcesMagnus Damm1-3/+3
2008-04-18sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm1-4/+3
2008-04-18sh: Add MigoR header fileMagnus Damm2-8/+59
2008-04-18Fix sh_keysc double freeMagnus Damm1-1/+0
2008-04-18sh: Fix up __access_ok() check for nommu.Paul Mundt1-4/+1
2008-04-18sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2-6/+6
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt1-1/+36
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda9-6/+1319
2008-04-18sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2-23/+38
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt8-13/+194
2008-04-18sh: Create an sh debugfs root.Paul Mundt4-3/+19
2008-04-18rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello1-109/+187
2008-04-18sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2-0/+43
2008-04-18sh: SuperH KEYSC keypad data for MigoRMagnus Damm1-1/+55
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm4-0/+304
2008-04-18[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori1-2/+0
2008-04-18[SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori1-6/+4
2008-04-18[SCSI] bsg: use better helper list functionsFUJITA Tomonori1-8/+6
2008-04-18[SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori1-2/+7
2008-04-18[SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori1-6/+13
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds50-544/+2965