summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-184-3918/+3954
|\
| * Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-172-3/+4
| |\
| | * [PATCH] ssb: fix build failureIngo Molnar2007-10-161-2/+2
| | * [PATCH] ssb: Fix a null pointer check in mipscore initFelix Fietkau2007-10-161-1/+2
| * | [BNX2]: Update version to 1.6.8.Michael Chan2007-10-171-2/+2
| * | [BNX2]: Fix Serdes WoL bug.Michael Chan2007-10-171-9/+19
| * | [BNX2]: Update 5709 firmware to 3.7.1.Michael Chan2007-10-171-3904/+3929
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-183-3/+25
|\ \ \
| * | | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-0/+21
| * | | [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2007-10-172-3/+4
| |/ /
* | | I/OAT: Add completion callback for async_tx interface useShannon Nelson2007-10-181-0/+25
* | | I/OAT: Tighten descriptor setup performanceShannon Nelson2007-10-182-84/+95
* | | I/OAT: clean up error handling and some print messagesShannon Nelson2007-10-184-18/+31
* | | I/OAT: clean up of dca provider start and stopShannon Nelson2007-10-182-8/+7
* | | I/OAT: cleanup pci issuesShannon Nelson2007-10-182-18/+10
* | | IPMI: add 0.9 supportCorey Minyard2007-10-181-13/+2
* | | IPMI: fix hotmod remove lockCorey Minyard2007-10-181-9/+7
* | | IPMI: new NMI handlingCorey Minyard2007-10-181-41/+105
* | | IPMI: add polled interfaceCorey Minyard2007-10-183-47/+73
* | | IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-181-14/+3
* | | IPMI: don't init irq until readyCorey Minyard2007-10-181-4/+4
* | | Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-1/+1
* | | sparse pointer use of zero as nullStephen Hemminger2007-10-183-3/+3
* | | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-1847-109/+117
* | | Char: rocket, fix signed/unsigned warningJiri Slaby2007-10-181-2/+2
* | | Char: rocket, remove potential leak in module_initJiri Slaby2007-10-181-14/+20
* | | Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby2007-10-181-11/+4
* | | Char: rocket, don't re-set statics to 0Jiri Slaby2007-10-181-12/+0
* | | Char: rocket, fix dynamic_dev ttyJiri Slaby2007-10-181-5/+9
* | | Char: rocket, switch sleep_on to completionJiri Slaby2007-10-182-10/+9
* | | Char: moxa, remove sleep_onJiri Slaby2007-10-181-4/+5
* | | Char: moxa, function names cleanupJiri Slaby2007-10-181-31/+31
* | | Char: moxa, cleanup printsJiri Slaby2007-10-181-42/+31
* | | Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-181-4/+4
* | | Char: cyclades, fix some -W warningsJiri Slaby2007-10-181-49/+39
* | | Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-181-7/+2
* | | Char: cyclades, make the isr code readableJiri Slaby2007-10-181-325/+292
* | | Char: cyclades, remove bottom half processingJiri Slaby2007-10-181-91/+20
* | | Char: moxa, fix and optimise empty timerJiri Slaby2007-10-181-2/+2
* | | mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl2007-10-181-2/+2
* | | mxser: remove commented crapAlan Cox2007-10-181-19/+0
* | | Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby2007-10-181-21/+21
* | | Char: mxser_new, move to PCI_VDEVICEJiri Slaby2007-10-181-36/+18
* | | Char: mxser_new, upgrade to 1.10Jiri Slaby2007-10-181-8/+24
* | | sysctl: simplify the pty sysctl logicEric W. Biederman2007-10-181-1/+23
* | | sysctl: parport remove binary pathsEric W. Biederman2007-10-182-62/+5
* | | sysctl: remove broken cdrom binary sysctlsEric W. Biederman2007-10-181-40/+6
* | | cpu hotplug: topology: remove topology_dev_mapAkinobu Mita2007-10-181-10/+1
* | | unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov2007-10-181-3/+0
* | | Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+10
OpenPOWER on IntegriCloud