aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-03-10Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+2
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-12/+18
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-33/+18
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-33/+18
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-35/+95
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell1-0/+6
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-6/+9
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-100/+72
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds12-44/+85
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-6/+487
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-21/+26
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck1-0/+1
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2-12/+11
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-05ide: add at91_ide driverStanislaw Gruszka3-0/+473
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka2-1/+7
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov1-0/+2
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder4-4/+4
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan1-0/+1
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo1-1/+4
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle1-1/+1
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen1-12/+12
2009-03-05libata: don't use on-stack sense bufferTejun Heo1-1/+1
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori1-2/+2
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin1-2/+1
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon1-0/+2
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy1-1/+1
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller48-254/+497
2009-03-04tmspci: fix request_irq raceMeelis Roos1-9/+9
2009-03-04tg3: Fix 5906 link problemsMatt Carlson1-1/+2
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams1-2/+4
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu1-1/+1
2009-03-04iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2-16/+16
2009-03-04fsldma: fix off by one in dma_haltDan Williams1-2/+6