summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-301-0/+5
* crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-301-1/+3
* crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-301-1/+0
* crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-301-13/+27
* crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-301-15/+9
* crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-301-2/+1
* crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-301-13/+6
* crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-301-16/+13
* crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-301-50/+52
* crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-301-5/+0
* crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-301-1/+1
* hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-301-2/+1
* hwrng: nomadik - add missing clk_putJulia Lawall2011-06-301-1/+2
* hwrng: omap - add missing clk_putJulia Lawall2011-06-301-2/+4
* crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-301-3/+3
* Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-251-42/+3
|\
| * rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov2011-06-231-42/+3
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-246-12/+12
|\ \
| * | drm/i915: save/resume forcewake lock fixesBen Widawsky2011-06-221-0/+5
| * | Revert "drm/i915: Kill GTT mappings when moving from GTT domain"Eric Anholt2011-06-212-10/+4
| * | drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson2011-06-212-0/+2
| * | drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard2011-06-211-2/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-06-244-4/+13
|\ \ \
| * | | pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak2011-06-241-0/+3
| * | | libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan2011-06-231-0/+6
| * | | libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo2011-06-231-3/+3
| * | | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock2011-06-231-1/+1
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-243-2/+39
|\ \ \ \
| * | | | drm/radeon/kms: handle special cases for vddcAlex Deucher2011-06-242-0/+37
| * | | | drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher2011-06-241-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-06-2410-61/+73
|\ \ \ \
| * | | | tcm_fc: Fix conversion spec warningNicholas Bellinger2011-06-241-1/+1
| * | | | tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter2011-06-241-1/+1
| * | | | tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2011-06-242-32/+34
| * | | | target: Fix incorrect strlen() NULL terminator checksDan Carpenter2011-06-244-17/+17
| * | | | target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter2011-06-241-1/+1
| * | | | target: Fix ERR_PTR dereferencing bugsDan Carpenter2011-06-242-4/+7
| * | | | target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier2011-06-231-3/+3
| * | | | target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2011-06-232-2/+9
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-242-2/+2
|\ \ \ \
| * | | | PCI: fix new kernel-doc warningRandy Dunlap2011-06-011-1/+1
| * | | | PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-311-1/+1
* | | | | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-06-231-1/+2
* | | | | mrst_max3110: Change max missing message priority.William Douglas2011-06-231-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-224-13/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki2011-06-211-1/+3
| * | | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-211-2/+2
| * | | PM: Fix async resume following suspend failureAlan Stern2011-06-211-2/+12
| * | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-212-8/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-06-216-22/+66
|\ \ \ \ | |_|_|/ |/| | |