summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-26net: fix hp-plus build errorRandy Dunlap1-1/+1
2009-02-26V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2009-02-26V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2-21/+18
2009-02-26V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-26/+45
2009-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-35/+161
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann1-0/+3
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar7-70/+71
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-26Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-18/+22
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds1-1/+1
2009-02-26xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe1-15/+15
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe1-3/+7
2009-02-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-31/+75
2009-02-25[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox1-3/+4
2009-02-25[libata] pata_amd: program FIFOAlan Cox1-17/+59
2009-02-25sata_mv: fix SoC interrupt breakageMark Lord1-11/+9
2009-02-25pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary1-0/+3
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz5-30/+56
2009-02-25ide-cd: document capacity hackBartlomiej Zolnierkiewicz1-0/+8
2009-02-25it821x: remove dead URLBartlomiej Zolnierkiewicz1-3/+2
2009-02-25atiixp: fix missing parenthesesRoel Kluin1-2/+2
2009-02-25amd74xx: device/vendor confusionRoel Kluin1-1/+1
2009-02-25ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries2-4/+9
2009-02-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-14/+94
2009-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-10/+12
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-26/+68
2009-02-25Fix iwlan DMA mapping directionFenghua Yu1-4/+4
2009-02-25gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean wayVenkatesh Pallipadi1-1/+8
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-11/+44
2009-02-24asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-25drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite pathDave Airlie1-1/+1
2009-02-25drm/i915: make hw page ioremap use ioremap_wcDave Airlie1-1/+1
2009-02-25drm: edid revision 0 is validKyle McMartin1-1/+1
2009-02-25drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson1-4/+10
2009-02-25drm: disable encoders before re-routing themJesse Barnes1-4/+72
2009-02-25drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds1-2/+2
2009-02-25drm/i915: handle bogus VBT panel timingJesse Barnes1-0/+6
2009-02-25drm/i915: remove PLL debugging messagesJesse Barnes1-1/+1
2009-02-25md: avoid races when stopping resync.NeilBrown2-4/+6
2009-02-25md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown1-2/+2
2009-02-25md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown1-4/+4
2009-02-24Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds7-9/+15
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King1-1/+2
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare3-3/+3
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare1-1/+5
2009-02-24i2c: Timeouts reach -1Roel Kluin2-3/+3
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin1-1/+2
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2-11/+39
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman3-8/+16