aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss2005-11-091-2/+2
* [PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss2005-11-096-9/+7
* [PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie2005-11-091-3/+2
* [PATCH] dvb: add support for plls used by nxt200xKirk Lapray2005-11-092-0/+56
* [PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg2005-11-091-12/+17
* [PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham2005-11-093-19/+35
* [PATCH] dvb: Updated documentation for FusionHDTV Lite cardsMichael Krufky2005-11-091-18/+23
* [PATCH] dvb: Updated DocumentationManu Abraham2005-11-091-4/+39
* [PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky2005-11-097-3/+74
* [PATCH] dvb: Remove DEBUG_LOCKLOSS stuffAndrew de Quincey2005-11-091-21/+0
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-099-57/+10
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-093-34/+104
* [PATCH] dvb: Fix integer overflow bugJohannes Stezenbach2005-11-092-3/+12
* [PATCH] dvb: dst: Fix possible buffer overflowManu Abraham2005-11-091-1/+1
* [PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini2005-11-091-19/+5
* [PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes2005-11-091-1/+7
* [PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham2005-11-091-4/+3
* [PATCH] dvb: dst: fix memory leaksPerceval Anichini2005-11-091-15/+37
* [PATCH] dvb: fix sparse warningsPeter Hagervall2005-11-091-13/+14
* [PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala2005-11-091-1/+2
* [PATCH] dvb: microtune mt7202dtf: Fix charge pump settingMichael Krufky2005-11-091-1/+1
* [PATCH] dvb: remove duplicate key definitionsThorsten Maerz2005-11-091-4/+0
* [PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter2005-11-091-7/+2
* [PATCH] dvb: tda1004x: pll communication fixesHartmut Hackmann2005-11-091-4/+17
* [PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky2005-11-094-1/+72
* [PATCH] dvb: stv0299: revert improper methodAndrew de Quincey2005-11-091-5/+8
* [PATCH] dvb: add support for Technotrend Budget Card S1500Martin Zwickel2005-11-091-10/+108
* [PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham2005-11-092-2/+58
* [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig2005-11-092-6/+8
* [PATCH] remove ioctl32_handler_tChristoph Hellwig2005-11-093-9/+3
* [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig2005-11-091-0/+10
* [PATCH] sanitize lookup_hash prototypeChristoph Hellwig2005-11-094-14/+21
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-098-21/+47
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-097-15/+31
* [PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr...Gabriel A. Devenyi2005-11-091-3/+0
* [PATCH] ext2: remove the ancient CHANGES fileAdrian Bunk2005-11-091-157/+0
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-097-260/+2
* [PATCH] Fix return value in reiserfs allocatorJan Kara2005-11-091-2/+2
* [PATCH] fat: respect silent mount flagChristoph Hellwig2005-11-091-4/+7
* [PATCH] hpfs: remove spurious mtime updateChristoph Hellwig2005-11-091-5/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09156-176/+7
* [PATCH] kconfig: stricter error checking for .configRoman Zippel2005-11-092-19/+77
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-096-421/+515
* [PATCH] kconfig: simplify symbol type parsingRoman Zippel2005-11-097-447/+342
* [PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel2005-11-098-1777/+732
* [PATCH] kconfig: update kconfig MakefileRoman Zippel2005-11-092-136/+7
* [PATCH] kconfig: allow variable argumnts for rangeRoman Zippel2005-11-092-6/+62
* [PATCH] kconfig: preset config during all*configRoman Zippel2005-11-093-3/+45
* [PATCH] kconfig: fix restart for choice symbolsRoman Zippel2005-11-092-4/+14
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-094-12/+10