summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI: dock: add access to ACPI docking station UIDIlya A. Volynets-Evenbakh2007-03-091-0/+24
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-03-099-33/+74
|\
| * [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-091-6/+18
| * [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park2007-03-091-2/+4
| * [MTD] [OneNAND] add Nokia Copyright and a creditAdrian Hunter2007-03-091-0/+5
| * [MTD] [OneNAND] Fix typo & wrong commentsKyungmin Park2007-03-091-9/+11
| * [MTD] [OneNAND] Use oob buffer instead of main one in oob functionsKyungmin Park2007-03-091-10/+13
| * [MTD] Correct partition failed erase addressAdrian Hunter2007-03-081-1/+5
| * [MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day2007-03-081-1/+1
| * [MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox2007-03-081-2/+2
| * [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-082-0/+4
| * [MTD] ESB2 check for closed ROM windowCyrill Gorcunov2007-03-081-3/+8
| * [MTD] [NAND] make oobavail publicVitaly Wool2007-03-084-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-0912-63/+145
|\ \
| * \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-093-7/+19
| |\ \
| | * | [PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin2007-03-071-3/+3
| | * | [PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer2007-03-071-2/+8
| | * | [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger2007-03-071-2/+8
| * | | ibmtr: Drain rich supply of modpost warnings.Ralf Baechle2007-03-091-13/+12
| * | | 3c59x: Fix several modpost warningsRalf Baechle2007-03-091-15/+13
| * | | z85230: Fix FIFO handlingAlan Cox2007-03-091-1/+1
| * | | r8169: fix a race between PCI probe and dev_openFrancois Romieu2007-03-091-5/+5
| * | | r8169: revert bogus BMCR resetFrancois Romieu2007-03-091-2/+2
| * | | sky2: turn off Rx checksum on bad hardwareStephen Hemminger2007-03-091-3/+21
| * | | mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth2007-03-091-4/+6
| * | | myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin2007-03-091-3/+7
| * | | myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin2007-03-091-0/+6
| * | | myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin2007-03-091-6/+16
| * | | myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin2007-03-091-0/+4
| * | | netxen: fix warningsRalf Baechle2007-03-091-2/+3
| * | | via-rhine: set avoid_D3 for broken BIOSesRoger Luethi2007-03-091-2/+30
* | | | devres: release resources on device_del()Tejun Heo2007-03-091-0/+7
* | | | libata: fix ata_host_release() free orderTejun Heo2007-03-091-6/+10
* | | | sata_nv: revert use of notifiers for nowRobert Hancock2007-03-091-1/+7
* | | | Fix simplex adapters with libataPetr Vandrovec2007-03-091-1/+2
* | | | ata_piix: Remove ugly layering violationAlan Cox2007-03-091-8/+3
|/ / /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-03-0815-102/+122
|\ \ \
| * | | IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-081-1/+4
| * | | RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty2007-03-061-1/+1
| * | | RDMA/cxgb3: Fix MR permission problemsSteve Wise2007-03-063-41/+18
| * | | RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise2007-03-061-2/+1
| * | | RDMA/cxgb3: Squelch logging AE errorsSteve Wise2007-03-061-6/+6
| * | | RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise2007-03-061-0/+2
| * | | RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise2007-03-061-4/+2
| * | | RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise2007-03-061-4/+7
| * | | RDMA/cxgb3: Fix build on sparc64David Miller2007-03-061-0/+1
| * | | RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty2007-03-061-1/+1
| * | | RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise2007-03-061-4/+6
| * | | RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise2007-03-061-2/+1
| * | | IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-011-5/+5