aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2-4/+42
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds1-2/+0
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik1-1/+1
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-49/+45
2006-10-10[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] em28xx NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] __user annotations: loop.cAl Viro1-1/+1
2006-10-10[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: sata_promiseAl Viro1-1/+1
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: istallionAl Viro1-29/+29
2006-10-10[PATCH] acpi NULL noise removalAl Viro1-2/+2
2006-10-10[PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro1-1/+1
2006-10-10[PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2-2/+2
2006-10-10[PATCH] drivers/dma trivial annotationsAl Viro2-4/+4
2006-10-10[PATCH] devio __user annotationsAl Viro1-3/+3
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro2-3/+3
2006-10-10[PATCH] fix misannotations in loop.cAl Viro1-3/+3
2006-10-10[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-10[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+1
2006-10-10[PATCH] advansys __iomem annotationsAl Viro1-1/+1
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin1-2/+4
2006-10-10IPoIB: Check for DMA mapping error for TX packetsRoland Dreier1-0/+5
2006-10-10RDMA/amso1100: Fix build with debugging offRoland Dreier1-2/+0
2006-10-10IB/cm: Send DREP in response to unmatched DREQSean Hefty1-1/+29
2006-10-10IB/cm: Fix timewait crash after module unloadSean Hefty1-18/+36
2006-10-10IB/mthca: Query port fixJack Morgenstein1-0/+2
2006-10-10IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2-10/+18
2006-10-10IB/srp: Remove redundant memset()Ishai Rabinovitz1-1/+0
2006-10-10RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recvTom Tucker1-4/+12
2006-10-10[POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt3-36/+30
2006-10-10[POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt1-13/+15
2006-10-09[RTC] Consistently use of tabs for formatting.Ralf Baechle1-2/+2
2006-10-09[MIPS] qtronix: remove driver.Ralf Baechle1-605/+0
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven1-6/+10
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-2/+0
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven4-5/+5
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds65-316/+97
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro3-14/+15
2006-10-09[PATCH] mos7840 annotationsAl Viro1-30/+16
2006-10-08[PATCH] misc ppc pt_regs fixesAl Viro2-2/+2
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro2-2/+2
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-1/+1
2006-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdStefan Richter1-1/+1
2006-10-08[MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa1-1/+1
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2006-10-07[PATCH] m32r pt_regs fixesAl Viro3-3/+3
2006-10-07[PATCH] m68k pt_regs fixesAl Viro7-9/+9
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox8-24/+24
2006-10-07[POWERPC] Fix viocons for irq breakageStephen Rothwell1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik65-316/+97
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering1-2/+2
2006-10-06drivers/isdn/act2000: kill irq2card_mapJeff Garzik1-16/+6
2006-10-06drivers/net/eepro: kill dead codeJeff Garzik1-14/+0
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik27-87/+52
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik37-199/+39
2006-10-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2006-10-06[IA64] Fix breakage from irq changeTony Luck1-1/+1
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-23/+35
2006-10-06[PATCH] md: fix bug where new drives added to an md array sometimes don't syn...NeilBrown1-0/+1
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-9/+95
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki1-0/+2
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell1-1/+1
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens6-8/+12
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-10-06[S390] ap bus poll thread priority.Christian Borntraeger1-1/+1
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds859-2439/+2041
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells859-2439/+2041
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad1-3/+7
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds1-2/+2
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds77-733/+9852
2006-10-05[PA-RISC] Fix sba_iommu compilationMatthew Wilcox1-2/+2
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu18-0/+7540
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik1-4/+16
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik1-12/+30
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04[SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik1-37/+78
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik1-5/+18
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik1-40/+91
2006-10-04[SCSI] scsi: remove hosts.hHenne5-11/+2
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne1-154/+144
2006-10-04[S390] cio: improve unit check handling for internal operationsPeter Oberparleiter1-4/+4
2006-10-04[S390] cio: add timeout handler for internal operations.Peter Oberparleiter1-0/+3
2006-10-04[S390] zcrypt device registration/unregistration race.Ralph Wuerthner1-11/+12
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck3-0/+13
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2-7/+12
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2-22/+45
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2-0/+94
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2-23/+33
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro2-8/+38
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-77/+201
2006-10-04[PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen1-1/+7
2006-10-04[PATCH] atmel_serial: Support AVR32Haavard Skinnemoen2-12/+16
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen1-2/+3
2006-10-04[PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen1-9/+9
2006-10-04[PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen1-3/+3
2006-10-04[PATCH] at91_serial -> atmel_serial: Internal namesHaavard Skinnemoen2-346/+346
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen1-7/+7
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen1-1/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen3-11/+11
2006-10-04[PATCH] at91_serial -> atmel_serial: at91_serial.cHaavard Skinnemoen2-1/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen2-1/+125
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds48-52/+0
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-49/+19
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds8-348/+486
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-4/+12
2006-10-04[PATCH] pata: teach ali about rev C8, keep pcmcia driver in syncAlan Cox2-3/+5
2006-10-04[PATCH] RTC: build fixesJeff Garzik3-7/+7
2006-10-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds50-415/+351
2006-10-04[PATCH] cpufreq: make the transition_notifier chain use SRCUAlan Stern1-7/+13
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman3-2/+4
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman3-379/+3
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman4-199/+145
2006-10-04[PATCH] msi: only use a single irq_chip for msi interruptsEric W. Biederman1-91/+24
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2-36/+9
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman3-0/+199
2006-10-04[PATCH] genirq: msi: only build msi-apic.c on ia64Eric W. Biederman1-1/+2
2006-10-04[PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman2-264/+168
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2-56/+8
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman4-115/+54
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2-106/+98
2006-10-04[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman1-2/+2
2006-10-04[PATCH] genirq: msi: simplify msi enable and disableEric W. Biederman1-106/+16
2006-10-04[PATCH] fbdev: riva warning fixAndrew Morton1-1/+1
2006-10-04[PATCH] hisax niccy cleanupJiri Slaby1-114/+109
2006-10-04[PATCH] mmc: properly use the new multi block-write error handlingPierre Ossman1-7/+17
2006-10-04[PATCH] mmc: use own work queuePierre Ossman3-4/+41
2006-10-04[PATCH] mmc: avoid some resets without cardPierre Ossman1-4/+13
2006-10-04[PATCH] mmc: fix MMIO vs memory races in sdhciPierre Ossman1-0/+8
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov4-2/+49
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov3-0/+1642
2006-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie1-2/+2
2006-10-04[PATCH] fix "PCI: assign ioapic resource at hotplug"Kenji Kaneshige1-5/+5
2006-10-04[PATCH] pktcdvd: rename a variable for better readabilityThomas Maier1-7/+7
2006-10-04[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.Thomas Maier1-61/+63
2006-10-04[PATCH] Char: serial167, remove useless tty checkJiri Slaby1-2/+2
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby7-118/+7
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin4-12/+450
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2-161/+1
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin3-148/+3
2006-10-04[PARISC] Stash the lba_device in its struct device drvdataKyle McMartin1-0/+1
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin1-14/+20
2006-10-04[PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin1-6/+10
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox1-7/+2
2006-10-04[PARISC] Allow nested interruptsJames Bottomley1-1/+2
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox1-2/+2
2006-10-04[PARISC] Document that D-class can also use serial_muxCarlos O'Donell1-4/+5
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin1-4/+1
2006-10-04V4L/DVB (4712): Fix warning when compiling on x86_i64Mauro Carvalho Chehab1-2/+3
2006-10-04V4L/DVB (4711): Radio: No need to return voidTobias Klauser1-1/+1
2006-10-04V4L/DVB (4708): Add tveeprom support for Philips FM1236/FM1216ME MK5Hans Verkuil1-2/+2
2006-10-04V4L/DVB (4707): 4linux: complete conversion to hotplug safe PCI APIAlan Cox2-13/+18
2006-10-04V4L/DVB (4706): Do not enable VIDEO_V4L2 unconditionallyMaciej W. Rozycki1-0/+1
2006-10-04V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixupHartmut Hackmann1-3/+6
2006-10-04V4L/DVB (4703): Add support for the ASUS EUROPA2 OEM boardHartmut Hackmann3-0/+48
2006-10-04V4L/DVB (4702): Fix: set antenna input for DVB-T for Asus P7131 Dual hybridHermann Pitton1-2/+30
2006-10-04V4L/DVB (4701): Saa713x audio fixesHartmut Hackmann3-56/+95
2006-10-04V4L/DVB (4676a): Remove Kconfig item for DiB7000M supportMauro Carvalho Chehab1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones48-52/+0
2006-10-04[ATM]: [zatm] always *pcr in alloc_shaper()Chas Williams1-0/+1
2006-10-04[ATM]: [ambassador] Change the return type to reflect realityJeff Garzik1-2/+2
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan7-47/+16
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-2/+10
2006-10-04[POWERPC] Update swim3 printk after blkdev.h changeOlaf Hering1-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds70-199/+190
2006-10-03[SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez1-1/+1
2006-10-03[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez1-0/+25
2006-10-03[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez1-5/+16
2006-10-03[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez1-0/+15
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez3-1/+19
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2-0/+25
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez3-15/+22
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez8-12/+401
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne7-97/+108
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2-53/+46
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger1-1/+1
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn1-2/+1
2006-10-03BUG_ON cleanup for drivers/md/Eric Sesterhenn2-3/+2
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-2/+2
2006-10-03kerneldoc-typo in led-class.cHenrik Kretzschmar1-1/+1
2006-10-03parport: Remove space in function callsMatthew Martin1-106/+106
2006-10-03ite_gpio fix tabbageJim Cromie1-7/+7
2006-10-03fix file specification in commentsUwe Zeisberger30-30/+30
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2-2/+2
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-0/+757
2006-10-03Still more typo fixesMatt LaPlante7-7/+7
2006-10-03more misc typo fixesMatt LaPlante1-1/+1