summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-192-13/+55
| | * | | [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-192-3/+4
| | * | | [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-068-94/+46Star
| | * | | [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] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-061-14/+0Star
| | * | | [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-289-0/+3028
| | * | | [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
* | | | | [SPARC64]: Update defconfig.David S. Miller2006-09-241-6/+19
* | | | | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller2006-09-241-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-242-28/+34
|\ \ \ \
| * | | | [MTD] Whitespace cleanup in SSFDC driver.David Woodhouse2006-09-231-11/+11
| * | | | [MTD] SSFDC translation layer minor cleanupDavid Woodhouse2006-09-231-15/+21
| * | | | [MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse2006-09-231-2/+2
* | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-09-24111-1813/+5332
|\ \ \ \ \
| * | | | | [ALSA] intel8x0m - Free irq in suspendTakashi Iwai2006-09-231-0/+5
| * | | | | [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/KconfigTakashi Iwai2006-09-232-13/+13
| * | | | | [ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkIIClemens Ladisch2006-09-231-0/+24
| * | | | | [ALSA] ES1938: remove duplicate field initializationClemens Ladisch2006-09-231-2/+1Star
| * | | | | [ALSA] usb-audio: increase number of packets per URBClemens Ladisch2006-09-231-2/+2
| * | | | | [ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codecTakashi Iwai2006-09-231-10/+1Star
| * | | | | [ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()Takashi Iwai2006-09-231-24/+22Star
| * | | | | [ALSA] hda-codec - Fix mic input with STAC92xx codecsTakashi Iwai2006-09-232-35/+74
| * | | | | [ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-6/+6
| * | | | | [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
| * | | | | [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
| * | | | | [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
| * | | | | [ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai2006-09-235-86/+164
| * | | | | [ALSA] hda_intel prefer 24bit instead of 20bitNicolas Graziano2006-09-231-2/+2
| * | | | | [ALSA] hda-codec - Add vendor ids for Motorola and ConexantTakashi Iwai2006-09-231-0/+2