Age | Commit message (Expand) | Author | Files | Lines |
2010-08-24 | V4L/DVB: mantis: Fix IR_CORE dependency | Ingo Molnar | 1 | -1/+1 |
2010-08-12 | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2 | -2/+2 |
2010-08-12 | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab | 2 | -2/+2 |
2010-08-08 | V4L/DVB: dvb: siano: free spinlock before schedule() | Kulikov Vasiliy | 1 | -2/+4 |
2010-08-08 | V4L/DVB: Report supported QAM modes on bt8xx | Arnuschky | 1 | -1/+9 |
2010-08-08 | V4L/DVB: V4L: do not autoselect components on embedded systems | Guennadi Liakhovetski | 1 | -1/+1 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -2/+2 |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-08-02 | V4L/DVB: sms: Convert IR support to use the Remote Controller core | Mauro Carvalho Chehab | 4 | -275/+44 |
2010-08-02 | V4L/DVB: sms: properly initialize IR phys and IR name | Mauro Carvalho Chehab | 3 | -10/+15 |
2010-08-02 | V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick | Mauro Carvalho Chehab | 1 | -0/+1 |
2010-08-02 | V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5 | Mauro Carvalho Chehab | 1 | -31/+35 |
2010-08-02 | V4L/DVB: dib0700: properly implement IR change_protocol | Mauro Carvalho Chehab | 4 | -34/+140 |
2010-08-02 | V4L/DVB: dib0700: break keytable into NEC and RC-5 variants | Mauro Carvalho Chehab | 1 | -14/+53 |
2010-08-02 | V4L/DVB: dib0700: avoid bad repeat | Mauro Carvalho Chehab | 1 | -0/+3 |
2010-08-02 | V4L/DVB: Port dib0700 to rc-core | Mauro Carvalho Chehab | 2 | -445/+94 |
2010-08-02 | V4L/DVB: dvb-usb: add support for rc-core mode | Mauro Carvalho Chehab | 2 | -37/+149 |
2010-08-02 | V4L/DVB: dvb-usb: prepare drivers for using rc-core | Mauro Carvalho Chehab | 21 | -282/+396 |
2010-08-02 | V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key | Mauro Carvalho Chehab | 23 | -100/+90 |
2010-08-02 | V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_response | Michael Krufky | 1 | -48/+7 |
2010-08-02 | V4L/DVB: DVB: fix dvr node refcounting | Jiri Slaby | 1 | -1/+1 |
2010-08-02 | V4L/DVB: af9013: fix comments | Antti Palosaari | 3 | -3/+3 |
2010-08-02 | V4L/DVB: af9013: output fw version as four digit long | Antti Palosaari | 1 | -3/+3 |
2010-08-02 | V4L/DVB: af9013: af9013_read_status() refactoring | Antti Palosaari | 1 | -16/+20 |
2010-08-02 | V4L/DVB: af9013: program tuner before demodulator | Antti Palosaari | 1 | -4/+4 |
2010-08-02 | V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac) | Antti Palosaari | 2 | -1/+8 |
2010-08-02 | V4L/DVB: af9013: add support for firmware 5.1.0.0 | Antti Palosaari | 1 | -2/+4 |
2010-08-02 | V4L/DVB: "dib3000mc: reduce large stack usage" fix | Andrew Morton | 1 | -1/+1 |
2010-08-02 | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
2010-08-02 | V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG | Christoph Egger | 2 | -12/+1 |
2010-08-02 | V4L/DVB: lgs8gxx: remove firmware for lgs8g75 | Ben Hutchings | 2 | -40/+11 |
2010-08-02 | V4L/DVB: dvb_frontend: fix typos in comments and one function | Guillaume Audirac | 1 | -5/+5 |
2010-08-02 | V4L/DVB: tda10048: clear the uncorrected packet registers when saturated | Guillaume Audirac | 1 | -4/+7 |
2010-08-02 | V4L/DVB: tda10048: fix bitmask for the transmission mode | Guillaume Audirac | 1 | -1/+1 |
2010-08-02 | V4L/DVB: tda10048: fix the uncomplete function tda10048_read_ber | Guillaume Audirac | 1 | -6/+24 |
2010-08-02 | V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field initi... | Julia Lawall | 1 | -1/+0 |
2010-08-02 | V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errors | Dan Carpenter | 1 | -2/+8 |
2010-08-02 | V4L/DVB: mantis: Select correct frontends | Ben Hutchings | 1 | -4/+10 |
2010-08-02 | V4L/DVB: remove unneeded null check in anysee_probe() | Dan Carpenter | 1 | -4/+6 |
2010-08-02 | V4L/DVB: drivers/media: Use memdup_user | Julia Lawall | 1 | -7/+3 |
2010-08-02 | V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-init | Dan Carpenter | 1 | -29/+31 |
2010-08-02 | V4L/DVB: Add FE_CAN_TURBO_FEC | Klaus Schmidinger | 1 | -1/+1 |
2010-08-02 | V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: CodingStyle fixes | Daniel Mack | 1 | -31/+35 |
2010-08-02 | V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: fix return values | Daniel Mack | 1 | -9/+7 |
2010-08-02 | V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc casts | Joe Perches | 1 | -3/+1 |
2010-08-02 | V4L/DVB: ir-core: convert mantis to not use ir-functions.c | David Härdeman | 1 | -4/+1 |
2010-08-02 | V4L/DVB: lgdt3305: enable FE_HAS_SIGNAL hack for the lgdt3304 in QAM mode | Michael Krufky | 1 | -0/+4 |
2010-08-02 | V4L/DVB: lgdt3305: update copyright date and MODULE_VERSION | Michael Krufky | 2 | -3/+3 |
2010-08-02 | V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 support | Michael Krufky | 1 | -0/+2 |
2010-08-02 | V4L/DVB: lgdt3305: FIXME: verify & document the LGDT3304 registers | Michael Krufky | 1 | -0/+2 |