summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: ignore bad max block size in sdhciDavid Vrabel2007-08-231-5/+4
* sdhci: be more cautious about block count registerPierre Ossman2007-08-231-2/+2
* drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-231-3/+1
* drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-231-3/+1
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-205-215/+0
* dio: zero struct dio with kzalloc instead of manuallyZach Brown2007-08-201-17/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-2015-74/+113
|\
| * ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2007-08-202-0/+20
| * hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz2007-08-201-4/+2
| * triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-0/+3
| * pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-3/+6
| * pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-2/+8
| * cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-1/+7
| * ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz2007-08-201-2/+2
| * ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-203-23/+38
| * ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz2007-08-201-11/+3
| * ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-203-26/+10
| * ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz2007-08-201-0/+2
| * ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-203-0/+11
| * ide: make CONFIG_IDE_GENERIC default to NTejun Heo2007-08-201-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-08-206-20/+51
|\ \
| * | V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti2007-08-201-1/+1
| * | V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2007-08-202-2/+25
| * | V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball2007-08-201-1/+10
| * | V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 ...Andreas Arens2007-08-201-12/+12
| * | V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho2007-08-201-1/+1
| * | V4L/DVB (5969): ivtv: report ivtv version in status logHans Verkuil2007-08-201-1/+1
| * | V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never setHans Verkuil2007-08-201-0/+1
| * | V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil2007-08-201-2/+0
| |/
* | JFFS2 locking regression fix.David Woodhouse2007-08-201-0/+3
* | Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2013-553/+389
|\ \
| * | [POWERPC] Fix 8xx compile failureKumar Gala2007-08-171-0/+1
| * | [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-172-4/+12
| * | [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-179-545/+363
| * | [POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala2007-08-171-4/+13
* | | ensure we don't use bootconsoles after init has been releasedRobin Getz2007-08-201-0/+11
* | | missing return in bridge sysfs codeAl Viro2007-08-191-0/+1
* | | KVM: Avoid calling smp_call_function_single() with interrupts disabledAvi Kivity2007-08-191-0/+4
* | | Remove double inclusion of linux/capability.hChristian Heim2007-08-191-1/+0
| |/ |/|
* | Fix <math-emu/soft-fp.h> tpyoAl Viro2007-08-181-1/+1
* | x86: properly initialize temp insn buffer for paravirt patchingChris Wright2007-08-181-0/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-183-6/+6
|\ \
| * | [ARM] 4549/1: KS8695: Fix build errorsAndrew Victor2007-08-141-4/+4
| * | [ARM] 4546/1: s3c2410: fix architecture typo for s3c2442Krzysztof Helt2007-08-141-1/+1
| * | [ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg2007-08-111-1/+1
* | | x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2007-08-182-4/+4
* | | x86_64: Change PMDS invocation to single macroAndi Kleen2007-08-181-2/+1
* | | x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-185-7/+9
* | | x86_64: Fail dma_alloc_coherent on dma less devicesAndi Kleen2007-08-181-0/+4
* | | fix random hang in forcedeth driver when using netconsoleTimo Jantunen2007-08-181-5/+5