summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | dmaengine i.MX SDMA: reserve channel 0 by not registering itSascha Hauer2011-01-311-18/+12Star
| | | * | | | | 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/+0Star
| | | * | | | | 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/+0Star
| | * | | | | 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/+0Star
| * | | | | 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/+11Star
| * | | | | 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/+232Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 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/+223Star
| * | | | | RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz2011-02-031-14/+7Star
* | | | | | 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/+1Star
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-02-121-20/+8Star
|\ \ \ \ \ \ \
| * | | | | | | amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov2011-02-101-20/+8Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-122-13/+48
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (emc1403) Fix I2C address rangeGuenter Roeck2011-02-091-1/+1
| * | | | | | | hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach2011-02-091-12/+47
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-124-4/+23
|\ \ \ \ \ \ \
| * | | | | | | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-111-1/+2
| * | | | | | | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris2011-02-113-3/+21
| |\ \ \ \ \ \ \
| | * | | | | | | tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-113-3/+21
* | | | | | | | | drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-121-14/+14
* | | | | | | | | nbd: remove module-level ioctl mutexSoren Hansen2011-02-121-3/+0Star
* | | | | | | | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-121-1/+5
* | | | | | | | | drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge2011-02-121-6/+22
|/ / / / / / / /
* | | | | | | | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-111-10/+2Star
* | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-1026-53/+178
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * | | | | | | | USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2