summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-10-23Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-23ni5010: kill unused variableJeff Garzik
2007-10-23eexpress: fix !SMP unused-var warningJeff Garzik
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo
2007-10-23libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo
2007-10-23libata-core: auditting chk_status v check_statusAlan Cox
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-23bonding: Acquire correct locks in alb for promisc changeJay Vosburgh
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh
2007-10-23bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh
2007-10-23bonding: Convert miimon to new lockingJay Vosburgh
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh
2007-10-23Convert bonding timers to workqueuesJay Vosburgh
2007-10-23pasemi_mac: fix typoOlof Johansson
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki
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