aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg2-1/+41
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg3-4/+11
2006-09-25kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm1-4/+12
2006-09-25kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt1-90/+94
2006-09-25kbuild: linguistic fixes for Documentation/kbuild/modules.txtJan Engelhardt1-59/+60
2006-09-25kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txtJan Engelhardt1-6/+6
2006-09-25remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering1-1/+1
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg3-3/+6
2006-09-25kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg1-1/+8
2006-09-25kbuild: add unifdefSam Ravnborg1-0/+998
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg3-24/+35
2006-09-25kconfig: support DOS line endingsMatthew Wilcox1-2/+6
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+4
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds141-2289/+26689
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley628-15465/+33028
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley2-8/+25
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: README updateMark Haverkamp1-23/+30
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-28/+34
2006-09-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds111-1813/+5332
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds56-2113/+3994
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds449-11490/+23628
2006-09-23[CRYPTO] hmac: Fix error truncation by unlikely()Herbert Xu1-6/+18
2006-09-23[SCSI] zfcp: update maintainers fileSwen Schillig1-0/+2
2006-09-23[SCSI] zfcp: update maintainers fileAndreas Herrmann1-2/+0
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann3-19/+4
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann6-344/+191
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann5-49/+42
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens5-39/+92
2006-09-23[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2-14/+0
2006-09-23[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-23[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-09-23[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley125-1194/+25910
2006-09-23[PATCH] more get_property() falloutAl Viro1-1/+1
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro4-5/+5
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro4-0/+4
2006-09-23[CRYPTO] hmac: Fix hmac_init update callHerbert Xu1-1/+1
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller1-1/+1
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl1-2/+3
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley1-29/+24
2006-09-23[SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com1-1/+1
2006-09-23[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer1-49/+2
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse1-11/+11
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse1-15/+21
2006-09-23[MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse1-2/+2
2006-09-23[ALSA] intel8x0m - Free irq in suspendTakashi Iwai1-0/+5
2006-09-23[ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/KconfigTakashi Iwai2-13/+13
2006-09-23[ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkIIClemens Ladisch1-0/+24
2006-09-23[ALSA] ES1938: remove duplicate field initializationClemens Ladisch1-2/+1
2006-09-23[ALSA] usb-audio: increase number of packets per URBClemens Ladisch1-2/+2
2006-09-23[ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codecTakashi Iwai1-10/+1
2006-09-23[ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()Takashi Iwai1-24/+22
2006-09-23[ALSA] hda-codec - Fix mic input with STAC92xx codecsTakashi Iwai2-35/+74
2006-09-23[ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-6/+6
2006-09-23[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai5-86/+164
2006-09-23[ALSA] hda_intel prefer 24bit instead of 20bitNicolas Graziano1-2/+2
2006-09-23[ALSA] hda-codec - Add vendor ids for Motorola and ConexantTakashi Iwai1-0/+2
2006-09-23[ALSA] hda-codec - Add device id for Motorola si3054-compatible codecTakashi Iwai1-0/+1
2006-09-23[ALSA] Add missing compat ioctls for ALSA control APITakashi Iwai1-0/+4
2006-09-23[ALSA] powermac - Fix Oops when conflicting with aoa driverTakashi Iwai1-0/+3
2006-09-23[ALSA] aoa: add locking to tas codecJohannes Berg1-13/+83
2006-09-23[ALSA] hda-intel - Fix suspend/resume with MSITakashi Iwai1-0/+10
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai3-121/+18
2006-09-23[ALSA] Fix WM9705 AC97 patch build errorLiam Girdwood1-1/+1
2006-09-23[ALSA] hda-codec - Fix SPDIF device number of ALC codecsTakashi Iwai2-20/+28
2006-09-23[ALSA] hda-intel - Fix pci_disable_msi() callTakashi Iwai2-1/+3
2006-09-23[ALSA] hda-codec - Add support for LG LW25 laptopTakashi Iwai2-1/+2
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai3-12/+72
2006-09-23[ALSA] hda-codec - Add independent headphone volume controlTakashi Iwai1-19/+52
2006-09-23[ALSA] [snd-intel-hda] enable center/LFE speaker on some laptopsRichard Fish1-0/+63
2006-09-23[ALSA] Add dB information to es1938 driverTakashi Iwai1-17/+86
2006-09-23[ALSA] Add definition of TLV dB range compoundTakashi Iwai1-8/+15
2006-09-23[ALSA] hdsp - Fix auto-updating of firmwareTakashi Iwai1-13/+35
2006-09-23[ALSA] sparc dbri: SMP fixesKrzysztof Helt1-17/+48
2006-09-23[ALSA] es1968: Fix hw volumeVille Syrjala1-17/+23
2006-09-23[ALSA] ac97: Fix AD1819 volume rangeVille Syrjala1-0/+12
2006-09-23[ALSA] hda-codec - Add 5 stack audio support for Intel 965 systemsTobin Davis2-71/+91
2006-09-23[ALSA] Add dB scale information to mixart driverTakashi Iwai1-0/+14
2006-09-23[ALSA] [PPC,SOUND] Fix audio gpio state detectionAndreas Schwab1-2/+3
2006-09-23[ALSA] sound/pci/hda/intel_hda: small cleanupsPavel Machek1-25/+27
2006-09-23[ALSA] hda-intel - Remove volatileTakashi Iwai1-5/+4
2006-09-23[ALSA] Add dB scale information to ice1724 driverTakashi Iwai4-27/+139
2006-09-23[ALSA] Add dB scale information to ice1712 driverTakashi Iwai1-0/+8
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai3-256/+354
2006-09-23[ALSA] Add missing dB scale information to vxpocket driverTakashi Iwai1-0/+6
2006-09-23[ALSA] Support for non-standard rates in USB audio driverLuke Ross1-0/+46
2006-09-23[ALSA] ac97 - Fix VIA EPIA sound problemAndrey Liakhovets1-0/+4
2006-09-23[ALSA] ymfpci - Add TLV entries for native volume controlsTakashi Iwai1-1/+6
2006-09-23[ALSA] Add the definition of linear volume TLVTakashi Iwai1-0/+10
2006-09-23[ALSA] sparc dbri: OSS layer fixKrzysztof Helt1-2/+0
2006-09-23[ALSA] dbri sparc: fixes TS leakKrzysztof Helt1-2/+18
2006-09-23[ALSA] sparc dbri: recording is backKrzysztof Helt1-45/+20
2006-09-23[ALSA] hda-codec - Use model=ref for some Dell laptopsTakashi Iwai1-0/+7
2006-09-23[ALSA] Return error if no user TLV is definedTakashi Iwai1-0/+2
2006-09-23[ALSA] Fix errors with user TLV_WRITETakashi Iwai1-0/+1
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai5-2/+37
2006-09-23[ALSA] Add dB scale information to pcxhr driverTakashi Iwai1-0/+16
2006-09-23[ALSA] Fix volume control for the AK4358 DACJochen Voss1-13/+29
2006-09-23[ALSA] hda-codec - Fix mic capture with generic parserTakashi Iwai1-38/+90
2006-09-23[ALSA] hda-codec - restore HDA sigmatel pin configs on resumeRichard Fish1-21/+79
2006-09-23[ALSA] hda-codec - Support for SigmaTel 9872Guillaume Munch2-17/+97
2006-09-23[ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin1-0/+6
2006-09-23[ALSA] hda-codec - Fix for Acer laptops with ALC883 codecVladimir Avdonin2-0/+22
2006-09-23[ALSA] Add dB scale information to opl3sa2 driverTakashi Iwai1-2/+24
2006-09-23[ALSA] Add dB scale information to ad1848 driverTakashi Iwai2-21/+50
2006-09-23[ALSA] Add dB scale information to ad1816a driverTakashi Iwai1-11/+44
2006-09-23[ALSA] Add dB scale information to dummy driverTakashi Iwai1-2/+8
2006-09-23[ALSA] Add dB scale information to trident driverTakashi Iwai1-0/+10
2006-09-23[ALSA] Add dB scale information to fm801 driverTakashi Iwai1-3/+16
2006-09-23[ALSA] Add dB scale information to cs4281 driverTakashi Iwai1-0/+5
2006-09-23[ALSA] Add dB scale information to ak4531 codecTakashi Iwai1-10/+39
2006-09-23[ALSA] Added TLV support to VIA82xx driverTakashi Iwai1-0/+9
2006-09-23[ALSA] Add TLV support to AC97 codec driverTakashi Iwai2-7/+86
2006-09-23[ALSA] intel_hda: MSI supportStephen Hemminger1-1/+9
2006-09-23[ALSA] make sound/pci/emu10k1/emu10k1.c:snd_emu10k1_resume() staticAdrian Bunk1-1/+1
2006-09-23[ALSA] sparc dbri: hardware constrains addedKrzysztof Helt1-19/+62
2006-09-23[ALSA] sparc dbri: ring buffered versionKrzysztof Helt1-193/+192
2006-09-23[ALSA] sparc dbri: simplifed linking time slot functionKrzysztof Helt1-84/+41
2006-09-23[ALSA] sparc dbri: fixed setting of burst size after resetKrzysztof Helt1-8/+9
2006-09-23[ALSA] sparc dbri: more driver cleanupKrzysztof Helt1-29/+16
2006-09-23[ALSA] sparc dbri: removal of dri_desc structKrzysztof Helt1-23/+17
2006-09-23[ALSA] hda-intel - Switch to polling mode for CORB/RIRB communicationTakashi Iwai1-1/+17
2006-09-23[ALSA] hda-codec - Add support for new Intel boards with Stac9227 codecTobin Davis1-34/+92
2006-09-23[ALSA] hda-codec - add missing device ids for Intel 945 boardsTobin Davis1-6/+60
2006-09-23[ALSA] Fix missing selection of CONFIG_VIDEO_DEV from SND_FM801_TEA575XTakashi Iwai1-0/+1
2006-09-23[ALSA] hda-codec - Fix headphone output for some Intel 945 systemsTobin Davis1-0/+2
2006-09-23[ALSA] hda-codec - add missing device idsTobin Davis1-0/+5
2006-09-23[ALSA] riptide: fix compile errors with older gccClemens Ladisch1-3/+7
2006-09-23[ALSA] Add missing TLV callbacks for HD-audio codecsTakashi Iwai3-14/+4
2006-09-23[ALSA] Fix some typos in snd-dummy driverTakashi Iwai1-5/+5
2006-09-23[ALSA] sparc dbri: removal of redudant volatile keywordsKrzysztof Helt1-3/+3
2006-09-23[ALSA] sparc dbri: removal of unused struct membersKrzysztof Helt1-29/+6
2006-09-23[ALSA] Fix compile errors with older gccTakashi Iwai4-5/+5
2006-09-23[ALSA] Add support for Sony Vaio AR 11BGuillaume Munch2-16/+19
2006-09-23[ALSA] Fix for LG K1 Express LaptopMagnus Sandin1-1/+2
2006-09-23[ALSA] emu10k1x: simplify around pci_register_driver()Alexey Dobriyan1-6/+1
2006-09-23[ALSA] sound/pci/fm801: Use ARRAY_SIZE macroTobias Klauser1-3/+1
2006-09-23[ALSA] sparc dbri removal of DBRI_NO_INTSKrzysztof Helt1-23/+8
2006-09-23[ALSA] dbri driver cleanupKrzysztof Helt1-11/+5
2006-09-23[ALSA] ice1712 - fix 1600->16000Hz value typoJaroslav Kysela1-3/+3
2006-09-23[ALSA] Added model for Uniwill laptop with ALC861Takashi Iwai2-0/+138
2006-09-23[ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/KconfigTakashi Iwai1-0/+4
2006-09-23[ALSA] Fix compile warnings in ak4xxx-adda.cTakashi Iwai1-0/+5
2006-09-23[ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss2-1/+73
2006-09-23[ALSA] Revolution 5.1 - register the AK5365 ADC with ALSAJochen Voss2-3/+29
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss2-1/+27
2006-09-23[ALSA] [snd-hda-intel] fix sound on some Asus W6A chipsDanny Tholen1-0/+1
2006-09-23[ALSA] Fix the preselected model for HP machineTakashi Iwai1-1/+1
2006-09-23[ALSA] usb-audio - Fix a typo of CONFIG_PROC_FSTakashi Iwai1-1/+1
2006-09-23[ALSA] Fix substream selection in PCM and rawmidiTakashi Iwai3-2/+6
2006-09-23[ALSA] ppc-beep - handle errors from input_register_device()Dmitry Torokhov1-11/+21
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai3-43/+12
2006-09-23[ALSA] es18xx - Add PnP BIOS supportOndrej Zary1-62/+157
2006-09-23[ALSA] hda: sigmatel 9205 family supportMatt Porter1-0/+102
2006-09-23[ALSA] snd-emu10k1: Add a comment explaining the conversion function for dB g...James Courtier-Dutton1-0/+1
2006-09-23[ALSA] Fix noisy output with shared channel mode with hd-audioTakashi Iwai2-6/+29
2006-09-23[ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepareTakashi Iwai1-1/+1
2006-09-23[ALSA] Misc fixes for Realtek HD-audio codecsTakashi Iwai2-9/+52
2006-09-23[ALSA] Add snd-mts64 driver for ESI Miditerminal 4140Matthias Koenig4-0/+1114
2006-09-23[ALSA] Fix Makefile of cs5535audioTakashi Iwai1-1/+1
2006-09-23[ALSA] HDA driver - do not set mute flag for dB scale (follow HDA specification)Jaroslav Kysela1-7/+0
2006-09-23[ALSA] via82xx - Add dxs_support entry for a FSC machineTakashi Iwai1-0/+1
2006-09-23[ALSA] Added model for ASUS M2NPV-VM moboTakashi Iwai1-0/+2
2006-09-23[ALSA] Add support of Benq laptop with ALC262Takashi Iwai2-0/+22
2006-09-23[ALSA] Add hp-bpc model type for HP laptopsTakashi Iwai2-0/+2
2006-09-23[ALSA] Add model entry for Clevo m665n laptopTakashi Iwai2-2/+8
2006-09-23[ALSA] Add model entry for Samsung X10 laptopTakashi Iwai1-0/+2
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton3-0/+20
2006-09-23[ALSA] snd-ca0106: Fix dB gain TLVs.James Courtier-Dutton1-2/+6
2006-09-23[ALSA] usb-audio: add more Yamaha devicesClemens Ladisch1-0/+5
2006-09-23[ALSA] system timer: remove unused snd_timer_system_private.timer fieldClemens Ladisch1-1/+0
2006-09-23[ALSA] timer: fix timer reschedulingClemens Ladisch1-1/+1
2006-09-23[ALSA] system timer: clear correction value when timer stopsClemens Ladisch1-0/+1
2006-09-23[ALSA] system timer: accumulate correction for multiple lost ticksClemens Ladisch1-1/+1
2006-09-23[ALSA] system timer: fix lost ticks correction adjustmentClemens Ladisch1-1/+1
2006-09-23[ALSA] Add TLV support to snd-usb-audio driverTakashi Iwai1-0/+27
2006-09-23[ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai1-1/+0
2006-09-23[ALSA] snd-emu10k1: Implement 24bit capture via Philips 1361T ADC for SB0240 ...James Courtier-Dutton1-0/+1
2006-09-23[ALSA] hda: fix sigmatel 9227/8/9 codec supportMatt Porter1-6/+6
2006-09-23[ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela4-1/+58
2006-09-23[ALSA] HDA codec - little code & comment cleanupJaroslav Kysela2-9/+5
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela3-33/+132
2006-09-23[ALSA] fm801: fixed broken previous patch for the FM tuner only codeJaroslav Kysela1-13/+19
2006-09-23[ALSA] fm801: Support FM only cardAndy Shevchenko1-2/+14
2006-09-23[ALSA] add codec-specific controls for UCB1400Mike Rapoport3-1/+40
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai6-39/+315