aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-23sky2: crash on removeStephen Hemminger
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik
2007-10-23Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik
2007-10-23Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik
2007-10-23drivers/char/riscom8: clean up irq handlingJeff Garzik
2007-10-23isdn/sc: irq handler cleanJeff Garzik
2007-10-23isdn/act2000: fix major bug. clean irq handler.Jeff Garzik
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik
2007-10-23drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik
2007-10-23drivers/char/ip2: split out irq core logic into separate functionJeff Garzik
2007-10-23[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-10-23[WATCHDOG] AR7: watchdog timerMatteo Croce
2007-10-23[WATCHDOG] Linux kernel IPC SBC Watchdog Timer driverVeljkovic Srdjan
2007-10-23[SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez
2007-10-23mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23mmc: fix sg->page falloutEmil Medve