| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver | Tomi Orava | 2008-10-12 | 3 | -1193/+0 |
* | V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixes | Al Viro | 2008-06-05 | 1 | -22/+24 |
* | V4L/DVB (7836): cinergyT2 build fix | Ingo Molnar | 2008-05-14 | 1 | -1/+1 |
* | V4L/DVB (7538): Adds selectable adapter numbers as per module option | Janne Grunau | 2008-04-24 | 1 | -1/+6 |
* | V4L/DVB (7511): media/dvb/cinergyT2 replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS | Jiri Slaby | 2007-10-22 | 1 | -13/+29 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky | 2007-10-09 | 1 | -3/+3 |
* | V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_sem | Oleg Nesterov | 2007-10-09 | 1 | -0/+2 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1) | Mauro Carvalho Chehab | 2007-07-18 | 1 | -10/+7 |
* | V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS | Trent Piepho | 2007-07-18 | 1 | -1/+1 |
* | V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-07-18 | 1 | -1/+1 |
* | V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock | Oleg Nesterov | 2007-07-03 | 1 | -26/+40 |
* | V4L/DVB (5699): Cinergyt2: fix file release handler | Andrew Morton | 2007-06-08 | 1 | -2/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+1 |
* | V4L/DVB (5121): Proper vendor/device ID for the CinergyT2 input device | Tino Keitel | 2007-02-21 | 1 | -0/+5 |
* | V4L/DVB (4854): Handle errors from input_register_device() | Dmitry Torokhov | 2006-12-10 | 1 | -2/+11 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] severing poll.h -> mm.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | usb: cinergyT2 free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -4/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -8/+10 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | fix broken/dubious driver suspend() methods | David Brownell | 2006-09-25 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | V4L/DVB (4104): Default "yes", no. default y, yes. | Trent Piepho | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (4096): CinergyT2: whitespace cleanup | Michael Krufky | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontend | Dyks, Axel (XL) | 2006-06-25 | 1 | -1/+5 |
* | V4L/DVB (3762): Add sysfs device links to dvb devices | Andrew de Quincey | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3743): Fix some more potential oopses | Andrew de Quincey | 2006-05-12 | 1 | -1/+4 |
* | V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnect | Markus Rechberger | 2006-03-21 | 1 | -0/+4 |
* | V4L/DVB (3318b): sem2mutex: drivers/media/, #2 | Ingo Molnar | 2006-02-07 | 1 | -23/+24 |
* | V4L/DVB (3218): Whitespace cleanups | Michael Krufky | 2006-01-09 | 1 | -10/+10 |
* | DVB (2401): USB hot unplug Oops fix. | Deti Fliegl | 2006-01-09 | 1 | -24/+47 |
* | V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKS | Stephen Williams | 2006-01-09 | 1 | -3/+8 |
* | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 1 | -1/+0 |
* | [PATCH] Fix an OOPS is CinergyT2 | Dmitry Torokhov | 2005-11-20 | 1 | -1/+1 |
* | [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success | David S. Miller | 2005-11-16 | 1 | -0/+2 |
* | [SPARC64]: Oops in pci_alloc_consistent with cingergyT2 | Guido Guenther | 2005-11-16 | 1 | -4/+3 |
* | [PATCH] drivers/media: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 1 | -38/+70 |
* | [PATCH] dvb: cinergyT2: remote control fixes | Johannes Stezenbach | 2005-09-09 | 2 | -38/+57 |
* | [PATCH] dvb: remove version.h dependencies | Olaf Hering | 2005-09-09 | 1 | -1/+0 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] dvb: cinergyT2: endianness fix for raw remote-control keys | Martin Loschwitz | 2005-07-07 | 1 | -1/+3 |
* | [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree | Johannes Stezenbach | 2005-05-17 | 1 | -6/+6 |