Age | Commit message (Expand) | Author |
2004-07-18 | New ioctl OSD_GET_CAPABILITY/OSD_CAP_MEMSIZE - returns size of OSD memory. | Oliver Endriss |
2004-07-07 | - saa7134: add automute option. | Gerd Knorr |
2004-06-21 | - Replace generic saa7146 i2c name by card specific name, suggested by Uli Lu... | Michael Hunold |
2004-06-08 | - update i2c stuff for the changes in upcoming 2.6.7 | Gerd Knorr |
2004-05-28 | - userptr fix. | Gerd Knorr |
2004-05-03 | - fix include file order in ttpci-driver | Michael Hunold |
2004-04-28 | - fix some ppc be endianess issues, overlay works fine, grabbing does not wor... | Michael Hunold |
2004-04-23 | - ir-kbd-i2c: purpletv ir fixes by 陳王展 (Wang-Chan Chen). | Gerd Knorr |
2004-04-14 | - rename FEEDTYPE_SEC/TS to DVB_NET_FEEDTYPE_MPE/ULE | Johannes Stezenbach |
2004-04-14 | - cx88/tda9887: secam fixes. | Gerd Knorr |
2004-04-06 | - major rewrite of the tda9887 module. | Gerd Knorr |
2004-04-06 | - introduce new class variable, sets the i2c adapter class for 2.6 (unused fo... | Michael Hunold |
2004-04-05 | - new Bayer image format for v4l2. | Gerd Knorr |
2004-04-05 | First commmit for budget-ci CI interface code | Andrew de Quincy |
2004-04-05 | - add some KEY_* #defines for 2.4 compatibility. | Gerd Knorr |
2004-03-31 | - integrate ULE Decapsulation code, thanks to gcs - Global Communication & Se... | Michael Hunold |
2004-03-15 | - remove superfluous h_calc and v_field entries from internal saa7146_vv | Michael Hunold |
2004-03-15 | - cropcap fixes. | Gerd Knorr |
2004-03-12 | - header file changes belonging to the last saa7146 updates | Michael Hunold |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2004-03-08 | - fix saa7134 oss oops. | Gerd Knorr |
2004-03-05 | - more cards supported in ir-kbd-gpio.c | Gerd Knorr |
2004-02-22 | Initial revision | Gerd Knorr |
2004-01-27 | added VIDEO_EVENT_FRAME_RATE_CHANGED and VIDEO_GET_FRAME_RATE ioctl | Andreas Oberritter |
2004-01-03 | - fix memory leak when using custom pagetables for video dma, | Michael Hunold |
2004-01-03 | saa7146 driver improvements, only affects Video4Linux stuff: | Michael Hunold |
2003-12-15 | - fix compilation | Michael Hunold |
2003-11-25 | introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C access | Oliver Endriss |
2003-11-20 | - move saa7146_set_gpio() from saa7146_vv to saa7146_core | Michael Hunold |
2003-11-20 | - make saa7146_pgtable_build_single() deliver a return code, make some | Michael Hunold |
2003-10-22 | - remove SAA7146_EXT_SWAP_ODD_EVEN flag + handling | Michael Hunold |
2003-10-06 | - add some debug and safety checks for video/vbi capture buffer handling | Michael Hunold |
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold |
2003-07-01 | - capturing alternating fields to different buffers works now | Michael Hunold |
2003-06-26 | - fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.c | Michael Hunold |
2003-06-18 | Indentation fixes, make RPS capture code work again | Michael Hunold |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-06-03 | Here comes the "dvb-c analog module hack" | Michael Hunold |
2003-05-19 | First try to use pci_consistent_dma() throughout the whole saa7146 | Michael Hunold |
2003-05-08 | - added SEC_VOLTAGE_OFF to the API | Johannes Stezenbach |
2003-05-06 | Remove "linux/wrapper.h" -- it has been removed in 2.5 and is not | Michael Hunold |
2003-04-30 | - introduce dvb_functions.h in order to make the dvb subsystem | Michael Hunold |
2003-04-24 | - #include "compat.h" --> #include "dvb_compat.h" | Holger Waechtler |
2003-04-22 | - removed the compatibility crap around KBUILD_MODNAME from all drivers, | Michael Hunold |
2003-04-22 | As announced last week: | Johannes Stezenbach |
2003-03-22 | fixed userspace types | Andreas Oberritter |
2003-03-21 | even more portability stuff | Holger Waechtler |
2003-03-21 | many more portability changes | Holger Waechtler |
2003-03-21 | - include "compat.h" always, we definitely need this trashcan... | Holger Waechtler |
2003-03-20 | Small changes all over the place: | Michael Hunold |