aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* 8139too: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-19
|\
| * [WATCHDOG] machzwd warning fixAndrew Morton2007-02-17
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-02-19
|\ \
| * | hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger2007-02-14
| * | hwmon/f71805f: Fix a race conditionJean Delvare2007-02-14
| * | hwmon/abituguru: Fix unchecked return statusHans de Goede2007-02-14
| * | hwmon: New driver for the Analog Devices ADM1029Corentin Labbe2007-02-14
| * | hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-14
| * | hwmon: Use subsys_initcallDavid Brownell2007-02-14
| * | hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle2007-02-14
| * | hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-14
| * | hwmon: Simplify the locking model of two driversJean Delvare2007-02-14
| * | hwmon: Drop unused mutexes in two driversJean Delvare2007-02-14
| * | hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-14
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | [MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET2007-02-18
| * | | [MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton2007-02-18
| * | | [MTD] [MAPS] ichxrom warning fixAndrew Morton2007-02-18
| * | | [MTD] [MAPS] amd76xrom warning fixAndrew Morton2007-02-18
| * | | [MTD] [MAPS] esb2rom warning fixesAndrew Morton2007-02-18
| * | | [MTD] [MAPS] ck804xrom warning fixAndrew Morton2007-02-18
| * | | [MTD] [MAPS] netsc520 warning fixAndrew Morton2007-02-18
| * | | [MTD] [MAPS] sc520cdp warning fixAndrew Morton2007-02-18
| * | | [MTD] [ONENAND] onenand_base warning fixAndrew Morton2007-02-18
| * | | [MTD] [NAND] eXcite nand flash driverThomas Koeller2007-02-11
| * | | [MTD] Improve heuristic for detecting wrong-endian RedBoot partition tableDavid Woodhouse2007-02-10
| * | | [MTD] Fix RedBoot partition parsing regression harder.Rod Whitby2007-02-10
| * | | [MTD] [NAND] S3C2410: Hardware ECC correction codeBen Dooks2007-02-09
| * | | [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-09
| * | | [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-09
| * | | [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy2007-02-09
| * | | [MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter2007-02-09
| * | | [MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr2007-02-09
| * | | [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.Adrian Bunk2007-02-09
| * | | [MTD] [NAND] Correctly validate out-of-band offset and lengthAdrian Hunter2007-02-09
| * | | [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-09
| * | | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-09
| |\ \ \
| | * | | [MTD] OneNAND: Select correct chip's bufferRAM for DDPAdrian Hunter2007-02-08
| | * | | [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-06
| | * | | [MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter2007-02-06
| | * | | [MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter2007-02-05
| | * | | [MTD] OneNAND: Fix typo and remove unnecessary goto statementKyungmin Park2007-02-01
| | * | | [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-01
| | * | | [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTOKyungmin Park2007-02-01
| | * | | [MTD] OneNAND: Add support for auto-placement of out-of-band dataAdrian Hunter2007-01-31
| | * | | [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-31
| | * | | [MTD] OneNAND: Amend write-verify to compare to original bufferAdrian Hunter2007-01-25