index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] Add dB scale information to vxpocket and vx222 drivers
Takashi Iwai
2006-09-23
1
-0
/
+1
*
[ALSA] Add dB scale information to ad1848 driver
Takashi Iwai
2006-09-23
1
-6
/
+16
*
[ALSA] Revolution 5.1 - add AK5365 ADC support
Jochen Voss
2006-09-23
1
-1
/
+2
*
[ALSA] Fix control/status mmap with shared PCM substream
Takashi Iwai
2006-09-23
1
-3
/
+1
*
[ALSA] snd-emu10k1: Implement dB gain infomation.
James Courtier-Dutton
2006-09-23
1
-0
/
+4
*
[ALSA] Remove unused tlv_rw field from struct snd_kcontrol
Takashi Iwai
2006-09-23
1
-1
/
+0
*
[ALSA] Control API - more robust TLV implementation
Jaroslav Kysela
2006-09-23
2
-3
/
+23
*
[ALSA] Add experimental support of aggressive AC97 power-saving mode
Takashi Iwai
2006-09-23
1
-0
/
+32
*
[ALSA] Deprecate snd_card_free_in_thread()
Takashi Iwai
2006-09-23
1
-3
/
+0
*
[ALSA] Unregister device files at disconnection
Takashi Iwai
2006-09-23
2
-2
/
+2
*
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-09-23
1
-3
/
+4
*
[ALSA] Control API - TLV implementation for additional information like dB scale
Jaroslav Kysela
2006-09-23
3
-1
/
+53
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-09-22
1
-0
/
+1
|
\
|
*
Merge ../linus
Dave Jones
2006-09-05
111
-393
/
+984
|
|
\
|
*
|
[AGPGART] remove private page protection map
Hugh Dickins
2006-07-26
1
-0
/
+1
*
|
|
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
2006-09-22
2
-0
/
+8
*
|
|
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
2006-09-22
1
-2
/
+2
*
|
|
RDMA/cma: Document rdma_accept() error handling
Or Gerlitz
2006-09-22
1
-0
/
+4
*
|
|
RDMA/cma: Document rdma_destroy_id() function
Or Gerlitz
2006-09-22
1
-0
/
+8
*
|
|
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
1
-7
/
+34
*
|
|
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
2
-5
/
+37
*
|
|
RDMA: iWARP Connection Manager.
Tom Tucker
2006-09-22
1
-0
/
+258
*
|
|
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
1
-2
/
+4
*
|
|
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
1
-0
/
+2
*
|
|
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
2006-09-22
29
-159
/
+722
|
\
\
\
|
*
|
|
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-09-19
29
-159
/
+721
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-09-22
13
-139
/
+851
|
\
\
\
\
|
*
|
|
|
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
2006-09-21
1
-5
/
+13
|
*
|
|
|
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
1
-0
/
+6
|
*
|
|
|
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
2
-3
/
+7
|
*
|
|
|
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-6
/
+84
|
*
|
|
|
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
2006-09-21
1
-16
/
+0
|
*
|
|
|
[SCTP]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
3
-14
/
+4
|
*
|
|
|
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
3
-27
/
+39
|
*
|
|
|
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2006-09-21
2
-34
/
+144
|
*
|
|
|
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
2006-09-21
1
-12
/
+36
|
*
|
|
|
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
2006-09-21
1
-2
/
+2
|
*
|
|
|
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-09-21
2
-11
/
+12
|
*
|
|
|
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-1
/
+1
|
*
|
|
|
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2006-09-21
1
-0
/
+1
|
*
|
|
|
[CRYPTO] cipher: Added block ciphers for CBC/ECB
Herbert Xu
2006-09-21
1
-0
/
+2
|
*
|
|
|
[CRYPTO] cipher: Added block cipher type
Herbert Xu
2006-09-21
2
-0
/
+244
|
*
|
|
|
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
2006-09-21
1
-0
/
+5
|
*
|
|
|
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2006-09-21
2
-0
/
+101
|
*
|
|
|
[CRYPTO] api: Added crypto_type support
Herbert Xu
2006-09-21
2
-0
/
+11
|
*
|
|
|
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
2006-09-21
1
-11
/
+3
|
*
|
|
|
[CRYPTO] api: Added asynchronous flag
Herbert Xu
2006-09-21
1
-0
/
+1
|
*
|
|
|
[CRYPTO] api: Add common instance initialisation code
Herbert Xu
2006-09-21
1
-0
/
+5
|
*
|
|
|
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
2006-09-21
1
-2
/
+0
|
*
|
|
|
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
2
-6
/
+3
[next]