| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] [MTD] block2mtd: remove casts | Joern Engel | 2007-02-20 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-02-19 | 1 | -1/+1 |
|\ |
|
| * | [WATCHDOG] machzwd warning fix | Andrew Morton | 2007-02-17 | 1 | -1/+1 |
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-02-19 | 17 | -125/+696 |
|\ \ |
|
| * | | hwmon/vt1211: Add probing of alternate config index port | Juerg Haefliger | 2007-02-14 | 1 | -28/+30 |
| * | | hwmon/f71805f: Fix a race condition | Jean Delvare | 2007-02-14 | 1 | -7/+1 |
| * | | hwmon/abituguru: Fix unchecked return status | Hans de Goede | 2007-02-14 | 1 | -9/+21 |
| * | | hwmon: New driver for the Analog Devices ADM1029 | Corentin Labbe | 2007-02-14 | 3 | -0/+520 |
| * | | hwmon/w83627ehf: Add support for the W83627DHG chip | David Hubbard | 2007-02-14 | 1 | -11/+43 |
| * | | hwmon: Use subsys_initcall | David Brownell | 2007-02-14 | 1 | -1/+1 |
| * | | hwmon/lm70: Make lm70_remove a __devexit function | Ralf Baechle | 2007-02-14 | 1 | -1/+1 |
| * | | hwmon: Cleanup a bogus legacy comment | Jean Delvare | 2007-02-14 | 7 | -31/+14 |
| * | | hwmon: Simplify the locking model of two drivers | Jean Delvare | 2007-02-14 | 2 | -33/+11 |
| * | | hwmon: Drop unused mutexes in two drivers | Jean Delvare | 2007-02-14 | 2 | -2/+0 |
| * | | hwmon/it87: Add PWM base frequency control | Jean Delvare | 2007-02-14 | 1 | -2/+54 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 | 25 | -280/+930 |
|\ \ \ |
|
| * | | | [MTD] [NAND] S3C2412 fix hw ecc | Matthieu CASTET | 2007-02-18 | 1 | -0/+27 |
| * | | | [MTD] [NAND] Work around false compiler warning in CAFÉ driver | Andrew Morton | 2007-02-18 | 1 | -2/+2 |
| * | | | [MTD] [MAPS] ichxrom warning fix | Andrew Morton | 2007-02-18 | 1 | -2/+2 |
| * | | | [MTD] [MAPS] amd76xrom warning fix | Andrew Morton | 2007-02-18 | 1 | -2/+2 |
| * | | | [MTD] [MAPS] esb2rom warning fixes | Andrew Morton | 2007-02-18 | 1 | -2/+2 |
| * | | | [MTD] [MAPS] ck804xrom warning fix | Andrew Morton | 2007-02-18 | 1 | -2/+2 |
| * | | | [MTD] [MAPS] netsc520 warning fix | Andrew Morton | 2007-02-18 | 1 | -1/+3 |
| * | | | [MTD] [MAPS] sc520cdp warning fix | Andrew Morton | 2007-02-18 | 1 | -2/+3 |
| * | | | [MTD] [ONENAND] onenand_base warning fix | Andrew Morton | 2007-02-18 | 1 | -1/+1 |
| * | | | [MTD] [NAND] eXcite nand flash driver | Thomas Koeller | 2007-02-11 | 3 | -0/+257 |
| * | | | [MTD] Improve heuristic for detecting wrong-endian RedBoot partition table | David Woodhouse | 2007-02-10 | 1 | -2/+11 |
| * | | | [MTD] Fix RedBoot partition parsing regression harder. | Rod Whitby | 2007-02-10 | 1 | -3/+5 |
| * | | | [MTD] [NAND] S3C2410: Hardware ECC correction code | Ben Dooks | 2007-02-09 | 2 | -13/+62 |
| * | | | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 | 8 | -13/+3 |
| * | | | [MTD] [NOR] Intel: remove ugly PROGREGION macros | Artem Bityutskiy | 2007-02-09 | 1 | -4/+2 |
| * | | | [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block | Artem Bityutskiy | 2007-02-09 | 1 | -1/+1 |
| * | | | [MTD] OneNAND: Invalidate bufferRAM after erase | Adrian Hunter | 2007-02-09 | 1 | -0/+25 |
| * | | | [MTD] Don't oops when the RedBoot partition table is empty | Martin Michlmayr | 2007-02-09 | 1 | -1/+1 |
| * | | | [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction. | Adrian Bunk | 2007-02-09 | 1 | -1/+1 |
| * | | | [MTD] [NAND] Correctly validate out-of-band offset and length | Adrian Hunter | 2007-02-09 | 1 | -5/+41 |
| * | | | [MTD] Fix default timeouts for Intel NOR flash | David Woodhouse | 2007-02-09 | 1 | -3/+17 |
| * | | | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 2007-02-09 | 2 | -171/+428 |
| |\ \ \ |
|
| | * | | | [MTD] OneNAND: Select correct chip's bufferRAM for DDP | Adrian Hunter | 2007-02-09 | 1 | -8/+16 |
| | * | | | [MTD] OneNAND: Error message printing and bad block scan erros | Kyungmin Park | 2007-02-07 | 2 | -30/+148 |
| | * | | | [MTD] OneNAND: Subpage write returned incorrect length written | Adrian Hunter | 2007-02-07 | 1 | -11/+9 |
| | * | | | [MTD] OneNAND: Do not allow oob write past end of page | Adrian Hunter | 2007-02-06 | 1 | -0/+7 |
| | * | | | [MTD] OneNAND: Fix typo and remove unnecessary goto statement | Kyungmin Park | 2007-02-02 | 1 | -8/+4 |
| | * | | | [MTD] OneNAND: Reduce internal BufferRAM operations | Kyungmin Park | 2007-02-02 | 1 | -24/+23 |
| | * | | | [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTO | Kyungmin Park | 2007-02-02 | 1 | -9/+5 |
| | * | | | [MTD] OneNAND: Add support for auto-placement of out-of-band data | Adrian Hunter | 2007-02-01 | 2 | -37/+171 |
| | * | | | [MTD] OneNAND: Remove unused fields | Kyungmin Park | 2007-01-31 | 1 | -3/+2 |
| | * | | | [MTD] OneNAND: Amend write-verify to compare to original buffer | Adrian Hunter | 2007-01-25 | 1 | -21/+31 |
| | * | | | [MTD] OneNAND: Check first or second pages for bad block information | Adrian Hunter | 2007-01-22 | 1 | -1/+1 |
| | * | | | [MTD] OneNAND: Free the bad block table when the device is released | Adrian Hunter | 2007-01-22 | 2 | -3/+6 |