aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha256.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-22[CRYPTO]: Add cipher speed testsHarald Welte2-4/+222
2005-06-22[CRYPTO]: Kill unnecessary strncpy from tcryptHerbert Xu1-5/+5
2005-06-22[CRYPTO]: White space and coding style clean up in tcryptHerbert Xu2-354/+336
2005-06-22[NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.Harald Welte1-1/+2
2005-06-22[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.Harald Welte1-1/+1
2005-06-22[PATCH] Update my credits entryJames Morris1-2/+3
2005-06-22[PATCH] Fix extra double quote in IPV4 KconfigKumar Gala1-1/+1
2005-06-22[ALSA] emu10k1: Add more card identification entries.James Courtier-Dutton1-0/+78
2005-06-22[ALSA] Add dxs_support for Soltek SL-K8Tpro-939Takashi Iwai1-0/+1
2005-06-22[ALSA] SigmaTel HDA SPDIF and input mux updatesMatt1-39/+145
2005-06-22[ALSA] via82xx - Fix info text about dxs_support optionTakashi Iwai1-1/+2
2005-06-22[ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai7-1092/+1205
2005-06-22[ALSA] Add const prefixTakashi Iwai2-2/+2
2005-06-22[ALSA] hda-codec - Add support of more models with ALC codecsTakashi Iwai3-162/+723
2005-06-22[ALSA] hda-codec - Allow sub_device=0 in board config checkTakashi Iwai1-1/+2
2005-06-22[ALSA] hda-codec - Clean up and fix ALC-codec support codeTakashi Iwai1-308/+328
2005-06-22[ALSA] hda-codec - Feed front signals to all surroundsTakashi Iwai1-3/+4
2005-06-22[ALSA] hda-codec - Print all AMP IN valuesTakashi Iwai1-17/+27
2005-06-22[ALSA] Disable MPU401 on SIS7018Takashi Iwai1-1/+2
2005-06-22[ALSA] Fix the analog loopback volumes of ALC codecsTakashi Iwai1-25/+97
2005-06-22[ALSA] Fix the PCM mixer switch for AD1986ATakashi Iwai1-1/+1
2005-06-22[ALSA] Fix the handling of amp cache in hda-codecTakashi Iwai1-40/+34
2005-06-22[ALSA] via82xx - fixed entry for Umax AB 595T (VIA K8N800A - VT8237)Jaroslav Kysela1-1/+1
2005-06-22[ALSA] ca0106: Fix 96000 Hz audio playback.James Courtier-Dutton2-2/+2
2005-06-22[ALSA] Add documentation for HDSP MADITakashi Iwai2-0/+373
2005-06-22[ALSA] Add HDSP MADI driverTakashi Iwai4-0/+3817
2005-06-22[ALSA] cs4236-irq-handling-fix.patchChristoph Schulz1-2/+1
2005-06-22[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela1-4/+4
2005-06-22[ALSA] Add FSC T3010 quirkTakashi Iwai1-0/+6
2005-06-22[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela1-2/+5
2005-06-22[ALSA] Fix races between PCM drain and other opsTakashi Iwai1-34/+36
2005-06-22[ALSA] hda-intel - Fix Oops in the error pathTakashi Iwai1-1/+4
2005-06-22[ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai4-104/+161
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl18-87/+39
2005-06-22[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriateJames Courtier-Dutton1-74/+74
2005-06-22[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriateJaroslav Kysela4-67/+67
2005-06-22[ALSA] via82xx - added 0x1071/0x8399 to while listJaroslav Kysela1-0/+1
2005-06-22[ALSA] Modem support for ALI5451Sasha Khapyorsky1-63/+218
2005-06-22[ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constantTobias Klauser1-2/+3
2005-06-22[ALSA] PCI modem drivers updateSasha Khapyorsky3-119/+25
2005-06-22[ALSA] MC97 modem mixer in sound/pci/ac97Sasha Khapyorsky2-4/+38
2005-06-22[ALSA] Be more specific with which I2C channel to use.James Courtier-Dutton1-1/+4
2005-06-22[ALSA] Implement S32_LE(24bit) and 96000 capture rates etc.James Courtier-Dutton1-4/+59
2005-06-22[ALSA] Add Mic capture support.James Courtier-Dutton2-1/+69
2005-06-22[ALSA] Implement support for Line-in capture on SB Live 24bit.James Courtier-Dutton3-10/+148
2005-06-21[PATCH] I2C: fix ds1374 buildAndrew Morton1-2/+0
2005-06-21[PATCH] I2C: w83781d: remove non-i2c sensor chipsJean Delvare2-64/+24
2005-06-21[PATCH] I2C: fix up ds1374.c driver so it will build.Greg KH1-4/+0
2005-06-21[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (2/2)Randy Vinson1-0/+20
2005-06-21[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)Randy Vinson4-0/+279