Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -6/+7 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -9/+5 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2 | -6/+7 |
2010-05-20 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 61 | -977/+1598 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | V4L/DVB: fix dvb frontend lockup | matthieu castet | 1 | -8/+17 |
2010-05-19 | V4L/DVB: dvb/stv6110x: cleanup error handling | Dan Carpenter | 1 | -7/+3 |
2010-05-19 | V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to Kconfig | Devin Heitmueller | 1 | -0/+2 |
2010-05-19 | V4L/DVB: ngene: start separating out DVB functions into separate file | Devin Heitmueller | 4 | -129/+192 |
2010-05-19 | V4L/DVB: ngene: split out card specific code into a separate file | Devin Heitmueller | 4 | -303/+337 |
2010-05-19 | V4L/DVB: ngene: split out i2c code into a separate file | Devin Heitmueller | 4 | -135/+190 |
2010-05-19 | V4L/DVB: ngene: add initial support for digital side of Avermedia m780 | Devin Heitmueller | 1 | -1/+51 |
2010-05-19 | V4L/DVB: ngene: properly support boards where channel 0 isn't a TS input | Devin Heitmueller | 2 | -2/+6 |
2010-05-19 | V4L-DVB: ngene: make sure that tuner headers are included | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-05-19 | V4L/DVB: media/az6027: handle -EIO failure | Dan Carpenter | 1 | -4/+1 |
2010-05-19 | V4L/DVB: media/az6027: doing dma on the stack | Dan Carpenter | 1 | -9/+41 |
2010-05-19 | V4L/DVB: dvb-usb: gp8psk, fix potential null derefernce | Jiri Slaby | 1 | -0/+4 |
2010-05-19 | V4L/DVB: dib3000mc: reduce large stack usage | Randy Dunlap | 1 | -13/+22 |
2010-05-19 | V4L/DVB: dib7000p: reduce large stack usage fix | Andrew Morton | 1 | -1/+1 |
2010-05-19 | V4L/DVB: dib7000p: reduce large stack usage | Randy Dunlap | 2 | -16/+25 |
2010-05-19 | V4L/DVB: Add Elgato EyeTV Diversity to dibcom driver | Michael Müller | 2 | -2/+45 |
2010-05-19 | Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB... | Mauro Carvalho Chehab | 2 | -2/+2 |
2010-05-19 | V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices | Klaus Schmidinger | 2 | -2/+2 |
2010-05-19 | V4L/DVB: ir-core: remove ir-functions usage from dm1105 | David Härdeman | 1 | -12/+7 |
2010-05-19 | V4L/DVB: pt1: Support Earthsoft PT2 | HIRANO Takahito | 5 | -72/+278 |
2010-05-19 | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" | Bjørn Mork | 1 | -23/+30 |
2010-05-19 | V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr() | Nicolas Noirbent | 1 | -1/+1 |
2010-05-19 | V4L/DVB: dvb/dib8000: fix build warning | Wolfram Sang | 1 | -0/+1 |
2010-05-19 | V4L/DVB: DVB: ngene, remove unused #include <linux/version.h> | Huang Weiyi | 1 | -1/+0 |
2010-05-19 | V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core | David Härdeman | 1 | -37/+3 |
2010-05-19 | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab | 2 | -7/+7 |
2010-05-19 | V4L/DVB: ir: prepare IR code for a parameter change at register function | Mauro Carvalho Chehab | 3 | -3/+3 |
2010-05-19 | V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table | Mauro Carvalho Chehab | 23 | -180/+180 |
2010-05-19 | V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed | Mauro Carvalho Chehab | 2 | -4/+4 |
2010-05-18 | V4L/DVB: stv0900: Whitespace cleanup | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-05-18 | V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response end... | Michael Krufky | 2 | -0/+9 |
2010-05-18 | V4L/DVB: ir-core: export driver name used by IR via uevent | Mauro Carvalho Chehab | 3 | -3/+9 |
2010-05-18 | V4L/DVB: Fix bad whitespacing | Mauro Carvalho Chehab | 3 | -11/+11 |
2010-05-18 | V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2 | Oliver Endriss | 1 | -2/+30 |
2010-05-18 | V4L/DVB: drivers/media: drop redundant memset | Julia Lawall | 1 | -2/+0 |
2010-05-18 | V4L/DVB: stv090x: Add some notes about the internal tuner I/O control | Manu Abraham | 1 | -0/+9 |
2010-05-18 | V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte... | Andreas Regel | 3 | -20/+20 |
2010-05-18 | V4L/DVB: [STV090x] Use gate control, while tuner is being accessed | Manu Abraham | 1 | -1/+7 |
2010-05-18 | V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control | Manu Abraham | 5 | -3/+13 |
2010-05-18 | V4L/DVB: [STV090x] Code simplification | Manu Abraham | 1 | -30/+27 |
2010-05-18 | V4L/DVB: AZ6027: Fix initialization for some cards | Oleg Roitburd | 2 | -3/+21 |
2010-05-18 | V4L/DVB: AZ6027: Add support for Technisat V1 device | Oleg Roitburd | 2 | -2/+4 |
2010-05-18 | V4L/DVB: get_frontend for STV0900 | Abylay Ospan | 1 | -1/+15 |
2010-05-18 | V4L/DVB: af9015: support for KWorld TV Stick II (395UR) | Antti Palosaari | 2 | -1/+4 |
2010-05-18 | V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T) | Antti Palosaari | 2 | -1/+9 |