aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai6-63/+9
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai15-172/+148
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai21-172/+123
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela5-3/+96
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-14/+76
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds9-64/+207
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-101/+391
2006-09-22[PATCH] fallout from hcd-core patchAl Viro1-1/+1
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-09-22[PATCH] sun4: fix sbus_setup_iommu()Al Viro1-0/+2
2006-09-22[PATCH] asm/backlight.h is ppc-onlyAl Viro1-1/+1
2006-09-22[PATCH] sanitize frv archcleanAl Viro2-5/+3
2006-09-22[PATCH] aoa is pmac-onlyAl Viro1-1/+1
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro1-1/+1
2006-09-22[PATCH] fix ancient breakage in ebus_init()Al Viro1-4/+3
2006-09-22[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro3-0/+10
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
2006-09-22[CPUFREQ] Fix some more CPU hotplug locking.Dave Jones1-2/+0
2006-09-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds136-2695/+25617
2006-09-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2006-09-22IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar1-1/+1
2006-09-22IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2-3/+3
2006-09-22IPoIB: Remove unused include of vmalloc.hDotan Barak1-1/+0
2006-09-22IPoIB: Rejoin all multicast groups after a port eventEli Cohen1-1/+3
2006-09-22IPoIB: Create MCGs with all attributes required by RFCRoland Dreier1-5/+15
2006-09-22IB/sa: fix ib_sa_selector namesMichael S. Tsirkin1-2/+2
2006-09-22IB/iser: INFINIBAND_ISER depends on INETRoland Dreier1-1/+1
2006-09-22IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier1-3/+2
2006-09-22RDMA/cma: Document rdma_accept() error handlingOr Gerlitz1-0/+4
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein3-21/+136
2006-09-22RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz1-0/+8
2006-09-22IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin1-0/+2
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin7-27/+116
2006-09-22IPoIB: Refactor completion handlingRoland Dreier1-88/+100
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber3-16/+39
2006-09-22IB/iser: fix some debug printsErez Zilber1-3/+14
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber3-14/+27
2006-09-22IB/iser: Limit the max size of a scsi commandErez Zilber1-0/+1
2006-09-22IB/iser: fix a check of SG alignment for RDMAErez Zilber1-1/+1
2006-09-22RDMA/cma: Protect against adding device during destructionSean Hefty1-8/+26
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker26-0/+9021
2006-09-22RDMA: iWARP Core Changes.Tom Tucker20-81/+431
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker3-0/+1339
2006-09-22IB: Whitespace fixesRoland Dreier15-33/+31
2006-09-22IB/cm: Randomize starting comm IDSean Hefty1-8/+16
2006-09-22IB/mad: Remove unused includesJames Lentini2-3/+0
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty1-3/+87
2006-09-22IB/cm: Use correct reject code for invalid GIDSean Hefty1-11/+21
2006-09-22IB/cm: Enable atomics along with RDMA readsSean Hefty1-1/+2
2006-09-22IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein1-1/+1
2006-09-22IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein1-4/+6
2006-09-22IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein1-1/+1
2006-09-22IB/ipath: control receive polarity inversionBryan O'Sullivan6-0/+69
2006-09-22IB/ipath: fix return value from ipath_pollBryan O'Sullivan1-1/+5
2006-09-22IB/ipath: allow SMA to be disabledBryan O'Sullivan1-0/+7
2006-09-22IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan1-5/+8
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan3-1/+25
2006-09-22IB/ipath: validate path_mig_state properlyBryan O'Sullivan1-1/+2
2006-09-22IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan2-2/+32
2006-09-22IB/ipath: add serial number to hardware freeze error messageBryan O'Sullivan2-4/+6
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan7-71/+68
2006-09-22IB/ipath: account for attached QPs correctlyBryan O'Sullivan1-0/+2
2006-09-22IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan1-1/+6
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan4-0/+176
2006-09-22IB/ipath: trivial cleanupsBryan O'Sullivan1-1/+0
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan14-119/+35
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan8-134/+17
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan17-1329/+1126
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan10-292/+62
2006-09-22IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan1-9/+4
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan1-1/+2
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan1-1/+5
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan3-8/+38
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan4-0/+66
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell9-382/+785
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell11-17/+34
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2-2/+3
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick34-0/+11582
2006-09-22IB/srp: Add port/device attributesIshai Rabinovitz1-6/+24
2006-09-22IB/mthca: Include the header we really wantJames Lentini1-1/+1
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier1-15/+19
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier1-10/+6
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin1-4/+8
2006-09-22IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin1-1/+1
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein1-1/+1
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds29-159/+722
2006-09-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-134/+440
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds98-2780/+7726
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds99-8281/+10478
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds33-727/+1257
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds219-2459/+4351
2006-09-22Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse1-1/+0
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse1-1/+1
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli3-0/+477
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek3-127/+0
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp1-1/+1
2006-09-22[MTD] physmap: add power management supportLennert Buytenhek1-0/+33
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad15-15/+119
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox5-8/+32
2006-09-22[MTD] blkdev helper code: fix printk format warningRandy Dunlap1-1/+1
2006-09-22[MTD] Fix ixp4xx partition parsing.Brian Walsh1-1/+1
2006-09-22[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.hMichal Piotrowski1-4/+0
2006-09-22[MTD NAND] Remove old code in au1550nd.cMichal Piotrowski1-11/+0
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen3-0/+12
2006-09-22[POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt1-1/+1
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood1-0/+2
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch1-19/+25
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch1-0/+6
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood1-21/+21
2006-09-22[POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann1-4/+0
2006-09-22[POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman1-6/+0
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell4-183/+319
2006-09-22[CIFS] statfs for cifs unix extensions no longer experimentalSteve French1-2/+0
2006-09-21[POWERPC] 40x: Fix debug status register definesJosh Boyer1-8/+8
2006-09-21[POWERPC] Fix compile error in sbc8560Amy Fong2-0/+19
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas1-17/+64
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2-0/+40
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas2-11/+35
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer1-1/+1
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner1-0/+1
2006-09-21[CIFS] New POSIX locking code not setting rc properly to zero on successfulSteve French1-1/+2
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French7-11/+74
2006-09-21[netdrvr] mv643xx_eth: fix obvious typo, which caused build breakageJeff Garzik1-1/+1
2006-09-21[netdrvr] lp486e: fix typoJeff Garzik1-3/+3
2006-09-21[BLOCK] dm-crypt: trivial comment improvementsRik Snel1-4/+4
2006-09-21[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_availableHerbert Xu1-5/+13
2006-09-21[CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2-56/+41
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu8-45/+60
2006-09-21[CRYPTO] api: Add crypto_comp and crypto_has_*Herbert Xu2-6/+98
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu6-69/+97
2006-09-21[SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2-65/+78
2006-09-21[CRYPTO] digest: Remove old HMAC implementationHerbert Xu5-133/+2
2006-09-21[CRYPTO] doc: Update documentation for hash and meHerbert Xu1-14/+22
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu6-28/+35
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu8-97/+158
2006-09-21[CRYPTO] tcrypt: Use HMAC template and hash interfaceHerbert Xu2-165/+213
2006-09-21[CRYPTO] hmac: Add crypto template implementationHerbert Xu2-6/+236
2006-09-21[CRYPTO] digest: Added user API for new hash typeHerbert Xu8-70/+321
2006-09-21[CRYPTO] api: Mark parts of cipher interface as deprecatedHerbert Xu2-18/+64
2006-09-21[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argumentHerbert Xu1-2/+2
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu3-359/+0
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu5-66/+79
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu7-65/+76
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu6-49/+76
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu3-1/+4
2006-09-21[BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu1-61/+47
2006-09-21[BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu1-106/+54
2006-09-21[CRYPTO] tcrypt: Use block ciphers where applicableHerbert Xu1-176/+259
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu4-14/+592
2006-09-21[CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu3-7/+169
2006-09-21[CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu6-1/+546
2006-09-21[CRYPTO] cipher: Added block cipher typeHerbert Xu5-0/+655
2006-09-21[CRYPTO] scatterwalk: Prepare for block ciphersHerbert Xu4-82/+87
2006-09-21[CRYPTO] cipher: Added encrypt_one/decrypt_oneHerbert Xu3-0/+149
2006-09-21[CRYPTO] api: Added crypto_type supportHerbert Xu4-10/+38
2006-09-21[CRYPTO] api: Feed flag directly to crypto_yieldHerbert Xu3-4/+4
2006-09-21[CRYPTO] api: Added crypto_alloc_baseHerbert Xu2-11/+63
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu5-0/+14
2006-09-21[CRYPTO] api: Added asynchronous flagHerbert Xu2-2/+4
2006-09-21[CRYPTO] api: Add common instance initialisation codeHerbert Xu2-0/+58
2006-09-21[CRYPTO] cipher: Removed special IV checks for ECBHerbert Xu2-2/+2
2006-09-21[CRYPTO] tcrypt: Use test_hash for crc32cHerbert Xu2-105/+180
2006-09-21[CRYPTO] digest: Store temporary digest in tfmHerbert Xu2-7/+18
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu24-92/+63
2006-09-21[CRYPTO] crc32c: Fix unconventional setkey usageHerbert Xu2-10/+19
2006-09-21[CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig1-9/+9
2006-09-21[CRYPTO] padlock: Helper module padlock.koMichal Ludvig4-7/+72
2006-09-21[CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk1-2/+2
2006-09-21[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig3-0/+354
2006-09-21[CRYPTO] padlock: Update private header fileMichal Ludvig2-12/+14
2006-09-21[CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2-5/+3
2006-09-21[CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig4-79/+42