summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[PATCH] dvb: add nxt200x frontend moduleKirk Lapray5-1/+1271
2005-11-09[PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss1-2/+2
2005-11-09[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss6-9/+7
2005-11-09[PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie1-3/+2
2005-11-09[PATCH] dvb: add support for plls used by nxt200xKirk Lapray2-0/+56
2005-11-09[PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg1-12/+17
2005-11-09[PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham3-19/+35
2005-11-09[PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky7-3/+74
2005-11-09[PATCH] dvb: Remove DEBUG_LOCKLOSS stuffAndrew de Quincey1-21/+0
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy9-57/+10
2005-11-09[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant3-34/+104
2005-11-09[PATCH] dvb: Fix integer overflow bugJohannes Stezenbach2-3/+12
2005-11-09[PATCH] dvb: dst: Fix possible buffer overflowManu Abraham1-1/+1
2005-11-09[PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini1-19/+5
2005-11-09[PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes1-1/+7
2005-11-09[PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham1-4/+3
2005-11-09[PATCH] dvb: dst: fix memory leaksPerceval Anichini1-15/+37
2005-11-09[PATCH] dvb: fix sparse warningsPeter Hagervall1-13/+14
2005-11-09[PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala1-1/+2
2005-11-09[PATCH] dvb: microtune mt7202dtf: Fix charge pump settingMichael Krufky1-1/+1
2005-11-09[PATCH] dvb: remove duplicate key definitionsThorsten Maerz1-4/+0
2005-11-09[PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter1-7/+2
2005-11-09[PATCH] dvb: tda1004x: pll communication fixesHartmut Hackmann1-4/+17
2005-11-09[PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky4-1/+72
2005-11-09[PATCH] dvb: stv0299: revert improper methodAndrew de Quincey1-5/+8
2005-11-09[PATCH] dvb: add support for Technotrend Budget Card S1500Martin Zwickel1-10/+108
2005-11-09[PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham2-2/+58
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-2/+1
2005-11-09[PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr...Gabriel A. Devenyi1-3/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering119-130/+6
2005-11-09[PATCH] fix floppy.c to store correct ro/rw status in underlying gendiskJon Masters1-0/+6
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk4-10/+10
2005-11-09[PATCH] drm fixup pci gart settingsDave Airlie1-2/+2
2005-11-09[PATCH] Input: fix 'uniq' reporting in hotplug handlerDmitry Torokhov1-1/+1
2005-11-09[PATCH] mtd: onenand_base needs sched.hAndrew Morton1-0/+2
2005-11-09[PATCH] mtd: rfd_ftl build fixAndrew Morton1-0/+1
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj1-14/+10
2005-11-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-20/+22
2005-11-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-73/+69
2005-11-08[SERIAL] IOC3: Update 8250 driver bitsRalf Baechle1-20/+22
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie1-72/+68
2005-11-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2005-11-08[SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller1-0/+3
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-2/+2
2005-11-08[Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann1-0/+7
2005-11-08[IRDA] donauboe: locking fixAndrew Morton1-5/+9
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch5-24/+888
2005-11-08[PPP]: handle misaligned accessesPhilippe De Muyter1-3/+14
2005-11-08[ARM] More sparse fixesRussell King1-1/+1
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds16-24/+3825