summaryrefslogtreecommitdiffstats
path: root/mm/memory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-09[PATCH] v4l: 663: add new rtd cardsNickolay V. Shmyrev5-2/+103
2005-11-09[PATCH] v4l: 660: small fixesMauro Carvalho Chehab1-1/+1
2005-11-09[PATCH] v4l: 657: update documentationMichael Krufky2-0/+4
2005-11-09[PATCH] v4l: 656: added support for the following cardsHartmut Hackmann3-23/+236
2005-11-09[PATCH] v4l: 655: added support for the philips td1316 tunerHartmut Hackmann3-0/+10
2005-11-09[PATCH] v4l: 653: ts dma buffer synchronization was invertedHartmut Hackmann1-12/+17
2005-11-09[PATCH] v4l: 651: fix a number of sparse warningsPeter Hagervall3-4/+4
2005-11-09[PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations t...Catalin Climov1-4/+11
2005-11-09[PATCH] v4l: 648: some clean up in cx88 tvaudio cTorsten Seeboth3-347/+325
2005-11-09[PATCH] v4l: 647: included cb3 structures on tda8290 that should be changed a...Mauro Carvalho Chehab1-0/+5
2005-11-09[PATCH] v4l: 646: enable dvb support for dvico fusionhdtv5 liteMichael Krufky1-0/+1
2005-11-09[PATCH] v4l: 645: refine input handling for manli beholderNickolay V. Shmyrev1-1/+0
2005-11-09[PATCH] v4l: 644: lower switch from vhf lo to vhf hi for philips 1216me mk3Nickolay V. Shmyrev1-1/+1
2005-11-09[PATCH] v4l: 643: use key media instead of key videomodeswitch sinceNickolay V. Shmyrev1-1/+1
2005-11-09[PATCH] v4l: 640: fixed typosNickolay V. Shmyrev2-2/+2
2005-11-09[PATCH] v4l: 639: added new card gotview pci 7135Nickolay V. Shmyrev4-1/+103
2005-11-09[PATCH] v4l: 636: don t enable gpioirq until after card probeMichael Krufky2-14/+11
2005-11-09[PATCH] v4l: 635: add bttv card 137 conceptronic ctvfmi v2Ricardo Cerqueira4-0/+88
2005-11-09[PATCH] v4l: 634: implemented tuner set standby on cx88 initMichael Krufky2-0/+4
2005-11-09[PATCH] v4l: 633: climov s previous patch missing changelog entryMichael Krufky1-1/+1
2005-11-09[PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cardsCatalin Climov4-71/+595
2005-11-09[PATCH] v4l: 630: capitalized hex a f changed to lowercase in pci subsystem i...Michael Krufky3-15/+15
2005-11-09[PATCH] v4l: 629: added behold tv 409 fmNickolay V. Shmyrev4-1/+38
2005-11-09[PATCH] v4l: 628: added new avermedia card 550Nickolay V. Shmyrev3-0/+33
2005-11-09[PATCH] v4l: 627: added support for oem version of flytv platinum mini with aGlen Gray2-2/+12
2005-11-09[PATCH] dvb: nxt200x: Add function for nxt200x to change pll inputKirk Lapray2-2/+10
2005-11-09[PATCH] dvb: nxt200x: Fix typo in Makefile for nxt200xKirk Lapray1-1/+1
2005-11-09[PATCH] dvb: lgdt330x: Correct QAM symbol_rate_min for lgdt3302 and lgdt3303Michael Krufky1-6/+4
2005-11-09[PATCH] dvb-usb-urb printk fixAndrew Morton1-1/+3
2005-11-09[PATCH] dvb: documentation updates for hybrid v4l/dvb cardsMichael Krufky2-0/+54
2005-11-09[PATCH] dvb: Add support for the Artec T1 USB2.0 boxPatrick Boettcher3-5/+63
2005-11-09[PATCH] dvb: Remove status check from nxt200x_readreg_multibyteKirk Lapray1-14/+4
2005-11-09[PATCH] dvb: fix bug in demux that caused lost mpeg sectionsMark Adams2-2/+5
2005-11-09[PATCH] dvb: determine tuner write method based on nxt chipMichael Krufky1-38/+44
2005-11-09[PATCH] dvb: nxt200x: remove null check before kfree()Michael Krufky1-2/+1
2005-11-09[PATCH] dvb: nxt200x: check callback fixMichael Krufky1-2/+4
2005-11-09[PATCH] dvb: add nxt200x frontend moduleKirk Lapray6-2/+1289
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: Updated documentation for FusionHDTV Lite cardsMichael Krufky1-18/+23
2005-11-09[PATCH] dvb: Updated DocumentationManu Abraham1-4/+39
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