| Commit message (Expand) | Author | Age |
* | V4L/DVB (9325): ivtv: switch to unlocked_ioctl. | Hans Verkuil | 2008-10-21 |
* | V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. | Hans Verkuil | 2008-10-21 |
* | V4L/DVB (9322): v4l2-int-if: Export more interfaces to modules | Sakari Ailus | 2008-10-21 |
* | V4L/DVB (9316): s5h1411: Power down s5h1411 when not in use | Devin Heitmueller | 2008-10-21 |
* | V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th... | Devin Heitmueller | 2008-10-21 |
* | V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuning | Devin Heitmueller | 2008-10-21 |
* | V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/F | Steven Toth | 2008-10-21 |
* | V4L/DVB (9312): s5h1411: Remove meaningless code | Steven Toth | 2008-10-21 |
* | V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro... | Steven Toth | 2008-10-21 |
* | V4L/DVB (9310): s5h1411: read_status() locking detection fixes. | Steven Toth | 2008-10-21 |
* | V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious define | Steven Toth | 2008-10-21 |
* | V4L/DVB (9308): s5h1411: Improvements to the default registers | Steven Toth | 2008-10-21 |
* | V4L/DVB (9306): dsbr100: Add frequency check | Alexey Klimov | 2008-10-21 |
* | V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open() | Alexey Klimov | 2008-10-21 |
* | V4L/DVB (9304): dsbr100: CodingStyle issue | Alexey Klimov | 2008-10-21 |
* | V4L/DVB (9303): dsbr100: Correct bus_info string | Alexey Klimov | 2008-10-21 |
* | V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting away | Boris Dores | 2008-10-21 |
* | V4L/DVB (9300): pvrusb2: Fix deadlock problem | Mike Isely | 2008-10-21 |
* | V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t... | Andy Walls | 2008-10-21 |
* | V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri... | Andy Walls | 2008-10-21 |
* | V4L/DVB (9297): cx18: Fix memory leak on card initialization failure | Andy Walls | 2008-10-21 |
* | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison | 2008-10-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-10-17 |
|\ |
|
| * | USB: remove warn() macro from usb media drivers | Greg Kroah-Hartman | 2008-10-17 |
* | | V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilation | Igor M. Liplianin | 2008-10-17 |
* | | V4L/DVB (9294): gspca: Add a stop sequence in t613. | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613. | Leandro Costantino | 2008-10-17 |
* | | V4L/DVB (9292): gspca: Call the control setting functions at init time in t613. | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9291): gspca: Do not set the white balance temperature by default in... | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613. | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613. | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613. | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t... | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version. | Jean-Francois Moine | 2008-10-17 |
* | | V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensor | Erik Andrén | 2008-10-17 |
* | | V4L/DVB (9282): Properly iterate the urbs when destroying them. | Erik Andrén | 2008-10-17 |
* | | V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensor | Erik Andren | 2008-10-17 |
* | | V4L/DVB (9280): gspca: Use the gspca debug macros | Erik Andren | 2008-10-17 |
* | | V4L/DVB (9279): gspca: Correct some copyright headers | Erik Andren | 2008-10-17 |
* | | V4L/DVB (9278): gspca: Remove the m5602_debug variable | Erik Andren | 2008-10-17 |
* | | V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer() | Erik Andren | 2008-10-17 |
* | | V4L/DVB (9276): videobuf-dvb: two functions are now static | Mauro Carvalho Chehab | 2008-10-17 |
* | | V4L/DVB (9275): dvb: input data pointer of cx24116_writeregN() should be const | Geert Uytterhoeven | 2008-10-17 |
* | | V4L/DVB (9274): Remove spurious messages and turn into debug. | Steven Toth | 2008-10-17 |
* | | V4L/DVB (9273): MFE: videobuf-dvb.c checkpatch cleanup as part of MFE merge | Steven Toth | 2008-10-17 |
* | | V4L/DVB (9272): mxl5005s: Bug fix stopped DVB-T from working the second time ... | Jose Alberto Reguero | 2008-10-17 |
* | | V4L/DVB (9271): videobuf: data storage optimisation (2) | Darron Broad | 2008-10-17 |
* | | V4L/DVB (9270): cx24116: optimise emulated auto-pilot | Christophe Thommeret | 2008-10-17 |
* | | V4L/DVB (9269): cx88: add I2S-ADC tvaudio method | Darron Broad | 2008-10-17 |
* | | V4L/DVB (9268): tuner: add FMD1216MEX tuner | Darron Broad | 2008-10-17 |