summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds34-519/+467
2007-10-23Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-3/+1
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-927/+1295
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-252/+251
2007-10-23ni5010: kill unused variableJeff Garzik1-2/+0
2007-10-23eexpress: fix !SMP unused-var warningJeff Garzik1-1/+1
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1
2007-10-23libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo1-0/+1
2007-10-23libata-core: auditting chk_status v check_statusAlan Cox1-1/+1
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik11-250/+248
2007-10-23bonding: Acquire correct locks in alb for promisc changeJay Vosburgh1-9/+10
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh3-23/+29
2007-10-23bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2-30/+117
2007-10-23bonding: Convert miimon to new lockingJay Vosburgh1-19/+51
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh2-13/+13
2007-10-23Convert bonding timers to workqueuesJay Vosburgh7-122/+117
2007-10-23pasemi_mac: fix typoOlof Johansson1-1/+1
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki1-1/+1
2007-10-23sky2: crash on removeStephen Hemminger1-2/+2
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle1-40/+4
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce1-19/+12
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik3-512/+677
2007-10-23Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik1-0/+1
2007-10-23Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-141/+265
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2-4/+2
2007-10-23drivers/char/riscom8: clean up irq handlingJeff Garzik1-11/+5
2007-10-23isdn/sc: irq handler cleanJeff Garzik2-16/+4
2007-10-23isdn/act2000: fix major bug. clean irq handler.Jeff Garzik1-4/+8
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik1-353/+353
2007-10-23drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik1-7/+20
2007-10-23drivers/char/ip2: split out irq core logic into separate functionJeff Garzik1-18/+26
2007-10-23[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2-16/+3
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik6-9/+10
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik8-29/+13
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik4-5/+5
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik8-49/+20
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds56-5298/+662
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-3/+360
2007-10-23[WATCHDOG] AR7: watchdog timerMatteo Croce3-0/+356
2007-10-23[WATCHDOG] Linux kernel IPC SBC Watchdog Timer driverVeljkovic Srdjan1-3/+4
2007-10-23[SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez1-0/+3
2007-10-23[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez1-1/+7
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2-20/+31
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2-8/+21
2007-10-23[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez2-2/+2
2007-10-23[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez1-1/+6
2007-10-23mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth1-0/+1
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox3-10/+2