summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-011-1/+1
* V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang2010-06-011-1/+11
* V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin2010-06-011-1/+1
* V4L/DVB: ngene: remove unused #include <linux/version.h>Huang Weiyi2010-06-012-2/+0
* V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer2010-06-011-0/+1
* V4L/DVB: drivers/media: Use kzallocJulia Lawall2010-06-011-4/+1
* V4L/DVB: m920x: Select simple tunerBen Hutchings2010-06-011-0/+1
* V4L/DVB: dib0700: Select dib0090 frontendBen Hutchings2010-06-011-0/+1
* V4L/DVB: budget: Select correct frontendsBen Hutchings2010-06-011-2/+3
* V4L/DVB: dw2102: Select tda10023 frontend, not tda10021Ben Hutchings2010-06-011-1/+1
* V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error han...Prarit Bhargava2010-06-011-1/+3
* V4L/DVB: stv6110x: Fix kernel null pointer derefGuy Martin2010-06-011-1/+4
* V4L/DVB: TT CT-3650 DVB-C supportGuy Martin2010-06-012-6/+90
* V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil2010-06-011-26/+0
* V4L/DVB: ngene: Remove debug messageOliver Endriss2010-06-011-5/+1
* V4L/DVB: ngene: MSI cleanupOliver Endriss2010-06-011-1/+5
* V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss2010-06-013-16/+8
* V4L/DVB: ngene: Implement support for MSIOliver Endriss2010-06-012-1/+34
* V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss2010-06-011-14/+14
* V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss2010-06-011-0/+15
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2410-58/+85
|\
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-1710-58/+85
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-6/+7
|\ \
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-6/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-9/+5
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-122-3/+4
| |\ \ | | |/
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1145-2/+43
| |\ \
| * | | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+5
| * | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-161-5/+1
* | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2061-977/+1598
|\ \ \ \
| * | | | V4L/DVB: fix dvb frontend lockupmatthieu castet2010-05-191-8/+17
| * | | | V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter2010-05-191-7/+3
| * | | | V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller2010-05-191-0/+2
| * | | | V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller2010-05-194-129/+192
| * | | | V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller2010-05-194-303/+337
| * | | | V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller2010-05-194-135/+190
| * | | | V4L/DVB: ngene: add initial support for digital side of Avermedia m780Devin Heitmueller2010-05-191-1/+51
| * | | | V4L/DVB: ngene: properly support boards where channel 0 isn't a TS inputDevin Heitmueller2010-05-192-2/+6
| * | | | V4L-DVB: ngene: make sure that tuner headers are includedMauro Carvalho Chehab2010-05-191-1/+1
| * | | | V4L/DVB: media/az6027: handle -EIO failureDan Carpenter2010-05-191-4/+1
| * | | | V4L/DVB: media/az6027: doing dma on the stackDan Carpenter2010-05-191-9/+41
| * | | | V4L/DVB: dvb-usb: gp8psk, fix potential null derefernceJiri Slaby2010-05-191-0/+4
| * | | | V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap2010-05-191-13/+22
| * | | | V4L/DVB: dib7000p: reduce large stack usage fixAndrew Morton2010-05-191-1/+1
| * | | | V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2010-05-192-16/+25
| * | | | V4L/DVB: Add Elgato EyeTV Diversity to dibcom driverMichael Müller2010-05-192-2/+45
| * | | | Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab2010-05-192-2/+2
| * | | | V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger2010-05-192-2/+2
| * | | | V4L/DVB: ir-core: remove ir-functions usage from dm1105David Härdeman2010-05-191-12/+7
| * | | | V4L/DVB: pt1: Support Earthsoft PT2HIRANO Takahito2010-05-195-72/+278
OpenPOWER on IntegriCloud