| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 37 | -37/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-05 | 42 | -106/+185 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 25 | -25/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 37 | -37/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare | 2006-01-05 | 1 | -4/+0 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 14 | -14/+0 |
* | [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line | Jean Delvare | 2005-12-29 | 1 | -1/+1 |
* | [PATCH] Fix recursive config dependency for SAA7134 | Jean Delvare | 2005-12-29 | 1 | -2/+2 |
* | V4L/DVB (3191): Fix CC output | Hans Verkuil | 2005-12-22 | 1 | -3/+3 |
* | V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions | Ricardo Cerqueira | 2005-12-22 | 4 | -10/+51 |
* | Initialize drivers/media/video/saa7134 late | Linus Torvalds | 2005-12-21 | 2 | -2/+4 |
* | [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards. | Mauro Carvalho Chehab | 2005-12-19 | 1 | -18/+24 |
* | [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3 | Oliver Endriss | 2005-12-19 | 2 | -1/+5 |
* | [PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eeprom | Ricardo Cerqueira | 2005-12-19 | 1 | -1/+1 |
* | [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3. | Jean Delvare | 2005-12-19 | 5 | -10/+10 |
* | [PATCH] dst_ca __user annotations, portability fixes | Al Viro | 2005-12-15 | 1 | -3/+3 |
* | [PATCH] em28xx: %zd for size_t | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRARED | Mauro Carvalho Chehab | 2005-12-12 | 1 | -1/+1 |
* | [PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap... | Sascha Sommer | 2005-12-12 | 2 | -61/+9 |
* | [PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV Stereo | Ricardo Cerqueira | 2005-12-12 | 1 | -1/+1 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 | Mauro Carvalho Chehab | 2005-12-12 | 29 | -66/+87 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 | Mauro Carvalho Chehab | 2005-12-12 | 28 | -717/+717 |
* | [PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2 | Mauro Carvalho Chehab | 2005-12-12 | 1 | -1638/+1638 |
* | [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1 | Mauro Carvalho Chehab | 2005-12-12 | 39 | -542/+542 |
* | [PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000 | Mauro Carvalho Chehab | 2005-12-04 | 1 | -0/+2 |
* | [PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kcon... | Michael Krufky | 2005-12-01 | 1 | -3/+0 |
* | [PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103 | Mike Isely | 2005-12-01 | 1 | -1/+1 |
* | [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer) | Hans Verkuil | 2005-12-01 | 1 | -6/+8 |
* | [PATCH] DVB: BUDGET CI card depends on STV0297 demodulator. | Carlos Silva | 2005-12-01 | 1 | -0/+1 |
* | [PATCH] DVB: Fixes ifs in ves1820 set symbolrate(). | Denis Vlasenko | 2005-12-01 | 1 | -7/+7 |
* | [PATCH] DVB: Fix locking to prevent Oops on SMP systems | Ralph Metzler | 2005-12-01 | 1 | -11/+20 |
* | [PATCH] DVB: Update Steve's email address. | Steven Toth | 2005-12-01 | 2 | -2/+2 |
* | [PATCH] DVB: Small cleanups and CodeStyle fixes | Adrian Bunk | 2005-12-01 | 6 | -4/+6 |
* | [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.h | Tim Schmielau | 2005-12-01 | 1 | -0/+2 |
* | [PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devices | Patrick Boettcher | 2005-12-01 | 1 | -9/+9 |
* | [PATCH] DVB: Fix locking problems and code cleanup | Andrew de Quincey | 2005-12-01 | 1 | -46/+23 |
* | [PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cards | Oliver Endriss | 2005-12-01 | 3 | -2/+4 |
* | [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models | Hans Verkuil | 2005-12-01 | 3 | -3/+43 |
* | [PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003 | Steven Toth | 2005-12-01 | 2 | -9/+12 |
* | [PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP | Michael H. Schimek | 2005-12-01 | 1 | -5/+15 |
* | [PATCH] V4L: Fix crash when not compiled as module | Reimar Doeffinger | 2005-12-01 | 1 | -6/+3 |
* | [PATCH] V4L: Write cached value to correct register for SECAM | Dwaine Garden | 2005-12-01 | 1 | -1/+1 |
* | [PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctl | Michael H. Schimek | 2005-12-01 | 2 | -0/+10 |
* | [PATCH] V4L: Makes needlessly global code static | Adrian Bunk | 2005-12-01 | 5 | -12/+13 |
* | [PATCH] V4L: Some funcions now static and I2C hw code for IR | Mauro Carvalho Chehab | 2005-12-01 | 3 | -6/+6 |
* | [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in use | Mauro Carvalho Chehab | 2005-12-01 | 3 | -0/+39 |
* | [PATCH] V4L: Bttv bytes per line fix | Michael H. Schimek | 2005-12-01 | 1 | -11/+23 |
* | [PATCH] V4L: Fix read() bugs in bttv driver | Nickolay V. Shmyrev | 2005-12-01 | 2 | -3/+7 |
* | [PATCH] V4L: Removed audio DMA enabling from cx88-core | Mauro Carvalho Chehab | 2005-12-01 | 1 | -3/+0 |
* | [PATCH] V4L: Fixes nicam sound | Ian Pickworth | 2005-12-01 | 1 | -15/+10 |