index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx231xx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
[media] cx231xx: don't DMA to random addresses
David Dillow
2
-3
/
+3
2012-07-06
[media] cx231xx: use TRANSFER_TYPE enum for cleanup
David Dillow
1
-40
/
+16
2012-06-21
[media] cx231xx: Paranoic stack memory save
Peter Senna Tschudin
1
-14
/
+3
2012-05-15
[media] cx231xx: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+2
2012-05-14
[media] cx231xx: fix compiler warnings
Hans Verkuil
6
-154
/
+124
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
1
-0
/
+4
2012-03-19
[media] media, cx231xx: Fix double free on close
Jesper Juhl
2
-5
/
+2
2012-01-23
[media] V4L2: Add per-device-node capabilities
Hans Verkuil
1
-1
/
+0
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-01-16
[media] cx231xx: dereferencing NULL after allocation failure
Dan Carpenter
1
-1
/
+1
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-70
/
+88
2012-01-10
[media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVB
Fabio Estevam
1
-1
/
+1
2012-01-10
[media] cx231xx: use URB_NO_TRANSFER_DMA_MAP on URBs allocated with usb_alloc...
Thomas Petazzoni
3
-5
/
+5
2012-01-10
[media] cx231xx: simplify argument passing to cx231xx_init_dev()
Thomas Petazzoni
1
-3
/
+2
2012-01-10
[media] cx231xx: fix device disconnect checks
Mauro Carvalho Chehab
6
-17
/
+29
2012-01-10
[media] cx231xx: cx231xx_devused is racy
Mauro Carvalho Chehab
1
-18
/
+18
2012-01-10
[media] cx231xx: Fix unregister logic
Mauro Carvalho Chehab
4
-14
/
+24
2012-01-10
[media] cx231xx-input: stop polling if the device got removed.
Mauro Carvalho Chehab
1
-1
/
+5
2012-01-10
[media] cx231xx: remove useless 'lif' variable in cx231xx_usb_probe()
Thomas Petazzoni
1
-7
/
+0
2012-01-10
[media] cx231xx: fix crash after load/unload/load of module
Thomas Petazzoni
1
-2
/
+2
2011-11-24
[media] Fix typos in VIDEO_CX231XX_DVB Kconfig entry
Paul Bolle
1
-2
/
+2
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-23
/
+1
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-5
/
+5
2011-07-27
[media] cx231xx: Provide signal lock status in G_INPUT
Devin Heitmueller
1
-1
/
+14
2011-07-27
[media] cx231xx: Fix power ramping issue
Devin Heitmueller
1
-1
/
+1
2011-07-27
[media] Fix regression introduced which broke the Hauppauge USBLive 2
Devin Heitmueller
1
-0
/
+1
2011-07-27
[media] drivers/media/video/cx231xx/cx231xx-cards.c: add missing kfree
Julia Lawall
1
-0
/
+3
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2
-11
/
+4
2011-07-27
[media] cx231xx: Add support for Hauppauge WinTV USB2-FM
Peter Moon
4
-0
/
+84
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-05-20
[media] cx231xx: Add support for Iconbit U100
Igor Novgorodov
2
-0
/
+28
2011-05-20
[media] cx231xx: add support for Kworld
Márcio Alves
3
-0
/
+42
2011-04-19
media/cx231xx: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-21
[media] drivers:media:cx231xx.h remove one to many l's in the word
Justin P. Mattock
1
-1
/
+1
2011-03-21
[media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2
-10
/
+10
2011-03-21
[media] cx231xx: Add support for PV Xcapture USB
Mauro Carvalho Chehab
2
-0
/
+32
2011-03-21
[media] cx231xx: Allow some boards to not use I2C port 3
Mauro Carvalho Chehab
2
-0
/
+3
2011-03-21
[media] cx231xx: Use parameters to describe some board variants
Mauro Carvalho Chehab
5
-28
/
+30
2011-03-21
[media] cx231xx: Use a generic check for TUNER_XC5000
Mauro Carvalho Chehab
1
-11
/
+20
2011-03-21
[media] cx231xx: Simplify interface checking logic at probe
Mauro Carvalho Chehab
1
-96
/
+96
2011-01-19
[media] DVB: cx231xx drivers does not use dummy frontend anymore
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+8
2010-12-29
[media] cx231xx: use bitwise negate instead of logical
Dan Carpenter
1
-3
/
+3
2010-12-29
[media] cx231xxx: fix typo in saddr_len check
Dan Carpenter
1
-4
/
+4
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-12
/
+0
2010-12-29
[media] cx231xx: Fix IR keymap for Pixelview SBTVD Hybrid
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] cx231xx: Fix inverted bits for RC on PV Hybrid
Mauro Carvalho Chehab
1
-5
/
+16
2010-12-29
[media] cx231xx: stray unlock on error path
Dan Carpenter
1
-5
/
+1
2010-12-29
[media] rc: Properly name the rc_map struct
Mauro Carvalho Chehab
1
-1
/
+1
[next]