summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-072-30/+148
* [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-021-24/+23
* [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-311-3/+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-181-12/+9
* [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-181-26/+16
* [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-181870-60609/+119846
|\
| * 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-116-32/+6
| |\ \
| | * | 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-111-0/+3
| | |\ \
| | | * | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+3
| | * | | Pull trivial into release branchLen Brown2007-01-113-9/+2
| | |\ \ \
| | | * | | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-102-7/+0
| | | * | | 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] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
| * | | | | [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
| * | | | | [PATCH] really fix funsoft driverDavid Miller2007-01-112-2/+2
| * | | | | [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-112-0/+15
| * | | | | [PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2007-01-112-7/+17
| * | | | | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell2007-01-111-2/+2
| * | | | | [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin2007-01-111-1/+2
| * | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-01-102-2/+2
| |\ \ \ \ \
| | * | | | | [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-111-1/+1
| | * | | | | [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-01-101-0/+2
| |\ \ \ \ \
| | * | | | | ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter2007-01-101-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-01-102-9/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | MMC: at91 mmc linkage updatesDavid Brownell2007-01-041-6/+5
| | * | | | ARM: OMAP: fix MMC workqueue changesKyungmin Park2007-01-041-3/+3
| * | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-0913-47/+79
| |\ \ \ \ \
| | * | | | | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-091-9/+17
| | * | | | | IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-096-16/+16
| | * | | | | IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-071-2/+6