summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-125-82/+46
|\
| * sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
| * drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
| * drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-111-8/+8
| * Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
| * Fix remap handling by blktraceAlan D. Brunelle2007-08-111-2/+2
* | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-121-4/+5
* | lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-122-0/+2
* | fix compilation with gcc 4.2Peter Chubb2007-08-121-2/+0
* | spidev warning fixDavid Brownell2007-08-121-1/+3
* | mtdchar build fixAndrew Morton2007-08-121-0/+1
* | fix serial buffer memory leakAlan Cox2007-08-121-6/+50
* | spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-121-2/+6
* | spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-121-8/+13
* | drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-122-4/+3
* | matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-124-10/+30
* | pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin2007-08-121-0/+4
* | pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas2007-08-121-5/+7
* | fbcon: Kill compile warningAntonino A. Daplas2007-08-121-1/+13
* | stifb: detect cards in double buffer mode more reliablyHelge Deller2007-08-121-7/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-08-093-16/+16
|\
| * mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-091-4/+4
| * mmc: reorganize bounce buffer initPierre Ossman2007-08-091-7/+7
| * wbsd: fix section mismatch warningsGabriel C2007-08-091-5/+5
* | lguest: Fix Malicious Guest GDT Host CrashRusty Russell2007-08-095-67/+29
* | Fix non-TSC guest clocksource lockupRusty Russell2007-08-091-2/+2
* | drivers/net/ibmveth.c: memset fixMariusz Kozlowski2007-08-071-2/+1
* | phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer2007-08-071-2/+2
* | ehea: Eliminated some compiler warningsThomas Klein2007-08-071-15/+10
* | ehea: Simplify resource usage checkThomas Klein2007-08-071-12/+6
* | ehea: Fix workqueue handlingThomas Klein2007-08-072-1/+2
* | ibmveth: Fix rx pool deactivate oopsBrian King2007-08-072-13/+14
* | Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2007-08-071-8/+16
|\ \
| * | r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-071-8/+10
| * | r8169: PHY power-on fixRoger So2007-08-061-0/+6
* | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-08-073-3/+3
|\ \ \
| * | | [PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz2007-08-061-1/+1
| * | | [PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu2007-08-061-1/+1
| * | | Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville2007-08-061-1/+1
* | | | Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik2007-08-072-2/+2
|\ \ \ \
| * | | | ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg2007-08-031-1/+0
| * | | | ucc_geth: fix section mismatchDomen Puncer2007-08-031-1/+2
* | | | | sis190 check for ISA bridge on SiS966Neil Muller2007-08-071-0/+3
* | | | | atl1: use spin_trylock_irqsave()Ingo Molnar2007-08-071-3/+1
* | | | | net: smc91x: Build fixes for general sh boards.Paul Mundt2007-08-071-3/+1
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-071-17/+11
|\ \ \ \
| * | | | [ARM] pata_icside: fix the FIXMEsRussell King2007-08-061-17/+11
| | |/ / | |/| |
* | | | Enable lguest drivers in KconfigRusty Russell2007-08-071-0/+2
* | | | KVM: x86 emulator: fix debug reg mov instructionsAvi Kivity2007-08-071-0/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-072-11/+18
|\ \ \ \