aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dvb: add nxt200x frontend moduleKirk Lapray2005-11-095-1/+1271
* [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: 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] add a file_permission helperChristoph Hellwig2005-11-091-2/+1
* [PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr...Gabriel A. Devenyi2005-11-091-3/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09119-130/+6
* [PATCH] fix floppy.c to store correct ro/rw status in underlying gendiskJon Masters2005-11-091-0/+6
* [PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2005-11-094-10/+10
* [PATCH] drm fixup pci gart settingsDave Airlie2005-11-091-2/+2
* [PATCH] Input: fix 'uniq' reporting in hotplug handlerDmitry Torokhov2005-11-091-1/+1
* [PATCH] mtd: onenand_base needs sched.hAndrew Morton2005-11-091-0/+2
* [PATCH] mtd: rfd_ftl build fixAndrew Morton2005-11-091-0/+1
* [PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2005-11-091-14/+10
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-081-20/+22
|\
| * [SERIAL] IOC3: Update 8250 driver bitsRalf Baechle2005-11-081-20/+22
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-082-73/+69
|\ \
| * | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie2005-11-081-72/+68
| * | [ARM] More sparse fixesRussell King2005-11-081-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-11-081-0/+3
|\ \
| * | [SPARC]: Missing compat_ioctl hookup in openprom driver.David S. Miller2005-11-081-0/+3
| |/
* | [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-081-2/+2
* | [Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann2005-11-081-0/+7
* | [IRDA] donauboe: locking fixAndrew Morton2005-11-081-5/+9
* | [PPP]: add PPP MPPE encryption moduleMatt Domsch2005-11-085-24/+888
* | [PPP]: handle misaligned accessesPhilippe De Muyter2005-11-081-3/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-0716-24/+3825
|\