svcrpc: treat uid's as unsigned
[safe/jmp/linux-2.6] / drivers / media / dvb / ttpci /
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13617): ir: move input_register_device() to...
2009-12-16 Mauro Carvalho ChehabV4L/DVB (13616): IR: rename ir_input_free as ir_input_u...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-05 Mauro Carvalho ChehabV4L/DVB (13537): ir: Prepare the code for dynamic keyco...
2009-12-05 Mauro Carvalho ChehabV4L/DVB (13533): ir: use dynamic tables, instead of...
2009-12-05 Manu AbrahamV4L/DVB (13361): stv090x: fix TS corruption with High...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-12 Mauro Carvalho ChehabV4L/DVB (12595): common/ir: use a struct for keycode...
2009-09-12 Roel KluinV4L/DVB (12199): remove redundant tests on unsigned
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-05 Hans VerkuilV4L/DVB (12153): ttpci: config TTPCI_EEPROM depends...
2009-06-16 Oliver EndrissV4L/DVB (11763): dvb-ttpci: Some whitespace adjustments
2009-06-16 Oliver EndrissV4L/DVB (11762): dvb-ttpci: Fixed return code of av7110...
2009-06-16 Oliver EndrissV4L/DVB (11761): dvb-ttpci: Fixed VIDEO_SLOWMOTION...
2009-06-16 Oliver EndrissV4L/DVB (11760): dvb-ttpci: Check transport error indic...
2009-06-16 Oliver EndrissV4L/DVB (11759): dvb-ttpci: Add TS replay capability
2009-06-16 Roel KluinV4L/DVB: cleanup redundant tests on unsigned
2009-06-16 Andreas RegelV4L/DVB (11600): budget: Use Continuous clock
2009-06-16 Andreas RegelV4L/DVB (11599): S2-1600: Use budget driver instead...
2009-06-16 Andreas RegelV4L/DVB (11594): stv090x: Fix incorrect TSMODE usage
2009-06-16 Andreas RegelV4L/DVB (11583): isl6423: Various fixes to use external...
2009-06-16 Manu AbrahamV4L/DVB (11581): stv090x and stv6110x: fix repeater...
2009-06-16 Andreas RegelV4L/DVB (11580): budget-ci: Fix incorrect default CLOCK...
2009-06-16 Manu AbrahamV4L/DVB (11579): Initial go at TT S2-1600
2009-06-16 Alexey KlimovV4L/DVB (11569): av7110_hw: fix compile warning
2009-04-06 Jaswinder SinghRemove fdump tool for av7110 firmware
2009-04-06 Jaswinder Singhfirmware: convert av7110 driver to request_firmware()
2009-03-30 klaas de waalV4L/DVB (11236): tda827x: fix locking issues with DVB-C
2009-03-30 Mauro Carvalho ChehabV4L/DVB (11127): Kconfig: replace all occurrences of...
2009-03-30 Jan EngelhardtV4L/DVB (10391): dvb: constify VFTs
2009-03-30 Hans VerkuilV4L/DVB (10272): av7110: test type field in VIDIOC_G_SL...
2009-03-30 Hans VerkuilV4L/DVB (10271): saa7146: convert to video_ioctl2.
2009-01-29 Tony BroadV4L/DVB (10265): budget.c driver: Kernel oops: "BUG...
2009-01-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08 Mauro Carvalho ChehabV4L/DVB (10180): drivers/media: Fix a number of sparse...
2009-01-07 Harvey Harrisontrivial: replace last usages of __FUNCTION__ in kernel
2009-01-02 Hans VerkuilV4L/DVB (10138): v4l2-ioctl: change to long return...
2009-01-02 Hans VerkuilV4L/DVB (10135): v4l2: introduce v4l2_file_operations.
2008-12-30 Manu AbrahamV4L/DVB (9442): Revert back previous change to 90MHz
2008-12-30 Manu AbrahamV4L/DVB (9431): Bug ID #19: Diseqc works properly at...
2008-12-30 Manu AbrahamV4L/DVB (9425): Initialize at 90MHz itself
2008-12-29 Mauro Carvalho ChehabV4L/DVB (9572): Whitespace cleanup
2008-12-29 Manu AbrahamV4L/DVB (9462): Allow specifying clock per device
2008-12-29 Manu AbrahamV4L/DVB (9461): Initialize SYSREG register
2008-12-29 Manu AbrahamV4L/DVB (9457): Optimization, Fix a Bug
2008-12-29 Manu AbrahamV4L/DVB (9456): Select STB0899, STB6100, TDA8261 for...
2008-12-29 Manu AbrahamV4L/DVB (9450): Code Review: #4 Consolidate configurations
2008-12-29 Manu AbrahamV4L/DVB (9444): Initialize post process events to NULL
2008-12-29 Manu AbrahamV4L/DVB (9442): Revert back previous change to 90MHz
2008-12-29 Manu AbrahamV4L/DVB (9434): Limit initial RF AGC gain
2008-12-29 Arvo JarveV4L/DVB (9432): Increment the AGC1 and AGC2 gain respec...
2008-12-29 Manu AbrahamV4L/DVB (9431): Bug ID #19: Diseqc works properly at...
2008-12-29 Arvo JarveV4L/DVB (9429): Add support for the Satelco Easywatch...
2008-12-29 Manu AbrahamV4L/DVB (9425): Initialize at 90MHz itself
2008-12-29 Manu AbrahamV4L/DVB (9424): Deviation from the reference, pullup...
2008-12-29 Manu AbrahamV4L/DVB (9422): Bug: Fix a typo
2008-12-29 Manu AbrahamV4L/DVB (9421): We must wait for the PLL to stabilize
2008-12-29 Manu AbrahamV4L/DVB (9417): DVB_ATTACH for STB0899, STB6100, TDA8261
2008-12-29 Manu AbrahamV4L/DVB (9412): Fix tuner name and comment
2008-12-29 Manu AbrahamV4L/DVB (9410): Bug: Missing reference clock definition
2008-12-29 Manu AbrahamV4L/DVB (9409): Bug! inverted logic
2008-12-29 Marko SchluesslerV4L/DVB (9406): Really silly bug, setting bandwidth...
2008-12-29 Manu AbrahamV4L/DVB (9405): Practical tests show that the TT S2...
2008-12-29 Manu AbrahamV4L/DVB (9404): the KNC1 and clones also don't have...
2008-12-29 Manu AbrahamV4L/DVB (9403): Fix the CA module not working issue
2008-12-29 Manu AbrahamV4L/DVB (9402): TT S2 3200 shouldn't need Inversion...
2008-12-29 Manu AbrahamV4L/DVB (9401): Code Simplification
2008-12-29 Manu AbrahamV4L/DVB (9399): some cleanups at budget-ci
2008-12-29 Marko SchluesslerV4L/DVB (9398): Initial support for the Technotrend...
2008-12-29 Manu AbrahamV4L/DVB (9395): Add initial support for two KNC1 DVB...
2008-12-16 Mauro Carvalho ChehabV4L/DVB (9885): drivers/media Kconfig's: fix bugzilla...
2008-10-20 Harvey Harrisonbyteorder: remove direct includes of linux/byteorder...
2008-10-12 Janne GrunauV4L/DVB (8964): dvb/budget: push adapter_nr mod option...
2008-10-12 Hans VerkuilV4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
2008-10-12 Oliver EndrissV4L/DVB (8890): budget: Add callback to load firmware...
2008-10-12 Oliver EndrissV4L/DVB (8889): dvb-ttpci: Support full-ts hardware...
2008-10-12 Oliver EndrissV4L/DVB (8888): budget: Support Activy DVB-T with TDHD1...
2008-10-12 Bjorn HelgaasV4L/DVB: follow lspci device/vendor style
2008-09-04 Thierry MERLEV4L/DVB (8876): budget: udelay changed to mdelay
2008-07-27 Adrian BunkV4L/DVB (8534): remove select's of FW_LOADER
2008-07-20 Oliver EndrissV4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_...
2008-07-20 Hans Verkuilv4l-dvb: remove legacy checks to allow support for...
2008-07-20 Mauro Carvalho ChehabV4L/DVB (8142): ttpci: tda827x.h is at drivers/media...
2008-07-20 Al ViroV4L/DVB (8135): WRITE_RPS1() converts to le32 itself
2008-07-20 Al ViroV4L/DVB (8130): split dvb_ringbuffer dual-use functions
2008-07-20 Oliver EndrissV4L/DVB (8076): budget-ci: Support the bundled remote...
2008-07-20 Oliver EndrissV4L/DVB (8072): av7110: Removed some obsolete definitio...
2008-07-20 Mauro Carvalho ChehabV4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827X
2008-07-20 Mauro Carvalho ChehabV4L/DVB (8051): ttpci/Kconfig: Technotrend budget C...
2008-07-20 Sigmund AugdalV4L/DVB (8049): budget-ci: Add support for Technotrend...
2008-07-20 Antti PalosaariV4L/DVB (7912): TDA10023: make few parameters configurable
2008-06-26 Oliver EndrissV4L/DVB (8074): av7110: OSD transfers should not be...
2008-06-26 Oliver EndrissV4L/DVB (8073): av7110: Catch another type of ARM crash
2008-06-26 Mauro Carvalho ChehabV4L/DVB (8004): Fix INPUT dependency at budget-ci
2008-06-05 Al ViroV4L/DVB (7958): fix unaligned access in av7110.c
2008-06-05 Al ViroV4L/DVB (7957): fix the roothole in av7110_av.c
2008-05-14 Mauro Carvalho ChehabV4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb
2008-04-24 Oliver EndrissV4L/DVB (7663): budget: Support for Activy budget card...
2008-04-24 Oliver EndrissV4L/DVB (7662): stv0299: Fixed some typos
2008-04-24 Hartmut HackmannV4L/DVB (7654): tda10086: make the xtal frequency a...
next