| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c | Hans Verkuil | 2006-01-09 | 1 | -2289/+0 |
* | V4L/DVB (3271): more cleanups, simplify volume/balance/bass/treble handling | Hans Verkuil | 2006-01-09 | 1 | -370/+272 |
* | V4L/DVB (3261): msp3400.c cleanup (almost all cosmetic) | Hans Verkuil | 2006-01-09 | 1 | -697/+709 |
* | V4L/DVB (3233): Fixed API to set I2S speed control | Mauro Carvalho Chehab | 2006-01-09 | 1 | -8/+22 |
* | V4L/DVB (3159): Replaces MAX()/MIN() by kernel.h max()/min() macros | Mauro Carvalho Chehab | 2006-01-09 | 1 | -14/+12 |
* | V4L/DVB (3123a): remove uneeded #if from V4L subsystem | Mauro Carvalho Chehab | 2006-01-09 | 1 | -4/+0 |
* | V4L/DVB (3104): MSP3400 miscelaneous fixes | Mauro Carvalho Chehab | 2006-01-09 | 1 | -56/+20 |
* | V4L/DVB (3100): fix compile error, remove dead code and volume scaling | Hans Verkuil | 2006-01-09 | 1 | -20/+1 |
* | V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices | Mauro Carvalho Chehab | 2006-01-09 | 1 | -0/+159 |
* | V4L/DVB (3065): Fix gcc-4.0.2 compile error in msp3400.c | Hans Verkuil | 2006-01-09 | 1 | -127/+165 |
* | V4L/DVB (3064): Some cleanups on msp3400 | Hans Verkuil | 2006-01-09 | 1 | -38/+34 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-05 | 1 | -8/+11 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 | Mauro Carvalho Chehab | 2005-12-12 | 1 | -1/+5 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 | Mauro Carvalho Chehab | 2005-12-12 | 1 | -6/+6 |
* | [PATCH] V4L: 917: fixes some bugs in msp3400 | Hans Verkuil | 2005-11-09 | 1 | -142/+159 |
* | [PATCH] V4L: 916: fixes set scart parameter definitions and audout ioctl | Mauro Carvalho Chehab | 2005-11-09 | 1 | -4/+5 |
* | [PATCH] V4L: 907: em28xx cleanups and fixes | Mauro Carvalho Chehab | 2005-11-09 | 1 | -13/+129 |
* | [PATCH] v4l: 885: second round of i2c ids redefinition cleanup | Jean Delvare | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] v4l: 803: after msp34xxg reset msp wake thread should be called | Mauro Carvalho Chehab | 2005-11-09 | 1 | -9/+6 |
* | [PATCH] v4l: 800: whitespace cleanups | Mauro Carvalho Chehab | 2005-11-09 | 1 | -31/+31 |
* | [PATCH] v4l: 788: log message | Hans Verkuil | 2005-11-09 | 1 | -0/+12 |
* | [PATCH] v4l: 759: more improvements at msp3400 c from ivtv code | Mauro Carvalho Chehab | 2005-11-09 | 1 | -18/+93 |
* | [PATCH] v4l: 758: some improvements at msp3400 c from ivtv code | Mauro Carvalho Chehab | 2005-11-09 | 1 | -195/+245 |
* | [PATCH] v4l: 721: check kthread correctly | Alexey Dobriyan | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] v4l: 683: some v4l2 api calls implemented on msp3400.c | Mauro Carvalho Chehab | 2005-11-09 | 1 | -0/+95 |
* | [PATCH] drivers/media: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -2/+2 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -4/+4 |
* | [PATCH] v4l: add some missing parameter descriptions in msp3400.c | Mauro Carvalho Chehab | 2005-09-09 | 1 | -0/+4 |
* | [PATCH] v4l: change the prefix of msp34xx and error while reading chip version | Mauro Carvalho Chehab | 2005-09-09 | 1 | -3/+3 |
* | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname | Jean Delvare | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] V4L: Miscellaneous fixes | Mauro Carvalho Chehab | 2005-08-01 | 1 | -3/+1 |
* | [PATCH] v4l: I2C Miscelaneous | Mauro Carvalho Chehab | 2005-07-12 | 1 | -21/+4 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -2/+1 |
* | [PATCH] v4l: fix I2C detect after normal_i2c_range() | Mauro Carvalho Chehab | 2005-06-24 | 1 | -1/+0 |
* | [PATCH] v4l: update for tuner cards and some V4L chips | Mauro Carvalho Chehab | 2005-06-24 | 1 | -8/+5 |
* | [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers | Jean Delvare | 2005-06-21 | 1 | -1/+0 |
* | [PATCH] v4l: msp3400 update | Gerd Knorr | 2005-05-01 | 1 | -10/+18 |
* | [PATCH] fix u32 vs. pm_message_t in drivers/media | Pavel Machek | 2005-04-16 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1876 |