Age | Commit message (Expand) | Author | Files | Lines |
2008-07-26 | V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex static | Adrian Bunk | 1 | -1/+1 |
2008-07-26 | V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups | Adrian Bunk | 2 | -9/+9 |
2008-07-25 | V4L/DVB (8451): dw2102: fix in-kernel compilation | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-07-23 | V4L/DVB (8433): Fix macro name at z0194a.h | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-07-23 | Merge ../linux-2.6 | Mauro Carvalho Chehab | 1 | -2/+2 |
2008-07-23 | V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB card | Igor M Liplianin | 6 | -0/+543 |
2008-07-23 | V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula... | David Howells | 1 | -4/+4 |
2008-07-23 | V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixes | Roman Zippel | 1 | -2/+2 |
2008-07-23 | V4L/DVB (7737): drx397xD: fix math usage | Mauro Carvalho Chehab | 1 | -6/+5 |
2008-07-23 | V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV... | Henk Vergonet | 5 | -0/+1690 |
2008-07-22 | device create: dvb: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -2/+2 |
2008-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 52 | -291/+4282 |
2008-07-20 | V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042) | Oliver Endriss | 1 | -1/+5 |
2008-07-20 | V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routine | Oliver Endriss | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h> | Michael Krufky | 1 | -0/+1 |
2008-07-20 | V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h | Michael Krufky | 2 | -2/+2 |
2008-07-20 | V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick | Michael Krufky | 2 | -0/+36 |
2008-07-20 | V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell... | Michael Krufky | 1 | -0/+3 |
2008-07-20 | V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella... | Michael Krufky | 1 | -7/+25 |
2008-07-20 | V4L/DVB (8310): sms1xxx: remove kmutex_t typedef | Michael Krufky | 3 | -6/+5 |
2008-07-20 | V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids | Michael Krufky | 2 | -5/+17 |
2008-07-20 | V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8306): sms1xxx: log firmware download process by default | Michael Krufky | 2 | -7/+11 |
2008-07-20 | V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg... | Michael Krufky | 2 | -3/+3 |
2008-07-20 | V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION | Michael Krufky | 3 | -3/+3 |
2008-07-20 | V4L/DVB (8302): sms1xxx: fix Siano board names | Michael Krufky | 2 | -13/+8 |
2008-07-20 | V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi... | Michael Krufky | 3 | -6/+28 |
2008-07-20 | V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block | Michael Krufky | 1 | -23/+7 |
2008-07-20 | V4L/DVB (8299): sms1xxx: mark functions static | Michael Krufky | 4 | -102/+47 |
2008-07-20 | V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro | Michael Krufky | 1 | -4/+2 |
2008-07-20 | V4L/DVB (8297): sms1xxx: remove old printk macros | Michael Krufky | 2 | -28/+15 |
2008-07-20 | V4L/DVB (8296): sms1xxx: always show error messages | Michael Krufky | 3 | -43/+37 |
2008-07-20 | V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages | Michael Krufky | 2 | -3/+21 |
2008-07-20 | V4L/DVB (8294): sms1xxx: move message formatting into printk macros | Michael Krufky | 4 | -151/+125 |
2008-07-20 | V4L/DVB (8293): sms1xxx: create printk macros | Michael Krufky | 4 | -157/+161 |
2008-07-20 | V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality | Michael Krufky | 7 | -29/+150 |
2008-07-20 | V4L/DVB (8291): sms1xxx: change default_mode to 4 | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8290): sms1xxx: small cleanup | Michael Krufky | 1 | -3/+4 |
2008-07-20 | V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks | Michael Krufky | 2 | -5/+1 |
2008-07-20 | V4L/DVB (8288): sms1xxx: more cleanups | Michael Krufky | 1 | -11/+19 |
2008-07-20 | V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8286): sms1xxx: remove typedefs | Michael Krufky | 4 | -418/+256 |
2008-07-20 | V4L/DVB (8285): sms1xxx: more 80-column cleanups | Michael Krufky | 2 | -3/+6 |
2008-07-20 | V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ... | Michael Krufky | 3 | -22/+32 |
2008-07-20 | V4L/DVB (8283): sms1xxx: 80-column cleanups | Michael Krufky | 4 | -98/+190 |
2008-07-20 | V4L/DVB (8282): sms1xxx: more codingstyle cleanups | Michael Krufky | 4 | -49/+45 |
2008-07-20 | V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs | Michael Krufky | 2 | -159/+154 |
2008-07-20 | V4L/DVB (8280): sms1xxx: more codingstyle cleanups | Michael Krufky | 4 | -715/+714 |
2008-07-20 | V4L/DVB (8279): sms1xxx: #define usb vid:pid's | Michael Krufky | 1 | -7/+20 |