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 (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s...
Brian Johnson
2009-07-24
2
-0
/
+82
*
V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by app
Antti Palosaari
2009-07-24
1
-7
/
+18
*
V4L/DVB (12267): gspca - sonixj: Bad sensor init of non ov76xx sensors.
Jean-Francois Moine
2009-07-24
1
-0
/
+2
*
V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)
Devin Heitmueller
2009-07-24
1
-3
/
+11
*
V4L/DVB (12263): em28xx: set demod profile for Pinnacle Hybrid Pro 320e
Devin Heitmueller
2009-07-24
1
-0
/
+1
*
V4L/DVB (12262): em28xx: Make sure the tuner is initialized if generic empia ...
Devin Heitmueller
2009-07-24
1
-0
/
+1
*
V4L/DVB (12261): em28xx: set GPIO properly for Pinnacle Hybrid Pro analog sup...
Devin Heitmueller
2009-07-24
1
-1
/
+1
*
V4L/DVB (12260): em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:...
Devin Heitmueller
2009-07-24
2
-4
/
+21
*
V4L/DVB (12258): em28xx: fix typo in mt352 init sequence for Terratec Cinergy...
Devin Heitmueller
2009-07-24
1
-1
/
+1
*
V4L/DVB (12257): em28xx: make tuning work for Terratec Cinergy T XS USB (mt35...
Devin Heitmueller
2009-07-24
1
-6
/
+41
*
V4L/DVB (12245): em28xx: add support for mt9m001 webcams
Mauro Carvalho Chehab
2009-07-24
2
-0
/
+42
*
V4L/DVB (12244): em28xx: adjust vinmode/vinctl based on the stream input format
Mauro Carvalho Chehab
2009-07-24
3
-14
/
+17
*
V4L/DVB (12243): em28xx: allow specifying sensor xtal frequency
Mauro Carvalho Chehab
2009-07-24
2
-3
/
+10
*
V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal fr...
Mauro Carvalho Chehab
2009-07-24
1
-0
/
+17
*
V4L/DVB (12241): mt9v011: Fix vstart
Mauro Carvalho Chehab
2009-07-24
1
-1
/
+1
*
V4L/DVB (12240): mt9v011: add a function to calculate frames per second rate
Mauro Carvalho Chehab
2009-07-24
1
-1
/
+31
*
V4L/DVB (12239): em28xx: fix webcam scaling
Mauro Carvalho Chehab
2009-07-24
4
-24
/
+18
*
V4L/DVB (12238): em28xx: call sensor detection code for all webcam entries
Mauro Carvalho Chehab
2009-07-24
1
-9
/
+9
*
V4L/DVB (12237): mt9v011: implement VIDIOC_QUERYCTRL
Mauro Carvalho Chehab
2009-07-24
1
-0
/
+18
*
V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor information
Mauro Carvalho Chehab
2009-07-24
2
-3
/
+9
*
V4L/DVB (12235): em28xx: detects sensors also with the generic em2750/2750 entry
Mauro Carvalho Chehab
2009-07-24
1
-4
/
+5
*
V4L/DVB (12234): em28xx-cards: use is_webcam flag for devices that are known ...
Mauro Carvalho Chehab
2009-07-24
1
-4
/
+8
*
V4L/DVB (12233): em28xx: rename is_27xx to is_webcam
Mauro Carvalho Chehab
2009-07-24
4
-7
/
+7
*
V4L/DVB (12224): gspca - m5602-s5k4aa: Remove erroneous register writes
Erik Andrén
2009-07-24
1
-6
/
+0
*
V4L/DVB (12223): gspca - stv06xx-hdcs: Correct the pixelformat
Erik Andrén
2009-07-24
1
-2
/
+2
*
V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bug
Erik Andrén
2009-07-24
1
-3
/
+5
*
V4L/DVB (12221): gspca - stv06xx-hdcs: Actually update the sensor state
Erik Andrén
2009-07-24
1
-1
/
+3
*
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-07-22
3
-3
/
+8
|
\
|
*
virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch
Rakib Mullick
2009-07-19
1
-1
/
+6
|
*
ataflop: adjust NULL test
Julia Lawall
2009-07-17
1
-1
/
+1
|
*
z2ram: Small cleanup for z2ram.c
Zhaolei
2009-07-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-07-22
2
-0
/
+2
|
\
\
|
*
|
ide-tape: Don't leak kernel stack information
Michael Buesch
2009-07-21
1
-0
/
+1
|
*
|
ide: fix memory leak when flush command is issued
Maxime Bizon
2009-07-21
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-22
34
-80
/
+3320
|
\
\
\
|
*
|
|
sky2: Avoid races in sky2_down
Mike McCormack
2009-07-21
1
-8
/
+8
|
*
|
|
drivers/net/mlx4: Adjust constant
Julia Lawall
2009-07-21
1
-1
/
+1
|
*
|
|
drivers/net: Move a dereference below a NULL test
Julia Lawall
2009-07-21
1
-1
/
+2
|
*
|
|
drivers/net: Move a dereference below a NULL test
Julia Lawall
2009-07-21
1
-3
/
+4
|
*
|
|
connector: maintainer/mail update.
Evgeniy Polyakov
2009-07-21
2
-3
/
+3
|
*
|
|
USB host CDC Phonet network interface driver
Rémi Denis-Courmont
2009-07-21
3
-0
/
+470
|
*
|
|
macsonic, jazzsonic: fix oops on module unload
Finn Thain
2009-07-21
2
-0
/
+2
|
*
|
|
macsonic: move probe function to .devinit.text
Uwe Kleine-König
2009-07-21
1
-7
/
+7
|
*
|
|
can: switch carrier on if device was stopped while in bus-off state
Wolfgang Grandegger
2009-07-20
1
-0
/
+4
|
*
|
|
can: restart device even if dev_alloc_skb() fails
Wolfgang Grandegger
2009-07-20
1
-2
/
+2
|
*
|
|
can: sja1000: remove duplicated includes
Wolfgang Grandegger
2009-07-20
1
-1
/
+0
|
*
|
|
New device ID for sc92031 [1088:2031]
Cesar Eduardo Barros
2009-07-20
1
-0
/
+1
|
*
|
|
3c589_cs: re-initialize the multicast in the tc589_reset
Ken Kawasaki
2009-07-20
1
-7
/
+14
|
*
|
|
netxen: fix thermal check and shutdown
Dhananjay Phadke
2009-07-20
1
-6
/
+8
|
*
|
|
netxen: fix deadlock on dev close
Dhananjay Phadke
2009-07-20
4
-13
/
+23
[next]