summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-182-5/+19
* Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-171-1/+1
* mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-171-19/+22
* bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-171-3/+8
* Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-171-3/+2
|\
| * wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-141-3/+2
* | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-171-13/+14
* | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-171-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-163-7/+2
|\ \
| * | piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-161-0/+1
| * | icside: register second channel of version 6 PCBSergei Shtylyov2009-05-161-1/+1
| * | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-05-161-6/+0
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-1611-42/+174
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------------. \ \ Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-1611-42/+174
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary2009-05-141-0/+2
| | | | | | | | | | | * | | asus-laptop: fix input keycodeCorentin Chary2009-05-141-3/+3
| | | | | | | | | | | * | | eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy2009-05-141-0/+2
| | | | | | | | | | | * | | eeepc-laptop: Work around rfkill firmware bugAlan Jenkins2009-05-141-1/+7
| | | | | | | | | | | * | | eeepc-laptop: report brightness control events via the input layerDarren Salt2009-05-141-3/+26
| | | | | | | | | | | * | | eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins2009-05-141-3/+3
| | | | | | | | | | * | | | ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown2009-05-161-1/+1
| | | | | | | | | | * | | | ACPI: idle: fix init-time TSC check regressionLen Brown2009-05-161-8/+9
| | | | | | | | | | |/ / /
| | | | | | | | | * | | | thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac2009-05-141-4/+4
| | | | | | | | | |/ / /
| | | | | | | | * | | | ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-151-1/+6
| | | | | | | | |/ / /
| | | | | | | * | | | ACPI processor: reset the throttling state once it's invalidZhang Rui2009-05-151-0/+8
| | | | | | | * | | | ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui2009-05-151-0/+17
| | | | | | | |/ / /
| | | | | | * | | | ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown2009-05-081-5/+3
| | | | | | * | | | ACPI: power: update error messageLen Brown2009-05-081-1/+1
| | | | | * | | | | ACPI, i915: build fixLen Brown2009-05-151-0/+6
| | | | * | | | | | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown2009-05-071-0/+8
| | | | * | | | | | ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui2009-04-241-0/+30
| | | | |/ / / / /
| | | * | | | | | ACPICA: use acpi.* modparam namespaceLen Brown2009-05-071-12/+15
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ACPI: suspend: restore BM_RLD on resumeLen Brown2009-05-151-0/+23
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-153-3/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox2009-05-111-2/+6
| * | | | | | PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-052-1/+4
* | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-1512-24/+165
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-143-0/+34
| * | | | | | | drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling2009-05-141-5/+12
| * | | | | | | drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling2009-05-141-1/+2
| * | | | | | | drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling2009-05-141-1/+1
| * | | | | | | drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson2009-05-141-8/+46
| * | | | | | | drm/i915: sanity check IER at wait_request timeJesse Barnes2009-05-141-0/+9
| * | | | | | | drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li2009-05-144-1/+25
| * | | | | | | drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt2009-05-141-2/+10
| * | | | | | | drm/i915: save/restore fence registers across suspend/resumeKeith Packard2009-04-302-0/+25
| * | | | | | | drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.Keith Packard2009-04-301-6/+1
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-153-66/+163
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-151-5/+6
| * | | | | | | | libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-151-1/+22
OpenPOWER on IntegriCloud