aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'sa11x0-ir' into sa11x0Russell King2012-03-25
|\
| * NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King2012-03-07
| * NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2012-03-07
| * Merge branch 'sa11x0-dma' into sa11x0-irRussell King2012-03-07
| |\
| | * DMA: sa11x0: add SA-11x0 DMA driverRussell King2012-03-07
| * | NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King2012-02-09
| * | NET: sa11x0-ir: fix size of SIR transmit bufferRussell King2012-02-09
| * | NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-09
| * | NET: sa11x0-ir: get rid of si->hscr0Russell King2012-02-09
| * | NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King2012-02-09
| * | NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King2012-02-09
| * | NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King2012-02-09
| * | NET: sa11x0-ir: split SIR and FIR tx functionsRussell King2012-02-09
| * | NET: sa11x0-ir: factor out speed checksRussell King2012-02-09
| * | NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King2012-02-09
| * | NET: sa11x0-ir: fix leak of tx skbRussell King2012-02-09
| * | NET: sa11x0-ir: containerize DMA dataRussell King2012-02-09
| * | NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King2012-02-09
| * | NET: sa11x0-ir: set netdev's parent struct deviceRussell King2012-02-09
| * | NET: sa11x0-ir: handle DMA mapping errors properlyRussell King2012-02-09
| * | NET: sa11x0-ir: fix documentation bugRussell King2012-02-09
| |/
* | Merge branch 'sa1111' into sa11x0Russell King2012-03-25
|\ \
| * | USB: sa1111: add hcd .reset methodRussell King2012-03-24
| * | USB: sa1111: add OHCI shutdown methodsRussell King2012-03-24
| * | USB: sa1111: reorganize ohci-sa1111.cRussell King2012-03-24
| * | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King2012-03-24
| * | USB: sa1111: sparse and checkpatch cleanupsRussell King2012-03-24
| * | ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2012-03-24
| * | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King2012-03-24
| * | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2012-03-24
| * | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-09
| * | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-09
| * | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-09
| |/
* / ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-09
|/
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-08
|\
| * iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-30
| * iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-23
* | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-08
|\ \
| * | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-07
| * | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-07
| * | iblock: fix handling of large requestsChristoph Hellwig2012-02-07
| * | target: handle empty string writes in sysfsDan Carpenter2012-02-07
| * | iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-07
| * | target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-07
| * | target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-07
| * | target: Change target_submit_cmd() to return voidAndy Grover2012-02-07
| * | target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-07
| * | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-18
| * | target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-18
| * | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-18