aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez2009-05-20
* [SCSI] qla2xxx: Export additional FCoE attributes for application support.Andrew Vasquez2009-05-20
* [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.Seokmann Ju2009-05-20
* Merge branch 'scsi-fixes' into merge-baseJames Bottomley2009-05-20
|\
| * [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-18
| * [SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2009-05-15
| * [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-15
| * [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-15
| * [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-15
| * [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-14
| * [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-05-19
|\ \
| * | regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-18
| |/
* | Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-05-19
* | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-18
* | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-17
|\ \
| * | crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-21
| * | crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-12
* | | 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