summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-231-1/+1
| | * | | | | | xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-231-19/+4
| | * | | | | | xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-231-2/+0
| * | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-284-20/+14
| |\ \ \ \ \ \ \
| | * | | | | | | [S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert2008-10-281-4/+4
| | * | | | | | | [S390] tape block: complete request with correct lockingFrank Munzert2008-10-281-2/+4
| | * | | | | | | [S390] qdio: remove incorrect memsetJan Glauber2008-10-281-13/+6
| | * | | | | | | [S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber2008-10-281-1/+0
| * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-2844-80/+130
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | libata: ahci enclosure management bit maskDavid Milburn2008-10-281-12/+23
| | * | | | | | | libata: ahci enclosure management led syncDavid Milburn2008-10-281-0/+3
| | * | | | | | | pata_ninja32: suspend/resume supportAlan Cox2008-10-281-9/+34
| | * | | | | | | libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-10-271-2/+1
| | * | | | | | | libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-271-1/+4
| | * | | | | | | sata_sil24: configure max read request size to 4kTejun Heo2008-10-271-0/+5
| | * | | | | | | libata: add missing kernel-docRandy Dunlap2008-10-271-0/+1
| | * | | | | | | libata: fix device iteration bugsTejun Heo2008-10-272-15/+28
| | * | | | | | | ahci: Add support for Promise PDC42819Mark Nelson2008-10-271-0/+3
| | * | | | | | | ata: Switch all my stuff to a common addressAlan Cox2008-10-2740-41/+28
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-271-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
| | |/ / / / / / /
| * | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-271-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | INPUT: sgi_btns: Add license specificationDmitri Vorobiev2008-10-271-0/+1
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-3112-25/+14
* | | | | | | | tc35815: Define more Rx status bitsAtsushi Nemoto2008-10-311-2/+3
* | | | | | | | cxgb3 - enable lro control through ethtoolDivy Le Ray2008-10-311-12/+57
* | | | | | | | e100: adapt to the reworked PCI PMRafael J. Wysocki2008-10-311-6/+10
* | | | | | | | The overdue eepro100 removal.Adrian Bunk2008-10-313-2414/+0
* | | | | | | | skge: adapt skge to use reworked PCI PMRafael J. Wysocki2008-10-311-27/+11
* | | | | | | | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-293-31/+18
* | | | | | | | macvlan: add support for ethtool get settingsStephen Hemminger2008-10-291-0/+24
* | | | | | | | net: replace %p6 with %pI6Harvey Harrison2008-10-299-33/+33
* | | | | | | | uwb: use the %pM formatting specifier in eda.cHarvey Harrison2008-10-281-29/+9
* | | | | | | | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-281-23/+0
* | | | | | | | infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-283-58/+45
* | | | | | | | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-284-78/+9
* | | | | | | | veth: remove unused listDaniel Lezcano2008-10-281-13/+0
* | | | | | | | veth: Remove useless veth fieldDaniel Lezcano2008-10-281-3/+0
* | | | | | | | misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-282-4/+2
* | | | | | | | net: convert more to %pMJohannes Berg2008-10-2723-127/+47
* | | | | | | | net: convert print_mac to %pMJohannes Berg2008-10-27219-1429/+816
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-274-23/+73
|\ \ \ \ \ \ \
| * | | | | | | firewire: fw-sbp2: fix racesJay Fenlason2008-10-261-10/+26
| * | | | | | | firewire: fw-sbp2: delay first login to avoid retriesStefan Richter2008-10-261-1/+1
| * | | | | | | firewire: fw-ohci: initialization failure path fixesStefan Richter2008-10-261-9/+14
| * | | | | | | firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason2008-10-261-0/+27
| * | | | | | | firewire: fix struct fw_node memory leakJay Fenlason2008-10-261-2/+4
| * | | | | | | firewire: Survive more than 256 bus resetsJay Fenlason2008-10-261-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-272-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1