aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz1-0/+9
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton1-2/+2
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch3-0/+44
2006-06-26[PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch3-0/+223
2006-06-26[PATCH] Add ixp4xx HW RNG driverMichael Buesch3-0/+87
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch3-0/+197
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch3-0/+142
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch3-0/+166
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch3-0/+203
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch5-0/+373
2006-06-26[PATCH] Remove old HW RNG supportMichael Buesch3-714/+0
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita14-53/+28
2006-06-26[PATCH] core: use list_move()Akinobu Mita2-12/+7
2006-06-26[PATCH] fix magic sysrq on strange keyboardsFredrik Roubert1-2/+8
2006-06-26[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...Jesper Juhl1-0/+3
2006-06-26[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton1-1/+1
2006-06-25[PATCH] m68knommu: 532x UART supportGreg Ungerer1-3/+25
2006-06-25[PATCH] m68knommu: 532x FEC eth struct mapGreg Ungerer1-1/+1
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds12-7/+3130
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2006-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds263-5750/+17515
2006-06-25[PATCH] parport: add to kernel-docRandy Dunlap2-2/+2
2006-06-25[PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum1-1/+7
2006-06-25[PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum1-3/+3
2006-06-25[PATCH] add synclink_gt crc return featurePaul Fulghum1-22/+33
2006-06-25[PATCH] add synclink_gt custom hdlc idlePaul Fulghum1-13/+33
2006-06-25[PATCH] irda-usb printk fixAndrew Morton1-1/+1
2006-06-25[PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap1-4/+9
2006-06-25[PATCH] LED: add LED heartbeat triggerAtsushi Nemoto3-0/+128
2006-06-25[PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum1-39/+23
2006-06-25[PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229Yoichi Yuasa1-0/+1
2006-06-25[PATCH] CCISS: tidy up product table indentationBjorn Helgaas1-36/+18
2006-06-25[PATCH] CCISS: run through LindentBjorn Helgaas1-1534/+1581
2006-06-25[PATCH] CCISS: remove parens around return valuesBjorn Helgaas1-23/+23
2006-06-25[PATCH] CCISS: fix a few spelling errorsBjorn Helgaas1-8/+8
2006-06-25[PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas1-4/+2
2006-06-25[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas1-7/+9
2006-06-25[PATCH] CCISS: request all PCI resourcesBjorn Helgaas2-46/+18
2006-06-25[PATCH] CCISS: disable device when returning failureBjorn Helgaas1-9/+18
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-13/+11
2006-06-25[PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap1-1/+1
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn5-10/+10
2006-06-25[PATCH] Clean up char/esp.cEric Sesterhenn1-2/+2
2006-06-25[PATCH] Cyclades CleanupEric Sesterhenn1-4/+3
2006-06-25[PATCH] R3964: fix GFP_KERNEL allocations in timer functionDavid Woodhouse1-1/+2
2006-06-25[PATCH] advansys section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] char/ip2: more section fixes (replacement)Randy Dunlap1-6/+6
2006-06-25[PATCH] cdrom/mcdx: section fixesRandy Dunlap1-1/+1
2006-06-25[PATCH] trident fb section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] wan/sdla section fixesRandy Dunlap1-2/+2
2006-06-25[PATCH] RTC: add rtc-ds1742 driverAtsushi Nemoto3-0/+270
2006-06-25[PATCH] RTC: add rtc-ds1553 driverAtsushi Nemoto3-0/+425
2006-06-25[PATCH] at91rm9200-rtc-driver-tidyAndrew Morton1-30/+49
2006-06-25[PATCH] AT91RM9200 RTC driverAndrew Victor3-0/+395
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor1-0/+19
2006-06-25[PATCH] Add v3020 RTC supportRaphael Assenat3-0/+275
2006-06-25[PATCH] Add max6902 RTC supportRaphael Assenat3-0/+297
2006-06-25[PATCH] rtc subsystem: add capability checksAlessandro Zummo4-19/+23
2006-06-25[PATCH] rtc subsystem, fix capability checks in kernel interfaceAlessandro Zummo1-16/+6
2006-06-25[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystemG. Liakhovetski3-0/+405
2006-06-25[PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2-0/+109
2006-06-25[PATCH] "RTC-framework" driver for DS1307 and similar RTC chipsDavid Brownell3-0/+407
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks3-1/+457
2006-06-25[PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl1-344/+450
2006-06-25[PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl1-2/+2
2006-06-25[PATCH] moxa: remove pointless castsJesper Juhl1-21/+21
2006-06-25[PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood1-2/+1
2006-06-25[PATCH] cpqarray section fixAndrew Morton1-2/+2
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox2-28/+149
2006-06-25[PATCH] nbd: kill obsolete changelog, add GPLPavel Machek1-32/+2
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk2-2/+2
2006-06-25[PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena3-0/+244
2006-06-25[PATCH] idetape gcc 4.1 warning fixDaniel Walker1-16/+33
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk1-36/+4
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster4-25/+25
2006-06-25[PATCH] pnp: card_probe(): fix memory leakJesper Juhl1-22/+26
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2-6/+3
2006-06-25[PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall1-2/+3
2006-06-25[PATCH] random: make CCISS use add_disk_randomnessMatt Mackall1-2/+2
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann20-529/+1366
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel2-10/+4
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-0/+1
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel1-1/+1
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel1-4/+4
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter4-6/+1
2006-06-25[PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2-2/+5
2006-06-25Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust48-1733/+1989
2006-06-25V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton1-25/+27
2006-06-25Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab2-210/+31
2006-06-25V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky1-15/+4
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab5-395/+120
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2-1/+3
2006-06-25V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil1-0/+6
2006-06-25V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil1-0/+35
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil3-0/+9
2006-06-25V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil2-32/+247
2006-06-25V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2-713/+74
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil3-222/+44
2006-06-25V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil4-0/+878
2006-06-25V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil1-1/+506
2006-06-25V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil1-2/+103
2006-06-25V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson2-1/+4
2006-06-25V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell1-2/+5
2006-06-25V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'edAdrian Bunk1-2/+0
2006-06-25V4L/DVB (4182): Comment out MMI functions for nowManu Abraham1-0/+94
2006-06-25V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg1-4/+92
2006-06-25V4L/DVB (4180): Initial go at MMIManu Abraham1-0/+95
2006-06-25V4L/DVB (4179): VLF fixes for DCTManu Abraham2-18/+23
2006-06-25V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham2-14/+14
2006-06-25V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham2-30/+63
2006-06-25V4L/DVB (4176): Bug-fix: Fix memory overflowSigmund Augdal Helberg1-0/+5
2006-06-25V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham1-4/+11
2006-06-25V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham1-9/+72
2006-06-25V4L/DVB (4173): Dprintk macro beautificationManu Abraham1-14/+18
2006-06-25V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p...Sigmund Augdal Helberg1-22/+24
2006-06-25V4L/DVB (4171): Fix Daughterboard detectionManu Abraham2-28/+6
2006-06-25V4L/DVB (4170): ATSC typecheck bugfixBryan Scott1-3/+3
2006-06-25V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham2-15/+107
2006-06-25V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham2-4/+11
2006-06-25V4L/DVB (4167): Add Board NamesManu Abraham2-5/+32
2006-06-25V4L/DVB (4166): Fix string lengthManu Abraham1-2/+2
2006-06-25V4L/DVB (4165): Add in tuner namesManu Abraham2-2/+37
2006-06-25V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham2-16/+37
2006-06-25V4L/DVB (4163): Initialize ATSC frontendManu Abraham1-0/+4
2006-06-25V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham1-20/+26
2006-06-25V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham1-0/+4
2006-06-25V4L/DVB (4160): Use device specific algorithmsManu Abraham2-1/+5
2006-06-25V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham1-5/+47
2006-06-25V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham1-7/+7
2006-06-25V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham1-2/+17
2006-06-25V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham1-1/+30
2006-06-25V4L/DVB (4155): ATSC frontend supportManu Abraham1-1/+3
2006-06-25V4L/DVB (4154): Fix use-after-free bug in cpia2 driverJesper Juhl1-0/+2
2006-06-25V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audioMichael Krufky1-0/+1
2006-06-25V4L/DVB (4149): Fix up funky logic in dvbDave Jones1-2/+2
2006-06-25V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab2-3/+3
2006-06-25V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk3-4/+2
2006-06-25V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk1-2/+2
2006-06-25V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision)Michael Krufky1-0/+4
2006-06-25V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h>Michael Krufky1-0/+1
2006-06-25V4L/DVB (4132): Don't kill cx88 DMA sound on channel changeRicardo Cerqueira1-2/+2
2006-06-25V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira1-1/+0
2006-06-25V4L/DVB (4130): Fix card cx88 #50 remoteRicardo Cerqueira1-1/+1
2006-06-25V4L/DVB (4124): Kconfig: fix description for saa7115 moduleMichael Krufky1-3/+3
2006-06-25V4L/DVB (4122): Lgdt330x: fix missing line in VSB snr decoding logicMac Michaels1-0/+1
2006-06-25V4L/DVB (4120): Ovcamship position at Kconfig changedMauro Carvalho Chehab1-29/+29
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho18-55/+55
2006-06-25V4L/DVB (4115): Saa7134 card (LifeView3000 NTSC)Zac Bowling2-0/+57
2006-06-25V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab2-2/+2
2006-06-25V4L/DVB (4110): Small bug in saa7127.cJose Alberto Reguero1-1/+1
2006-06-25V4L/DVB (4106): Fix problems with AV7110 firmware buildingTrent Piepho1-3/+3
2006-06-25V4L/DVB (4105): Remove uneeded prototypeTrent Piepho1-4/+0
2006-06-25V4L/DVB (4104): Default "yes", no. default y, yes.Trent Piepho1-1/+1
2006-06-25V4L/DVB (4099): Cx88-dvb: clean up long linewrapsMichael Krufky1-12/+35
2006-06-25V4L/DVB (4098): Cx88: #ifdef cleanupsMichael Krufky1-21/+20
2006-06-25V4L/DVB (4097): Cx88: add support for DViCO FusionHDTV DVB-T Dual PCI based o...Michael Krufky1-1/+13
2006-06-25V4L/DVB (4096): CinergyT2: whitespace cleanupMichael Krufky1-1/+1
2006-06-25V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...Michael Krufky2-1/+8
2006-06-25V4L/DVB (3426): PATCH cx88-mpeg: cx8802_restart_queue() for blackbirdJelle Foks1-2/+35
2006-06-25V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontendDyks, Axel (XL)1-1/+5
2006-06-25V4L/DVB (4088): Fixes for card cx88 #50Ricardo Cerqueira3-7/+8
2006-06-25V4L/DVB (4086): There were a cross-reference on cpia and cpia_pp/cpia_usbMauro Carvalho Chehab3-21/+7
2006-06-25V4L/DVB (4073): Support for new version of Satelco EasyWatch DVB-S lightLothar Englisch1-0/+4
2006-06-25V4L/DVB (4072): Cx88: whitespace cleanupMichael Krufky1-4/+4
2006-06-25V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn1-13/+13
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab43-3/+43
2006-06-25V4L/DVB (4067): Fixed cx25840 to work with PAL/MMauro Carvalho Chehab3-55/+126
2006-06-25V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab1-339/+283
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab4-16/+1171
2006-06-25V4L/DVB (4064): No drivers should use VIDIOC_*_OLDMauro Carvalho Chehab3-9/+0
2006-06-25V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set...Adrian Bunk1-1/+2
2006-06-25V4L/DVB (4058): Bttv: add autodetection support for Osprey 230Michael Krufky1-1/+2
2006-06-25V4L/DVB (4057): Cx88: IR remote support for DTV2000HMalcolm Valentine2-8/+26
2006-06-25V4L/DVB (4056): Cx88: Add basic support for Leadtek Winfast DTV2000H cardMalcolm Valentine3-1/+25
2006-06-25V4L/DVB (4053): KWorld HardwareMpegTV XPert: enable s-video/composite video i...Michael Krufky1-5/+9
2006-06-25V4L/DVB (4052): Wrong syntax: instead of bool, it was written booleanMauro Carvalho Chehab1-2/+2
2006-06-25V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.Christopher Neufeld3-5/+24
2006-06-25V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codecScott Alfter3-0/+227
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher61-681/+604
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher3-16/+25
2006-06-25V4L/DVB (4043): Miropcm20: fix sub-optimal header inclusion for sound/oss/aci.hMichael Krufky3-2/+4
2006-06-25V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVRicardo Cerqueira4-3/+100
2006-06-25V4L/DVB (4036): Fix some compilation warningsMauro Carvalho Chehab3-4/+4
2006-06-25V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey2-32/+14
2006-06-25V4L/DVB (4030): Minor code cleanup on the genpix-modulePatrick Boettcher1-13/+15
2006-06-25V4L/DVB (4029): [PATCH] Genpix 8PSK->USB driver (Take 2)Alan Nisota6-1/+620
2006-06-25V4L/DVB (4026): Bttv-gpio-irq is no longer used, remove itRicardo Cerqueira3-16/+0
2006-06-25V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche4-24/+63
2006-06-25V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4ljayakumar.video@gmail.com4-0/+1259
2006-06-25V4L/DVB (4016): Cx88-blackbird: add support for ProLink Pixelview Playtv@P7000Angelo Marconi3-0/+22
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho7-38/+20
2006-06-25V4L/DVB (4013): Change the sweeprate for TT C1500 using QAM64Per Dalén1-1/+1
2006-06-25V4L/DVB (4012): Fix cx24123 diseqcAndrew de Quincey5-152/+68
2006-06-25V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey1-3/+2
2006-06-25V4L/DVB (4008): Audio soft reset improvementsHans Verkuil1-8/+12
2006-06-25V4L/DVB (4006): Stop/start microcontroller when changing sampling frequencyHans Verkuil1-3/+15
2006-06-25V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil3-56/+154
2006-06-25V4L/DVB (4002): Adjust VBI offset to match value reported in VBI formatTrent Piepho1-3/+3