summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-063-5/+6
| | * | | [SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox2009-03-051-15/+11
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-143-2/+44
| |\ \ \ \
| | * | | | ata_piix: add workaround for Samsung DB-P70Tejun Heo2009-03-131-0/+37
| | * | | | libata: Keep shadow last_ctl up to date during resetsStuart MENEFY2009-03-131-1/+5
| | * | | | sata_mv: fix MSI irq race conditionMark Lord2009-03-131-1/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-03-1412-25/+31
| |\ \ \ \
| | * | | | V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot2009-03-131-1/+1
| | * | | | V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner2009-03-131-2/+2
| | * | | | V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...Igor M. Liplianin2009-03-131-3/+4
| | * | | | V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2009-03-132-15/+11
| | * | | | V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal2009-03-131-1/+1
| | * | | | V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2009-03-133-1/+5
| | * | | | V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 EyesMauro Carvalho Chehab2009-03-051-0/+1
| | * | | | V4L/DVB (10832): tvaudio: Avoid breakage with tda9874aVitaly Wool2009-03-051-1/+1
| | * | | | V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere2009-03-051-1/+5
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29Linus Torvalds2009-03-148-72/+88
| |\ \ \ \
| | * | | | parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-131-5/+6
| | * | | | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-2/+5
| | * | | | parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-133-8/+7
| | * | | | parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller2009-03-132-2/+2
| | * | | | parisc: remove klist iteratorsJames Bottomley2009-03-133-55/+68
| | | |/ / | | |/| |
| * | | | ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-131-3/+9
| * | | | ide-floppy: do not map dataless cmds to an sgBorislav Petkov2009-03-132-2/+16
| |/ / /
| * | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-125-13/+16
| |\ \ \
| | * | | hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner2009-03-121-1/+1
| | * | | hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
| | * | | hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-122-6/+6
| | * | | hwmon: (abituguru3) Fix I/O error handlingJean Delvare2009-03-121-2/+5
| * | | | Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-124-2/+35
| |\ \ \ \
| | * | | | PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-121-0/+1
| | * | | | pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor2009-03-121-1/+1
| | * | | | pci: don't disable too many HT MSI mappingPrakash Punnoor2009-03-121-0/+4
| | * | | | powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-121-1/+1
| | * | | | PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
| | * | | | PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck2009-03-121-0/+25
| * | | | | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
| * | | | | mfd: add support for WM8351 revision BMark Brown2009-03-121-0/+5
| * | | | | acer-wmi: fix regression in backlight detectionMichael Spang2009-03-121-1/+1
| * | | | | mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks2009-03-121-2/+1
| * | | | | ds2760_battery.c: fix division by zeroDaniel Mack2009-03-121-4/+7
| * | | | | drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-121-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-123-6/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-114-12/+18
| |\ \ \ \ \
| | * | | | | radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2009-03-112-2/+18
| | * | | | | hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-112-10/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-03-115-37/+99
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | drm/i915: fix 945 fence register writes for fence 8 and above.Eric Anholt2009-03-112-4/+18
| | * | | | | drm/i915: Protect active fences on i915Chris Wilson2009-03-111-7/+31
| | * | | | | drm/i915: Check to see if we've pinned all available fencesChris Wilson2009-03-101-2/+10
OpenPOWER on IntegriCloud