aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-01mmc: correct request error handlingPierre Ossman
2006-12-01mmc: Flush block queue when removing cardPierre Ossman
2006-12-01mmc: sdhci high speed supportPierre Ossman
2006-12-01mmc: Support for high speed SD cardsPierre Ossman
2006-12-01mmc: Fix mmc_delay() functionPierre Ossman
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale
2006-12-01trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255Marcin Juszkiewicz
2006-12-01Make general code cleanupsJuha Yrjola juha.yrjola
2006-12-01Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flagsTony Lindgren tony
2006-12-01Platform device error handling cleanupJuha Yrjola juha.yrjola
2006-12-01Move register definitions away from the header fileJuha Yrjola juha.yrjola
2006-12-01Change OMAP_MMC_{READ,WRITE} macros to use the host pointerJuha Yrjola juha.yrjola
2006-12-01Replace base with virt_base and phys_baseJuha Yrjola juha.yrjola
2006-12-01mmc: constify mmc_host_ops vectorsDavid Brownell
2006-12-01mmc: remove kernel_thread()Christoph Hellwig
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu
2006-11-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo
2006-11-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey
2006-11-26V4L/DVB (4885): Improve saa711x checkHans Verkuil
2006-11-26V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia
2006-11-26V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder
2006-11-26V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey
2006-11-26V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst...Oliver Endriss
2006-11-26V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon
2006-11-25[PATCH] Fix device_attribute memory leak in device_delCatalin Marinas
2006-11-25[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell
2006-11-25[PATCH] rtc framework handles periodic irqsDavid Brownell
2006-11-25[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds
2006-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder
2006-11-21[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds
2006-11-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster