aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin1-2/+0
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+22
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely1-0/+22
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-562/+499
2009-03-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-2/+44
2009-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds12-25/+31
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29Linus Torvalds8-72/+88
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori1-3/+9
2009-03-13ide-floppy: do not map dataless cmds to an sgBorislav Petkov2-2/+16
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo1-0/+37
2009-03-13libata: Keep shadow last_ctl up to date during resetsStuart MENEFY1-1/+5
2009-03-13sata_mv: fix MSI irq race conditionMark Lord1-1/+2
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot1-1/+1
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argumentHans Werner1-2/+2
2009-03-13V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod.Igor M. Liplianin1-3/+4
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2-15/+11
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal1-1/+1
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+6
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin1-2/+5
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler3-8/+7
2009-03-13parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller2-2/+2
2009-03-13parisc: remove klist iteratorsJames Bottomley3-55/+68
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari3-1/+5
2009-03-12Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-13/+16
2009-03-12Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/pciLinus Torvalds4-2/+35
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-12mfd: add support for WM8351 revision BMark Brown1-0/+5
2009-03-12acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack1-4/+7
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor1-1/+1
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor1-0/+4
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman1-1/+1
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck1-0/+25
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+1
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner1-1/+1
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare1-4/+4
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2-6/+6
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare1-2/+5
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-12/+18
2009-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds5-37/+99
2009-03-11drm/i915: fix 945 fence register writes for fence 8 and above.Eric Anholt2-4/+18
2009-03-11drm/i915: Protect active fences on i915Chris Wilson1-7/+31
2009-03-10drm/i915: Check to see if we've pinned all available fencesChris Wilson1-2/+10
2009-03-10drm/i915: Check fence status on every pin.Chris Wilson1-8/+15
2009-03-10drm/i915: First recheck for an empty fence register.Chris Wilson1-1/+1
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2-2/+18