summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] aic94xx: add MODULE_FIRMWARE tagJames Bottomley2006-08-301-0/+3
| * [SCSI] aic94xx: new driverJames Bottomley2006-08-2933-1/+17105
| * [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-282-11/+10Star
| * Merge ../linux-2.6James Bottomley2006-08-28349-4858/+13361
| |\
| * | [SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker2006-08-201-9/+37
| * | [SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski2006-08-191-1/+1
| * | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-191-2/+28
| * | [SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar2006-08-191-25/+9Star
| * | [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-192-3/+3
| * | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-191-2/+2
| * | [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-195-7/+0Star
| * | [SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1fdave wysochanski2006-08-191-4/+19
| * | [SCSI] aacraid: Reset adapter in recovery timeoutMark Haverkamp2006-08-195-21/+296
| * | [SCSI] aacraid: Check for unlikely errorsMark Haverkamp2006-08-193-3/+18
| * | [SCSI] aacraid: Restart adapter on firmware assert (Update 2)Mark Haverkamp2006-08-193-14/+45
| * | [SCSI] aacraid: interruptible ioctlMark Haverkamp2006-08-193-10/+38
| * | [SCSI] limit recursion when flushing shost->starved_listAndreas Herrmann2006-08-191-1/+9
| * | [SCSI] fix up short inquiry printingJames Bottomley2006-08-071-1/+1
| * | [SCSI] Improve inquiry printingMatthew Wilcox2006-08-067-87/+43Star
| * | [SCSI] ipr: Bump driver version to 2.1.4Brian King2006-08-061-2/+2
| * | [SCSI] ipr: Auto sense handling fixBrian King2006-08-061-2/+1Star
| * | [SCSI] ipr: Properly handle IOA recovered errorsBrian King2006-08-061-1/+2
| * | [SCSI] ipr: Handle new SAS error codesBrian King2006-08-061-0/+28
| * | [SCSI] ipr: Add some hardware defined types for SATABrian King2006-08-061-3/+75
| * | [SCSI] mptfc: add additional fc transport attributesMichael Reed2006-08-061-16/+84
| * | [SCSI] scsi_queue_work() documented return value is incorrectMichael Reed2006-08-061-1/+3
| * | [SCSI] DAC960: PCI id table fixupBrian King2006-08-041-1/+1
| * | [SCSI] advansys pci tweaks.Dave Jones2006-08-041-41/+49
| * | [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2006-08-021-10/+10
| * | [SCSI] areca sysfs fixAndrew Morton2006-08-021-16/+5Star
| * | [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-286-0/+2381
| * | [SCSI] mptsas: add parent port backlinkJames Bottomley2006-07-281-2/+6
| * | [SCSI] megaraid: Add support for change_queue_depthbrking@charter.net2006-07-281-0/+16
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-237-64/+199
|\ \ \
| * | | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-111-15/+24
| * | | [AGPGART] Add suspend callback for i965Dave Jones2006-09-111-0/+2
| * | | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * | | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * | | Merge ../linusDave Jones2006-09-05369-5196/+13931
| |\ \ \
| * | | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * | | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-121-2/+2
| * | | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-121-0/+4
| * | | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-121-7/+9
| * | | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-121-1/+1
| * | | | [AGPGART] remove private page protection mapHugh Dickins2006-07-271-25/+2Star
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-233-26/+151
|\ \ \ \
| * | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-231-2/+0Star
| * | | | Merge ../linusDave Jones2006-09-05240-3577/+11486
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [CPUFREQ] Fix sparse warning in ondemandDave Jones2006-09-051-1/+1
| * | | | [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() staticAdrian Bunk2006-08-141-2/+3