summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-06-24HID: hid-multitouch: add support for a new Lumio dual-touch panelBenjamin Tissoires
2011-06-24HID: hid-multitouch: correct VID for Stantum panelsBenjamin Tissoires
2011-06-24HID: hid-multitouch: ensure slots are initializedBenjamin Tissoires
2011-06-24pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak
2011-06-24drm/radeon/kms: handle special cases for vddcAlex Deucher
2011-06-24drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger
2011-06-23rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo
2011-06-23drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg
2011-06-23mrst_max3110: Change max missing message priority.William Douglas
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-22drm/i915: save/resume forcewake lock fixesBen Widawsky
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-21Revert "drm/i915: Kill GTT mappings when moving from GTT domain"Eric Anholt
2011-06-21drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson
2011-06-21drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds