aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-10/+70
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown1-5/+2
2009-05-07md: constify VFTsJan Engelhardt1-1/+1
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown1-17/+28
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown1-7/+11
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown1-6/+6
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown1-7/+4
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton1-0/+2
2009-05-06isl29003: fix resume functionalityDaniel Mack1-2/+7
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt1-1/+0
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski3-39/+48
2009-05-06jsm: removing unused spinlockBreno Leitao2-3/+0
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-32/+16
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie1-3/+3
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich1-1/+2
2009-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds11-14/+25
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-82/+504
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds6-13/+22
2009-05-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King1-7/+7
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer1-7/+7
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan1-0/+11
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie1-1/+1
2009-05-05i2c: Timeouts off by 1Roel Kluin9-13/+13
2009-05-04e1000: fix virtualization bugJesse Brandeburg1-1/+1
2009-05-04bonding: fix alb mode locking regressionJay Vosburgh1-9/+3
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani3-0/+396
2009-05-04ehea: fix invalid pointer accessHannes Hering2-14/+19
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent1-6/+5
2009-05-03mmci: fix crash with debug enabledRabin Vincent1-1/+1
2009-05-03sdhci: catch ADMA errorsPierre Ossman1-1/+1
2009-05-03mmc: increase power up delayJosé M. Fernández1-2/+2
2009-05-03sdhci-pci: bad error handling in probe functionDan Carpenter1-3/+5
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman1-0/+8
2009-05-03Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King3-3/+63
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-5/+4
2009-05-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2009-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds53-1087/+1541
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-51/+217
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds6-6/+17
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader1-1/+1
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson1-95/+78