aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-09DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Haup...Vadim Catana2-21/+86
2006-01-09DVB (2446): Minor cleanups.Johannes Stezenbach2-189/+192
2006-01-09DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth4-0/+886
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey3-152/+218
2006-01-09DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2-4/+15
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler4-6/+13
2006-01-09DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2-5/+10
2006-01-09DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss1-1/+3
2006-01-09DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI moduleAndrew de Quincey1-5/+23
2006-01-09DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann1-48/+90
2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher4-86/+150
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab1-137/+609
2006-01-09V4L (0988): Tuner cleanups by removing Video IF from tuners structMauro Carvalho Chehab1-145/+161
2006-01-09V4L (1007): Add support for KWorld DVB-S 100Vadim Catana3-2/+52
2006-01-09V4L (0990): Enable IR support for the Nova-S-PlusSteven Toth2-1/+9
2006-01-09V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S productsSteven Toth6-0/+84
2006-01-09V4L (1023): Added Hauppauge ImpactVCB boardSteven Toth2-0/+35
2006-01-09V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer2-0/+35
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2-6/+9
2006-01-09V4L/DVB (3152): Fixes some troubles at v4l2 compat stuffPhilippe De Muyter1-8/+54
2006-01-09V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls.Philippe De Muyter1-12/+376
2006-01-09V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32Hans Verkuil2-3/+3
2006-01-09V4L (0973): Another build fix for compat_ioctl32.cMishalÅ Pytasz1-0/+1
2006-01-09V4L (0972): More build fixes for compat_ioctl32.cNickolay V. Shmyrev1-1/+2
2006-01-09V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab1-0/+2
2006-01-09V4L (957): Compat ioctl32 license fixRicardo Cerqueira1-0/+2
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann39-1/+359
2006-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-163/+250
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare1-2/+2
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2-3/+1
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk1-1/+2
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk3-0/+4
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser7-15/+14
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck1-44/+44
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck5-48/+48
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins1-0/+45
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov1-152/+206
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-2/+12
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton2-8/+0
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller3-13/+84
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser1-1/+0
2006-01-08[PATCH] drivers/connector/cn_proc.c typosDavid S. Miller1-2/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet1-3/+3
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet1-1/+2
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall5-0/+531
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig27-447/+304
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund1-3/+9
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk3-5/+4
2006-01-08[PATCH] IRQ type flagsRussell King6-38/+34
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum3-0/+4510
2006-01-08[PATCH] fix more missing includesTim Schmielau15-0/+18
2006-01-08[PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney1-15/+15
2006-01-08[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells1-1/+1
2006-01-08[PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells1-3/+2
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells4-9/+9
2006-01-08[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek1-7/+7
2006-01-08[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek1-1/+1
2006-01-08[PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek1-3/+31
2006-01-08[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2-13/+34
2006-01-08[PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek1-6/+6
2006-01-08[PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek1-10/+10
2006-01-08[PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek1-17/+17
2006-01-08[PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek1-9/+9
2006-01-08[PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski1-75/+141
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti1-8/+1
2006-01-07[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu1-0/+1
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds21-614/+1025
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-84/+402
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-46/+146
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds5-75/+158
2006-01-07[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2006-01-07Input: ibmasm - convert to dynamic input_dev allocationVernon Mauery2-34/+48
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King12-12/+12
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King3-0/+362
2006-01-07Merge with Linus' kernel.Russell King723-20220/+47108
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King5-10/+9
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa1-3/+3
2006-01-07[ACPI] remove Kconfig "default y" for laptop driversBorislav Petkov1-2/+0
2006-01-07[ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap1-10/+17
2006-01-07Auto-update from upstreamLen Brown111-649/+1501
2006-01-06IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell1-2/+2
2006-01-06IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein1-3/+10
2006-01-06IB/uverbs: set ah_flags when creating address handleRalph Campbell1-0/+1
2006-01-06IB/uverbs: Fix reference counting on error pathsJack Morgenstein1-0/+7
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds108-611/+1439
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-5/+5
2006-01-06[PATCH] shrink mmtimer memory sizeDimitri Sivanich1-33/+57
2006-01-06Auto-update from upstreamLen Brown617-19571/+45607
2006-01-06IB/mthca: Add support for automatic path migration (APM)Dotan Barak1-20/+37
2006-01-06IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin1-5/+7
2006-01-06IB/mthca: multiple fixes for multicast group handlingJack Morgenstein1-19/+35
2006-01-06IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein1-2/+0
2006-01-06IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein1-3/+2
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman166-4952/+7169
2006-01-06IB/mthca: max_inline_data handling tweaksJack Morgenstein1-26/+36
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg5-5/+5
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds36-232/+176
2006-01-06[PATCH] Suspend support for libataJens Axboe4-0/+165
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown1-5/+105
2006-01-06[PATCH] md: support adding new devices to md arrays via sysfsNeilBrown1-0/+60
2006-01-06[PATCH] md: allow available size of component devices to be set via sysfsNeilBrown1-0/+25
2006-01-06[PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton1-1/+1
2006-01-06[PATCH] md: export rdev->data_offset via sysfsNeilBrown1-0/+23
2006-01-06[PATCH] md: expose device slot information via sysfsNeilBrown1-0/+35
2006-01-06[PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown1-18/+23
2006-01-06[PATCH] md: allow md/raid_disks to be settableNeilBrown1-23/+51
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown5-4/+42
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown9-14/+58
2006-01-06[PATCH] md: expose md metadata format in sysfsNeilBrown1-0/+49
2006-01-06[PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown1-42/+89
2006-01-06[PATCH] md: allow chunk_size to be settable through sysfsNeilBrown1-0/+26
2006-01-06[PATCH] md: fix rdev->pending counts in raid1NeilBrown2-11/+10
2006-01-06[PATCH] md: make sure bitmap updates are visible through filesystemNeilBrown1-0/+2
2006-01-06[PATCH] drivers/md/md.c: make md_new_event() staticAdrian Bunk1-1/+1
2006-01-06[PATCH] md: make a couple of names in md.c staticNeilBrown1-2/+2
2006-01-06[PATCH] md: fix typo in commentNeilBrown1-1/+1
2006-01-06[PATCH] md: helper function to match commands written to sysfs filesNeilBrown1-5/+24
2006-01-06[PATCH] md: define and use safe_put_page for mdNeilBrown4-12/+10
2006-01-06[PATCH] md: remove inappropriate limits in md/bitmap configuration.NeilBrown1-4/+4
2006-01-06[PATCH] md: fix possible problem in raid1/raid10 error overwritingNeilBrown2-12/+48
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown9-87/+104
2006-01-06[PATCH] md: break out of a loop that doesn't need to run to completionNeilBrown1-1/+3
2006-01-06[PATCH] md: convert recently exported symbol to GPLNeilBrown1-1/+1
2006-01-06[PATCH] md: convert various kmap calls to kmap_atomicNeilBrown1-23/+21
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown2-55/+31
2006-01-06[PATCH] md: convert md to use kzalloc throughoutNeilBrown8-53/+24
2006-01-06[PATCH] md: clean up 'page' related names in mdNeilBrown7-38/+38
2006-01-06[PATCH] md: make /proc/mdstat pollableNeilBrown1-5/+76
2006-01-06[PATCH] md: raid10 read-error handling - resync and read-onlyNeilBrown1-21/+35
2006-01-06[PATCH] md: auto-correct correctable read errors in raid10NeilBrown1-15/+112
2006-01-06[PATCH] md: make sure read error on last working drive of raid1 actually retu...NeilBrown1-1/+2
2006-01-06[PATCH] md: allow raid1 to check consistencyNeilBrown1-28/+128
2006-01-06[PATCH] md: support check-without-repair of raid10 arraysNeilBrown1-0/+4
2006-01-06[PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown2-19/+16
2006-01-06[PATCH] md: handle errors when read-onlyNeilBrown1-7/+11
2006-01-06[PATCH] md: better handling for read error in raid1 during resyncNeilBrown1-21/+78
2006-01-06[PATCH] md: tidyup some issues with raid1 resync and prepare for catching rea...NeilBrown1-54/+56
2006-01-06[PATCH] md: attempt to auto-correct read errors in raid1NeilBrown2-10/+106
2006-01-06[PATCH] md: improve handing of read errors with raid6NeilBrown1-4/+66
2006-01-06[PATCH] md: fix raid6 resync check/repair codeNeilBrown1-76/+106
2006-01-06[PATCH] md: write intent bitmap support for raid10NeilBrown2-25/+163
2006-01-06[PATCH] md: move bitmap_create to after md array has been initialisedNeilBrown5-35/+15
2006-01-06[PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown3-8/+24
2006-01-06[PATCH] md: small cleanups for raid5NeilBrown1-20/+21
2006-01-06[PATCH] md: improve raid10 "IO Barrier" conceptNeilBrown1-56/+79
2006-01-06[PATCH] md: improve raid1 "IO Barrier" conceptNeilBrown1-78/+89
2006-01-06[PATCH] make dm-mirror not issue invalid resync requestsDarrick J. Wong1-1/+1
2006-01-06[PATCH] dm-crypt: zero key before freeing itStefan Rompf1-0/+5
2006-01-06[PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel()Adrian Bunk1-1/+2
2006-01-06[PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon1-2/+9
2006-01-06[PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon3-7/+16
2006-01-06[PATCH] device-mapper: rename frozen_bdevAlasdair G Kergon1-26/+25
2006-01-06[PATCH] device-mapper raid1: add default mirrorJonathan E Brassow1-5/+8
2006-01-06[PATCH] device-mapper: scanf sector format changeAlasdair G Kergon1-1/+1
2006-01-06[PATCH] device-mapper: remove unused definitionAndrew Stribblehill1-3/+0
2006-01-06[PATCH] device-mapper snapshot: metadata reading separationAlasdair G Kergon1-10/+15
2006-01-06[PATCH] device-mapper ioctl: event on renamegoggin, edward1-0/+10
2006-01-06[PATCH] device-mapper: add dm_get_mdDavid Teigland2-0/+11
2006-01-06[PATCH] device-mapper: add dm_find_mdDavid Teigland1-5/+14
2006-01-06[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney1-3/+1
2006-01-06[PATCH] simplify PARPORT_PC_PCMCIA dependenciesAdrian Bunk1-1/+1
2006-01-06[PATCH] parport: export parport_get_port()Marko Kohtala1-0/+1
2006-01-06[PATCH] parport: include fixesMarko Kohtala1-2/+0
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala3-7/+8
2006-01-06[PATCH] parport: constificationMarko Kohtala2-15/+21
2006-01-06[PATCH] parport: use complete slab bufferMarko Kohtala1-4/+4
2006-01-06[PATCH] parport: parport_daisy_select return value fixMarko Kohtala1-7/+7
2006-01-06[PATCH] parport: daisy chain device id reading fixMarko Kohtala1-1/+1
2006-01-06[PATCH] parport: daisy chain end detection fixMarko Kohtala1-10/+17
2006-01-06[PATCH] parport: phase fixesMarko Kohtala2-50/+42
2006-01-06[PATCH] parport: buffer overflow fixMarko Kohtala1-63/+130
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel3-32/+29
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel8-35/+22
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel9-26/+20
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel4-24/+20
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel4-114/+68
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel5-101/+111
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel8-426/+412
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky24-56/+56
2006-01-06[PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter1-1/+1
2006-01-06[PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2-4/+13
2006-01-06[PATCH] s390: add support for cex2a crypto cardsEric Rossman4-51/+383
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck16-165/+354
2006-01-06[PATCH] s390: convert /proc/cio_ignoreCornelia Huck1-30/+92
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck6-45/+90
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck5-290/+318
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck18-238/+313
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic3-150/+547
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel5-12/+34
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel1-1/+4
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte7-45/+59
2006-01-06[PATCH] s390: re-activated path detectionCornelia Huck1-0/+15