aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-25
* gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-21
* wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-20
* iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-20
* airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-20
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-20
* iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-20
* ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-20
* ath5k: fix scanning in AR2424Pavel Roskin2009-05-20
* be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-18
* Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-18
* mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-18
* bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-18
* Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-18
|\
| * wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-14
* | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-18
* | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-16
|\ \
| * | piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-16
| * | icside: register second channel of version 6 PCBSergei Shtylyov2009-05-16
| * | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-05-16
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-16
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------------. \ \ Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary2009-05-14
| | | | | | | | | | | * | | asus-laptop: fix input keycodeCorentin Chary2009-05-14
| | | | | | | | | | | * | | eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy2009-05-14
| | | | | | | | | | | * | | eeepc-laptop: Work around rfkill firmware bugAlan Jenkins2009-05-14
| | | | | | | | | | | * | | eeepc-laptop: report brightness control events via the input layerDarren Salt2009-05-14
| | | | | | | | | | | * | | eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins2009-05-14
| | | | | | | | | | * | | | ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown2009-05-16
| | | | | | | | | | * | | | ACPI: idle: fix init-time TSC check regressionLen Brown2009-05-16
| | | | | | | | | | |/ / /
| | | | | | | | | * / / / thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac2009-05-14
| | | | | | | | | |/ / /
| | | | | | | | * / / / ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-15
| | | | | | | | |/ / /
| | | | | | | * | | | ACPI processor: reset the throttling state once it's invalidZhang Rui2009-05-15
| | | | | | | * | | | ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui2009-05-15
| | | | | | | |/ / /
| | | | | | * | | | ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown2009-05-08
| | | | | | * | | | ACPI: power: update error messageLen Brown2009-05-08
| | | | | * | | | | ACPI, i915: build fixLen Brown2009-05-15
| | | | * | | | | | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown2009-05-07
| | | | * | | | | | ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui2009-04-24
| | | | |/ / / / /
| | | * | / / / / ACPICA: use acpi.* modparam namespaceLen Brown2009-05-07
| | | | |/ / / / | | | |/| | | |
| | * / | | | | ACPI: suspend: restore BM_RLD on resumeLen Brown2009-05-15
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox2009-05-11
| * | | | | | PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-05
* | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-15
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-14
| * | | | | | | drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling2009-05-14
| * | | | | | | drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling2009-05-14
| * | | | | | | drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling2009-05-14