summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-073-30/+155
* [MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter2007-02-071-11/+9
* [MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter2007-02-061-0/+7
* [MTD] OneNAND: Fix typo and remove unnecessary goto statementKyungmin Park2007-02-021-8/+4
* [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-022-30/+25
* [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTOKyungmin Park2007-02-021-9/+5
* [MTD] OneNAND: Add support for auto-placement of out-of-band dataAdrian Hunter2007-02-012-37/+171
* [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-312-5/+2
* [MTD] OneNAND: Amend write-verify to compare to original bufferAdrian Hunter2007-01-251-21/+31
* [MTD] OneNAND: Check first or second pages for bad block informationAdrian Hunter2007-01-221-1/+1
* [MTD] OneNAND: Free the bad block table when the device is releasedAdrian Hunter2007-01-222-3/+6
* [MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2007-01-183-14/+12
* [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-183-27/+22
* [MTD] OneNAND: Return an error if a read timeout occursAdrian Hunter2007-01-181-0/+3
* [MTD] OneNAND: Fix unlock all status errorKyungmin Park2007-01-181-5/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-185553-121727/+242134
|\
| * Linux v2.6.20-rc5v2.6.20-rc5Linus Torvalds2007-01-121-1/+1
| * [PATCH] blktrace: only add a bounce trace when we really bounceJens Axboe2007-01-121-2/+2
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-112-14/+7
| |\
| | * HID: Fix DRIVER_DESC macroJiri Kosina2007-01-091-1/+1
| | * HID: mousepoll parameter makes no sense for generic HIDJiri Kosina2007-01-081-8/+0
| | * HID: tiny patch to remove a kmalloc castAhmed S. Darwish2007-01-081-1/+1
| | * HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiverAdrian Drzewiecki2007-01-081-4/+5
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-1112-42/+97
| |\ \
| | * | Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2007-01-112-23/+1
| | * | Pull sgi into release branchLen Brown2007-01-114-0/+10
| | |\ \
| | | * | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-044-0/+10
| | * | | Pull trivial into release branchLen Brown2007-01-116-19/+86
| | |\ \ \
| | | * | | ACPI: update MAINTAINERSLen Brown2007-01-111-5/+34
| | | * | | ACPI: schedule obsolete features for deletionLen Brown2007-01-111-0/+45
| | | * | | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-102-7/+0
| | | * | | ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi2007-01-101-5/+5
| | | * | | ACPI: ec: enable printk on cmdline useLen Brown2007-01-061-2/+2
| * | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-01-111-1/+1
| |\ \ \ \ \
| | * | | | | i915: Fix a DRM_ERROR that should be DRM_DEBUG.=?utf-8?q?Michel_D=C3=A4nzer?=2007-01-081-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-119-9/+0
| * | | | | [PATCH] FD_ZERO build fixAndrew Morton2007-01-115-5/+5
| * | | | | [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-111-1/+1
| * | | | | [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
| * | | | | [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
| * | | | | [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-115-9/+9
| * | | | | [PATCH] really fix funsoft driverDavid Miller2007-01-112-2/+2
| * | | | | [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-114-9/+28
| * | | | | [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-114-0/+30
| * | | | | [PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2007-01-112-7/+17
| * | | | | [PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal2007-01-111-1/+1
| * | | | | [PATCH] Kdump documentation updateVivek Goyal2007-01-111-72/+152
| * | | | | [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-117-8/+8
| * | | | | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell2007-01-111-2/+2
| * | | | | [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-112-13/+4
OpenPOWER on IntegriCloud