summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-2944-1439/+1225
* [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman2010-12-293-29/+13
* [media] rc-core: merge rc-map.c into rc-main.cMauro Carvalho Chehab2010-12-293-109/+94
* [media] rc-core: Merge rc-sysfs.c into rc-main.cMauro Carvalho Chehab2010-12-293-365/+348
* [media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab2010-12-2913-13/+13
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-29113-3/+3
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-2919-47/+40
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-2912-236/+133
* [media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman2010-12-294-265/+37
* [media] radio-si4713: Add regulator framework supportJarkko Nikula2010-12-293-14/+68
* [media] au0828: enable VBI timeout when calling read() without streamon()Devin Heitmueller2010-12-291-0/+7
* [media] au0828: fixes for timeout on no videoDevin Heitmueller2010-12-292-28/+56
* [media] au0828: continue video streaming even when no ITU-656 coming inDevin Heitmueller2010-12-292-0/+63
* [media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2010-12-292-4/+14
* [media] au8522: fix clamp control for different video modesDevin Heitmueller2010-12-291-6/+11
* [media] au8522: cleanup code which disables audio decoderDevin Heitmueller2010-12-291-15/+1
* [media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller2010-12-291-1/+1
* [media] au0828: set max packets per URB to match Windows driverDevin Heitmueller2010-12-291-1/+1
* [media] au8522: Properly set default brightnessDevin Heitmueller2010-12-291-1/+1
* [media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine2010-12-299-16/+16
* [media] gspca - sonixj: Simplify and clarify the hv7131r probe functionJean-François Moine2010-12-291-9/+9
* [media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolutionJean-François Moine2010-12-291-1/+1
* [media] gspca - main: Fix a small code errorJean-François Moine2010-12-291-1/+1
* [media] gspca - main: Version changeJean-François Moine2010-12-291-1/+1
* [media] gspca_ov519: generate release button event on stream stop if neededHans de Goede2010-12-291-1/+9
* [media] gspca_xirlink_cit: Add support camera buttonHans de Goede2010-12-291-33/+84
* [media] gspca_xirlink_cit: Frames have a 4 byte footerHans de Goede2010-12-291-12/+12
* [media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixesHans de Goede2010-12-291-10/+43
* [media] gspca: only set gspca->int_urb if submitting it succeedsHans de Goede2010-12-291-1/+1
* [media] gspca: submit interrupt urbs *after* isoc urbsHans de Goede2010-12-291-4/+6
* [media] lmedm04: change USB Timeouts to avoid troublesMalcolm Priestley2010-12-291-4/+4
* [media] Documentation/lmedm04: Fix firmware extract informationMalcolm Priestley2010-12-291-1/+1
* [media] lmed04: Improve frontend handlingMalcolm Priestley2010-12-291-82/+71
* [media] cafe_ccic: fix colorspace corruption on resumeDaniel Drake2010-12-291-3/+2
* [media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2010-12-295-25/+18
* [media] cx231xx: Add IR support for Pixelview Hybrid SBTVDMauro Carvalho Chehab2010-12-291-0/+2
* [media] cx231xx: Add a driver for I2C-based IRMauro Carvalho Chehab2010-12-296-5/+174
* [media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEGMauro Carvalho Chehab2010-12-292-11/+81
* [media] Add support for Kworld SBTVD boardMauro Carvalho Chehab2010-12-293-0/+133
* [media] mb86a20s: add support for serial streamsMauro Carvalho Chehab2010-12-293-5/+15
* [media] cx231xx: use callback to set agc on PixelViewMauro Carvalho Chehab2010-12-292-1/+11
* [media] add digital support for PV SBTVD hybridMauro Carvalho Chehab2010-12-293-1/+42
* [media] Add analog support for Pixelvied Hybrid SBTVDMauro Carvalho Chehab2010-12-294-2/+44
* [media] add a driver for mb86a20sMauro Carvalho Chehab2010-12-294-0/+644
* [media] em28xx: Add support for Leadership ISDB-TMauro Carvalho Chehab2010-12-295-5/+82
* [media] Re-write the s921 frontendMauro Carvalho Chehab2010-12-298-573/+596
* Linux 2.6.37-rc8v2.6.37-rc8Linus Torvalds2010-12-281-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-281-1/+8
|\
| * ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-231-1/+8
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-281-11/+5
|\ \
OpenPOWER on IntegriCloud