| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] SCSI: scsi_done_q is unused | Jens Axboe | 2006-09-30 | 1 | -10/+1 |
* | [PATCH] Kill various deprecated/unused block layer defines/functions | Jens Axboe | 2006-09-30 | 2 | -2/+0 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 | 9 | -13/+9 |
* | [PATCH] Remove ->waiting member from struct request | Jens Axboe | 2006-09-30 | 6 | -14/+12 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 32 | -135/+142 |
* | [PATCH] i2c: Prevent deadlock on i2c client registration | Jean Delvare | 2006-09-30 | 1 | -12/+13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-09-30 | 185 | -4197/+8816 |
|\ |
|
| * | V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem ids | Michael Krufky | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVR | Michael Krufky | 2006-09-26 | 1 | -0/+4 |
| * | V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300. | Steven Toth | 2006-09-26 | 5 | -0/+76 |
| * | V4L/DVB (4637): Add a default method for VIDIOC_G_PARM | Mauro Carvalho Chehab | 2006-09-26 | 1 | -3/+23 |
| * | V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai... | Alan Cox | 2006-09-26 | 2 | -2/+2 |
| * | V4L/DVB (4634): Zr36120: implement pcipci checks | Alan Cox | 2006-09-26 | 1 | -1/+5 |
| * | V4L/DVB (4632): Zoran: Implement pcipci failure check | Alan Cox | 2006-09-26 | 2 | -3/+10 |
| * | V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flag | Oliver Endriss | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4630): Av7110: FW_LOADER depemdency fixed | Oliver Endriss | 2006-09-26 | 2 | -1/+5 |
| * | V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309 | Michal Majchrowicz | 2006-09-26 | 4 | -1/+76 |
| * | V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c | Sascha Hauer | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4627): Vivi crashes with mplayer | Sascha Hauer | 2006-09-26 | 1 | -0/+2 |
| * | V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value | Mauro Carvalho Chehab | 2006-09-26 | 1 | -8/+12 |
| * | V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() | Cedric Le Goater | 2006-09-26 | 1 | -26/+16 |
| * | V4L/DVB (4622): Copy-paste bug in videodev.c | Sascha Hauer | 2006-09-26 | 1 | -2/+2 |
| * | V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards | Jose Alberto Reguero | 2006-09-26 | 1 | -9/+9 |
| * | V4L/DVB (4619): Fixes some I2C dependencies on V4L devices | Mauro Carvalho Chehab | 2006-09-26 | 1 | -4/+4 |
| * | V4L/DVB (4617): Problem with dibusb-mb.c USB IDs | Alistair Buxton | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC support | Allan Third | 2006-09-26 | 1 | -6/+76 |
| * | V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713... | Ricardo Cerqueira | 2006-09-26 | 1 | -0/+1 |
| * | V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de... | Ricardo Cerqueira | 2006-09-26 | 1 | -0/+8 |
| * | V4L/DVB (4611): Add module-init-tools version comment. | Andrew de Quincey | 2006-09-26 | 1 | -0/+2 |
| * | V4L/DVB (4610): Add tua6100 config wrapper | Andrew de Quincey | 2006-09-26 | 1 | -8/+8 |
| * | V4L/DVB (4609): Improved i2c performance on software bitbang algoritm | Mauro Carvalho Chehab | 2006-09-26 | 2 | -0/+26 |
| * | V4L/DVB (4607): Port budget-av to use the new tua6100 driver | Andrew de Quincey | 2006-09-26 | 2 | -139/+3 |
| * | V4L/DVB (4606): Add driver for TUA6100 | Andrew de Quincey | 2006-09-26 | 4 | -0/+260 |
| * | V4L/DVB (4604): Fix broken pvrusb2 build | Mike Isely | 2006-09-26 | 1 | -5/+1 |
| * | V4L/DVB (4600): Fix DVB Front-End Signal Strength Inconsistency | Bradley Kite | 2006-09-26 | 1 | -1/+3 |
| * | V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver | Bas Bloemsaat | 2006-09-26 | 1 | -0/+4 |
| * | V4L/DVB (4598): Fix a typo: VRES, instead o HRES | Mauro Carvalho Chehab | 2006-09-26 | 1 | -4/+4 |
| * | V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 | Mike Isely | 2006-09-26 | 1 | -2/+28 |
| * | V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC | Mike Isely | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver | Mike Isely | 2006-09-26 | 4 | -28/+0 |
| * | V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver | Mike Isely | 2006-09-26 | 1 | -2/+0 |
| * | V4L/DVB (4592): Fixes some troubles on saa7115 | Mauro Carvalho Chehab | 2006-09-26 | 1 | -147/+141 |
| * | V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work | Mauro Carvalho Chehab | 2006-09-26 | 1 | -5/+1 |
| * | V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2 | Hans Verkuil | 2006-09-26 | 1 | -7/+7 |
| * | V4L/DVB (4573): Fix: There were some missing breaks at register check routine | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+6 |
| * | V4L/DVB (4565): Fix scaling calculus | Mauro Carvalho Chehab | 2006-09-26 | 1 | -12/+4 |
| * | V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystem | Unai Uribarri | 2006-09-26 | 1 | -1/+4 |
| * | V4L/DVB (4556): Fix a typo. | Mauro Carvalho Chehab | 2006-09-26 | 1 | -2/+2 |
| * | V4L/DVB (4555): Cleanup: removed hardcoded tables | Mauro Carvalho Chehab | 2006-09-26 | 1 | -157/+79 |
| * | V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o... | Mauro Carvalho Chehab | 2006-09-26 | 1 | -141/+141 |