summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] OneNAND: fix onenand_wait bug in read ecc errorKyungmin Park2007-01-101-2/+3
* [MTD] OneNAND: release CPU in cyclesArtem Bityutskiy2007-01-101-7/+9
* [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-101-14/+42
* [MTD] OneNAND: fix onenand_wait bugKyungmin Park2007-01-102-24/+17
* [MTD] Nuke IVR leftoversRalf Baechle2006-12-113-209/+0
* [MTD] OneNAND: fix oob handling in recent oob patchKyungmin Park2006-12-111-4/+4
* [MTD] Fix ssfdc blksize typoDavid Woodhouse2006-12-111-1/+1
* [MTD] Fix SSFDC build for variable blocksize.David Woodhouse2006-12-101-1/+1
* [MTD] ESB2ROM uses PCIRandy Dunlap2006-12-101-1/+1
* [MTD] of_device-based physmap driverVitaly Wool2006-12-083-0/+265
* [MTD] Support combined RedBoot FIS directory and configuration areaRod Whitby2006-12-081-3/+20
* [MTD] NAND: Support for 16-bit bus-width on AT91.Andrew Victor2006-12-081-0/+3
* [MTD] nandsim: bugfix in page addressingArtem Bityutskiy2006-12-081-2/+2
* [MTD] NAND: use SmartMedia ECC byte order for ndfcTimo Lindhorst2006-12-051-0/+1
* [MTD] redboot partition combined fis / config problemYoshinori Sato2006-12-011-0/+3
* [MTD] [NAND] Compile fix in rfc_from4.cMariusz Kozlowski2006-12-011-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01387-2764/+5104
|\
| * [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-282-8/+24
| |\
| | * [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-281-3/+6
| | * [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-281-0/+11
| | * [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-281-5/+7
| * | [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-281-1/+1
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-261-1/+1
| |\
| | * [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-251-1/+1
| * | V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey2006-11-261-0/+4
| * | V4L/DVB (4885): Improve saa711x checkHans Verkuil2006-11-261-2/+7
| * | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2006-11-262-4/+2
| * | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder2006-11-261-1/+3
| * | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2006-11-261-1/+1
| * | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst...Oliver Endriss2006-11-261-1/+9
| * | V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey2006-11-261-0/+1
| |/
| * [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-251-6/+4
| * [PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita2006-11-251-3/+2
| * [PATCH] sgiioc4: Disable module unloadJeremy Higdon2006-11-251-7/+0
| * [PATCH] Fix device_attribute memory leak in device_delCatalin Marinas2006-11-251-1/+3
| * [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk2006-11-251-3/+3
| * [PATCH] rtc class locking bugfixesDavid Brownell2006-11-255-11/+24
| * [PATCH] rtc framework handles periodic irqsDavid Brownell2006-11-252-1/+13
| * [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz2006-11-251-0/+2
| * [PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare2006-11-231-1/+1
| * [PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones2006-11-231-3/+1
| * [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-222-2/+2
| * [AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds2006-11-221-7/+24
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-211-1/+3
| |\
| | * [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-211-1/+3
| * | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones2006-11-211-0/+1
| |/
| * IB/ipath: Depend on CONFIG_NETBryan O'Sullivan2006-11-201-1/+1
| * Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-1/+1
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-201-8/+7
| |\