| Commit message (Expand) | Author | Age |
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ |
|
| * | dvb: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
| |\| |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ \ |
|
| * | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
| * | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-17 |
* | | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-20 |
|\ \ \ \ |
|
| * | | | | V4L/DVB: fix dvb frontend lockup | matthieu castet | 2010-05-19 |
| * | | | | V4L/DVB: dvb/stv6110x: cleanup error handling | Dan Carpenter | 2010-05-19 |
| * | | | | V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to Kconfig | Devin Heitmueller | 2010-05-19 |
| * | | | | V4L/DVB: ngene: start separating out DVB functions into separate file | Devin Heitmueller | 2010-05-19 |
| * | | | | V4L/DVB: ngene: split out card specific code into a separate file | Devin Heitmueller | 2010-05-19 |
| * | | | | V4L/DVB: ngene: split out i2c code into a separate file | Devin Heitmueller | 2010-05-19 |
| * | | | | V4L/DVB: ngene: add initial support for digital side of Avermedia m780 | Devin Heitmueller | 2010-05-19 |
| * | | | | V4L/DVB: ngene: properly support boards where channel 0 isn't a TS input | Devin Heitmueller | 2010-05-19 |
| * | | | | V4L-DVB: ngene: make sure that tuner headers are included | Mauro Carvalho Chehab | 2010-05-19 |
| * | | | | V4L/DVB: media/az6027: handle -EIO failure | Dan Carpenter | 2010-05-19 |
| * | | | | V4L/DVB: media/az6027: doing dma on the stack | Dan Carpenter | 2010-05-19 |
| * | | | | V4L/DVB: dvb-usb: gp8psk, fix potential null derefernce | Jiri Slaby | 2010-05-19 |
| * | | | | V4L/DVB: dib3000mc: reduce large stack usage | Randy Dunlap | 2010-05-19 |
| * | | | | V4L/DVB: dib7000p: reduce large stack usage fix | Andrew Morton | 2010-05-19 |
| * | | | | V4L/DVB: dib7000p: reduce large stack usage | Randy Dunlap | 2010-05-19 |
| * | | | | V4L/DVB: Add Elgato EyeTV Diversity to dibcom driver | Michael Müller | 2010-05-19 |
| * | | | | Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB... | Mauro Carvalho Chehab | 2010-05-19 |
| * | | | | V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices | Klaus Schmidinger | 2010-05-19 |
| * | | | | V4L/DVB: ir-core: remove ir-functions usage from dm1105 | David Härdeman | 2010-05-19 |
| * | | | | V4L/DVB: pt1: Support Earthsoft PT2 | HIRANO Takahito | 2010-05-19 |
| * | | | | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" | Bjørn Mork | 2010-05-19 |
| * | | | | V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr() | Nicolas Noirbent | 2010-05-19 |
| * | | | | V4L/DVB: dvb/dib8000: fix build warning | Wolfram Sang | 2010-05-19 |
| * | | | | V4L/DVB: DVB: ngene, remove unused #include <linux/version.h> | Huang Weiyi | 2010-05-19 |
| * | | | | V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core | David Härdeman | 2010-05-19 |
| * | | | | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab | 2010-05-19 |
| * | | | | V4L/DVB: ir: prepare IR code for a parameter change at register function | Mauro Carvalho Chehab | 2010-05-19 |
| * | | | | V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table | Mauro Carvalho Chehab | 2010-05-19 |
| * | | | | V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed | Mauro Carvalho Chehab | 2010-05-19 |
| * | | | | V4L/DVB: stv0900: Whitespace cleanup | Mauro Carvalho Chehab | 2010-05-17 |
| * | | | | V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response end... | Michael Krufky | 2010-05-17 |
| * | | | | V4L/DVB: ir-core: export driver name used by IR via uevent | Mauro Carvalho Chehab | 2010-05-17 |
| * | | | | V4L/DVB: Fix bad whitespacing | Mauro Carvalho Chehab | 2010-05-17 |
| * | | | | V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2 | Oliver Endriss | 2010-05-17 |
| * | | | | V4L/DVB: drivers/media: drop redundant memset | Julia Lawall | 2010-05-17 |
| * | | | | V4L/DVB: stv090x: Add some notes about the internal tuner I/O control | Manu Abraham | 2010-05-17 |
| * | | | | V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte... | Andreas Regel | 2010-05-17 |
| * | | | | V4L/DVB: [STV090x] Use gate control, while tuner is being accessed | Manu Abraham | 2010-05-17 |
| * | | | | V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control | Manu Abraham | 2010-05-17 |
| * | | | | V4L/DVB: [STV090x] Code simplification | Manu Abraham | 2010-05-17 |