summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-291-122/+236
| | |\ \ \ \
| | | * | | | mv643xx_eth: bump version to 1.2Lennert Buytenhek2008-07-241-1/+1
| | | * | | | mv643xx_eth: enable hardware TX checksumming with vlan tagsLennert Buytenhek2008-07-241-1/+28
| | | * | | | mv643xx_eth: print message on link status changeLennert Buytenhek2008-07-241-22/+69
| | | * | | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-241-74/+66
| | | * | | | mv643xx_eth: print driver version on initLennert Buytenhek2008-07-241-1/+2
| | | * | | | mv643xx_eth: use symbolic MII register addresses and valuesLennert Buytenhek2008-07-241-10/+10
| | | * | | | mv643xx_eth: use longer DMA burstsLennert Buytenhek2008-07-241-6/+6
| | | * | | | mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit pathLennert Buytenhek2008-07-241-1/+8
| | | * | | | mv643xx_eth: don't fiddle with maximum receive packet size settingLennert Buytenhek2008-07-241-8/+6
| | | * | | | mv643xx_eth: fix transmit-reclaim-in-napi-pollLennert Buytenhek2008-07-241-0/+6
| | | * | | | mv643xx_eth: prevent breakage when link goes down during transmitLennert Buytenhek2008-07-241-19/+38
| | | * | | | mv643xx_eth: fix TX hang erratum workaroundLennert Buytenhek2008-07-241-12/+29
| | * | | | | cxgb3: Allow 64KB firmware images.Steve Wise2008-07-291-1/+1
| | * | | | | Blackfin EMAC Driver: Functional power management supportMichael Hennerich2008-07-291-0/+1
| | * | | | | Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)Bryan Wu2008-07-291-26/+77
| | * | | | | Blackfin EMAC Driver: add proper __devinit/__devexit markingsMike Frysinger2008-07-291-3/+3
| | * | | | | forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla2008-07-291-6/+58
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-08-015-609/+683
|\ \ \ \ \ \
| * | | | | | hwmon: (lm85) Simplify device initialization functionJean Delvare2008-07-311-43/+18
| * | | | | | hwmon: (lm85) Misc cleanupsJean Delvare2008-07-311-84/+67
| * | | | | | hwmon: (lm85) Don't write back cached valuesJean Delvare2008-07-311-9/+6
| * | | | | | hwmon: (lm85) Drop dead codeJean Delvare2008-07-311-80/+2
| * | | | | | hwmon: (lm85) Coding-style cleanupsJean Delvare2008-07-311-250/+255
| * | | | | | hwmon: (lm75) add new-style driver bindingDavid Brownell2008-07-312-48/+165
| * | | | | | hwmon: (lm75) cleanup/reorgDavid Brownell2008-07-312-46/+64
| * | | | | | hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman2008-07-311-2/+1
| * | | | | | hwmon: (adt7473) Remove unused definesJean Delvare2008-07-311-13/+0
| * | | | | | hwmon: (dme1737) fix voltage scalingJuerg Haefliger2008-07-311-11/+21
| * | | | | | hwmon: (dme1737) probe all addressesJuerg Haefliger2008-07-311-1/+9
| * | | | | | hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger2008-07-311-101/+154
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-017-106/+230
|\ \ \ \ \ \ \
| * | | | | | | [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-011-3/+5
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-011-14/+24
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-011-2/+1
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-011-0/+1
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-011-3/+3
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-012-0/+52
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-011-2/+2
| * | | | | | | [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-011-1/+1
| * | | | | | | [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
| * | | | | | | [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-011-0/+1
| * | | | | | | [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-311-1/+1
| * | | | | | | [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-301-47/+83
| * | | | | | | [MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org2008-07-301-1/+1
| * | | | | | | [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-301-17/+40
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-012-45/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-012-45/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-08-017-95/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | au1xmmc: raise segment size limit.Manuel Lauss2008-08-011-1/+7