Age | Commit message (Expand) | Author | Files | Lines |
2009-02-27 | w1: add missing Kconfig/Makefile entries for DS2431 slave driver | Herton Ronaldo Krzesinski | 2 | -0/+7 |
2009-02-27 | w1_ds2433: clear the validcrc flag after a write | Ben Gardner | 1 | -1/+6 |
2009-02-26 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -26/+45 |
2009-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 6 | -35/+161 |
2009-02-26 | PCI: AMD 813x B2 devices do not need boot interrupt quirk | Stefan Assmann | 1 | -0/+3 |
2009-02-27 | [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver. | David Woodhouse | 1 | -1/+1 |
2009-02-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -18/+22 |
2009-02-26 | Make ieee1394_init a fs-initcall | Linus Torvalds | 1 | -1/+1 |
2009-02-26 | xen/blkfront: use blk_rq_map_sg to generate ring entries | Jens Axboe | 1 | -15/+15 |
2009-02-26 | cciss: shorten 30s timeout on controller reset | Jens Axboe | 1 | -3/+7 |
2009-02-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -31/+75 |
2009-02-25 | [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop | Alan Cox | 1 | -3/+4 |
2009-02-25 | [libata] pata_amd: program FIFO | Alan Cox | 1 | -17/+59 |
2009-02-25 | sata_mv: fix SoC interrupt breakage | Mark Lord | 1 | -11/+9 |
2009-02-25 | pata_it821x: resume from hibernation fails with RAID volume | Ondrej Zary | 1 | -0/+3 |
2009-02-25 | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 5 | -30/+56 |
2009-02-25 | ide-cd: document capacity hack | Bartlomiej Zolnierkiewicz | 1 | -0/+8 |
2009-02-25 | it821x: remove dead URL | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2009-02-25 | atiixp: fix missing parentheses | Roel Kluin | 1 | -2/+2 |
2009-02-25 | amd74xx: device/vendor confusion | Roel Kluin | 1 | -1/+1 |
2009-02-25 | ide: ide.c 'clear' fix, update "ide=nodma" documentation | David Fries | 2 | -4/+9 |
2009-02-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -14/+94 |
2009-02-25 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -10/+12 |
2009-02-25 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -26/+68 |
2009-02-25 | Fix iwlan DMA mapping direction | Fenghua Yu | 1 | -4/+4 |
2009-02-25 | drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path | Dave Airlie | 1 | -1/+1 |
2009-02-25 | drm/i915: make hw page ioremap use ioremap_wc | Dave Airlie | 1 | -1/+1 |
2009-02-25 | drm: edid revision 0 is valid | Kyle McMartin | 1 | -1/+1 |
2009-02-25 | drm: Correct unbalanced drm_vblank_put() during mode setting. | Chris Wilson | 1 | -4/+10 |
2009-02-25 | drm: disable encoders before re-routing them | Jesse Barnes | 1 | -4/+72 |
2009-02-25 | drm: Fix shifts of EDID vsync offset/width fields. | Linus Torvalds | 1 | -2/+2 |
2009-02-25 | drm/i915: handle bogus VBT panel timing | Jesse Barnes | 1 | -0/+6 |
2009-02-25 | drm/i915: remove PLL debugging messages | Jesse Barnes | 1 | -1/+1 |
2009-02-25 | md: avoid races when stopping resync. | NeilBrown | 2 | -4/+6 |
2009-02-25 | md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery. | NeilBrown | 1 | -2/+2 |
2009-02-25 | md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery. | NeilBrown | 1 | -4/+4 |
2009-02-24 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 7 | -9/+15 |
2009-02-24 | Add i2c_board_info for RiscPC PCF8583 | Russell King | 1 | -1/+2 |
2009-02-24 | i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent | Jean Delvare | 3 | -3/+3 |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 1 | -1/+5 |
2009-02-24 | i2c: Timeouts reach -1 | Roel Kluin | 2 | -3/+3 |
2009-02-24 | i2c: Fix misplaced parentheses | Roel Kluin | 1 | -1/+2 |
2009-02-24 | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson | 2 | -11/+39 |
2009-02-24 | PCI: pciehp: Handle interrupts that happen during initialization. | Eric W. Biederman | 3 | -8/+16 |
2009-02-24 | PCI: don't enable too many HT MSI mappings | Yinghai Lu | 1 | -15/+100 |
2009-02-24 | firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e... | Beat Michel Liechti | 1 | -0/+1 |
2009-02-24 | firedtv: massive refactoring | Stefan Richter | 17 | -2331/+1895 |
2009-02-24 | firedtv: rename files, variables, functions from firesat to firedtv | Rambaldi | 20 | -515/+515 |
2009-02-24 | firedtv: Use DEFINE_SPINLOCK | Julia Lawall | 1 | -1/+1 |
2009-02-24 | firedtv: fix registration - adapter number could only be zero | Henrik Kurelid | 1 | -1/+1 |