summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-151-1/+2
| |/ / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-02-164-31/+54
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iomem' into releaseLen Brown2011-02-151-7/+18
| |\ \ \ \ \
| | * | | | | ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)Rafael J. Wysocki2011-02-081-7/+18
| | | |_|/ / | | |/| | |
| * | | | | ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher2011-02-121-0/+5
| * | | | | ACPI / Wakeup: Enable button GPEs unconditionally during initializationRafael J. Wysocki2011-02-121-1/+5
| * | | | | ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki2011-02-121-23/+26
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-02-154-115/+102
|\ \ \ \ \
| * \ \ \ \ Merge branch 'imx' into dmaengine-fixesDan Williams2011-02-142-39/+63
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'dmaengine-shawn' into dmaengineSascha Hauer2011-01-311-10/+6
| | |\ \ \ \ \
| | | * | | | | dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()Shawn Guo2011-01-311-1/+4
| | | * | | | | dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()Shawn Guo2011-01-311-1/+1
| | | * | | | | dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()Shawn Guo2011-01-311-3/+1
| | | * | | | | dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_s...Shawn Guo2011-01-311-0/+1
| | | * | | | | dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()Shawn Guo2011-01-311-6/+0
| | * | | | | | Merge branch 'dmaengine-sdma' into dmaengineSascha Hauer2011-01-311-25/+35
| | |\ \ \ \ \ \
| | | * | | | | | dmaengine i.MX SDMA: reserve channel 0 by not registering itSascha Hauer2011-01-311-18/+12
| | | * | | | | | dmaengine i.MX SDMA: initialize dma capabilities outside channel loopSascha Hauer2011-01-311-3/+3
| | | * | | | | | dmaengine i.MX SDMA: do not initialize chan_id fieldSascha Hauer2011-01-311-1/+0
| | | * | | | | | dmaengine i.MX sdma: check sg entries for valid addresses and lengthsSascha Hauer2011-01-311-3/+17
| | | * | | | | | dmaengine i.MX sdma: set maximum segment size for our deviceSascha Hauer2011-01-311-0/+3
| | | |/ / / / /
| | * | | | | | dmaengine i.MX dma: initialize dma capabilities outside channel loopSascha Hauer2011-01-311-3/+3
| | * | | | | | dmaengine i.MX DMA: do not initialize chan_id fieldSascha Hauer2011-01-311-1/+0
| | * | | | | | dmaengine i.MX dma: check sg entries for valid addresses and lengthsSascha Hauer2011-01-311-0/+15
| | * | | | | | dmaengine i.MX dma: set maximum segment size for our deviceSascha Hauer2011-01-311-0/+4
| | |/ / / / /
| * | | | | | dma: ipu_idmac: do not lose valid received data in the irq handlerAnatolij Gustschin2011-02-141-50/+0
| * | | | | | DMA: PL08x: fix channel pausing to timeout rather than lockupRussell King - ARM Linux2011-01-311-6/+15
| * | | | | | DMA: PL08x: fix infinite wait when terminating transfersRussell King - ARM Linux2011-01-311-14/+18
| * | | | | | dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()Shawn Guo2011-01-301-4/+4
| * | | | | | dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0Shawn Guo2011-01-301-1/+1
| * | | | | | dmaengine i.MX SDMA: Fix firmware loadingSascha Hauer2011-01-301-1/+1
| |/ / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-151-2/+9
|\ \ \ \ \ \
| * | | | | | x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-2/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-157-52/+70
|\ \ \ \ \ \
| * | | | | | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-111-1/+1
| * | | | | | Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov2011-02-111-16/+22
| * | | | | | Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov2011-02-031-26/+11
| * | | | | | Input: sysrq - rework re-inject logicDmitry Torokhov2011-02-031-1/+16
| * | | | | | Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie2011-02-031-4/+7
| * | | | | | Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-031-2/+2
| * | | | | | Input: wacom_w8001 - report resolution to userlandPing Cheng2011-02-011-2/+11
* | | | | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-1421-313/+232
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | RTC: Fix minor compile warningJohn Stultz2011-02-032-2/+2
| * | | | | | RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-0318-297/+223
| * | | | | | RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz2011-02-031-14/+7
* | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-131-2/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devicetree/merge' into spi/mergeGrant Likely2011-02-13468-3239/+3266
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski2011-01-211-2/+4
* | | | | | | | Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds2011-02-131-2/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-02-121-20/+8
|\ \ \ \ \ \ \ \