index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach
Mauro Carvalho Chehab
2008-01-25
7
-213
/
+248
*
V4L/DVB (6429): Avoid having two tuner commands happening at the same time
Mauro Carvalho Chehab
2008-01-25
1
-10
/
+30
*
V4L/DVB (6428): Make the naming of the DTV firmware files more consistent
Michel Ludwig
2008-01-25
1
-2
/
+2
*
V4L/DVB (6427): Some cleanups at tuner-xc2028 driver
Mauro Carvalho Chehab
2008-01-25
1
-31
/
+10
*
V4L/DVB (6426): Some fixes on tuner-xc2028
Mauro Carvalho Chehab
2008-01-25
1
-22
/
+36
*
V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028
Michel Ludwig
2008-01-25
2
-39
/
+191
*
V4L/DVB (6424): Improve tuner-xc2028 script
Michel Ludwig
2008-01-25
1
-49
/
+20
*
V4L/DVB (6423): Add tuner-xc2028 driver
Mauro Carvalho Chehab
2008-01-25
6
-0
/
+423
*
V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards
Mauro Carvalho Chehab
2008-01-25
4
-7
/
+78
*
V4L/DVB (6421): Make Kconfig reflect the changes at audio helper modules
Mauro Carvalho Chehab
2008-01-25
1
-3
/
+3
*
V4L/DVB (6420): V4L2 conversion for tda9875 from V4L1 API
Mauro Carvalho Chehab
2008-01-25
1
-55
/
+112
*
V4L/DVB (6419): V4L2 port of tda7432 from V4L1 api
Mauro Carvalho Chehab
2008-01-25
1
-111
/
+121
*
V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2
Mauro Carvalho Chehab
2008-01-25
1
-128
/
+178
*
V4L/DVB (6417): Report detected sound carrier into rxsubchans
Nickolay V. Shmyrev
2008-01-25
1
-7
/
+11
*
V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling
Nickolay V. Shmyrev
2008-01-25
6
-206
/
+144
*
V4L/DVB (6415): Restructurize volume hook and drop unused mute hook
Nickolay V. Shmyrev
2008-01-25
2
-43
/
+17
*
V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...
Nickolay V. Shmyrev
2008-01-25
1
-30
/
+0
*
V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat
Nickolay V. Shmyrev
2008-01-25
1
-41
/
+0
*
V4L/DVB (6412): Audio hooks moved to another file
Mauro Carvalho Chehab
2008-01-25
6
-399
/
+420
*
V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected
Mauro Carvalho Chehab
2008-01-25
2
-72
/
+24
*
V4L/DVB (6410): Partial conversion from V4L1 to V4L2
Nickolay V. Shmyrev
2008-01-25
3
-538
/
+131
*
V4L/DVB (6409): Cleanup: removed i2c_vidiocschan
Nickolay V. Shmyrev
2008-01-25
1
-13
/
+5
*
V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cards
Nickolay V. Shmyrev
2008-01-25
1
-0
/
+1
*
V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fix
Steven Toth
2008-01-25
1
-7
/
+9
*
V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...
Matthias Kaehlcke
2008-01-25
3
-30
/
+35
*
V4L/DVB (6399): saa7134/: make 2 functions static
Adrian Bunk
2008-01-25
3
-7
/
+3
*
V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER
Mauro Carvalho Chehab
2008-01-25
1
-0
/
+22
*
V4L/DVB (6385): Adds the capability of configuring tea5767 support
Mauro Carvalho Chehab
2008-01-25
2
-27
/
+81
*
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2008-01-25
12
-30
/
+101
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
2
-2
/
+2
|
\
|
*
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
2008-01-25
1
-1
/
+1
|
*
Disable VGA text console for AVR32 architecture
Hans-Christian Egtvedt
2008-01-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-25
13
-136
/
+3191
|
\
\
|
*
|
[CRYPTO] hifn_795x: Fixup container_of() usage
Alexey Dobriyan
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
Herbert Xu
2008-01-11
1
-5
/
+15
|
*
|
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] geode: Add __dev{init,exit} annotations
Adrian Bunk
2008-01-11
1
-2
/
+2
|
*
|
[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
2008-01-11
1
-2
/
+2
|
*
|
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] geode: do not copy the IV too often
Sebastian Siewior
2008-01-11
2
-5
/
+3
|
*
|
[HIFN]: Add support for using the random number generator
Patrick McHardy
2008-01-11
1
-1
/
+81
|
*
|
[HIFN]: Improve PLL initialization
Patrick McHardy
2008-01-11
1
-2
/
+108
|
*
|
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2008-01-11
7
-37
/
+72
|
*
|
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
2008-01-11
1
-1
/
+1
|
*
|
[CRYPTO] hifn: Add missing includes
Andrew Morton
2008-01-11
1
-0
/
+2
|
*
|
[CRYPTO] hifn: Make Kconfig option depend on PCI
Jan Glauber
2008-01-11
1
-0
/
+1
|
*
|
[CRYPTO] hifn: Schedule callback invocation to tasklet.
Evgeniy Polyakov
2008-01-11
1
-1
/
+21
|
*
|
[CRYPTO] geode: Add fallback for unsupported modes
Sebastian Siewior
2008-01-11
2
-43
/
+206
|
*
|
[CRYPTO] geode: move defines into a headerfile
Sebastian Siewior
2008-01-11
2
-34
/
+34
|
*
|
[CRYPTO] geode: relax in busy loop and care about return value
Sebastian Siewior
2008-01-11
1
-3
/
+6
[next]