aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Gravatar Priyanka Jain 1-0/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 13-28/+73
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-5/+9
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIGravatar Adrian Hunter 1-6/+1
2011-06-25mmc: queue: append partition subname to queue thread nameGravatar Adrian Hunter 3-5/+8
2011-06-25mmc: core: make erase timeout calculation allow for gated clockGravatar Adrian Hunter 1-1/+1
2011-06-25mmc: block: switch card to User Data Area when removing the block driverGravatar Adrian Hunter 1-0/+3
2011-06-25mmc: sdio: reset card during power_restoreGravatar Daniel Drake 1-0/+39
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSGravatar James Hogan 1-1/+1
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGravatar Guennadi Liakhovetski 1-1/+1
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGravatar Guennadi Liakhovetski 1-2/+2
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgGravatar Per Forlin 1-2/+3
2011-06-25mmc: omap_hsmmc: fix ocr mask usageGravatar Anand Gadiyar 1-1/+0
2011-06-25mmc: sdio: fix runtime PM path during driver removalGravatar Ohad Ben-Cohen 1-1/+1
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-42/+3
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-12/+12
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-4/+13
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 3-2/+39
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Gravatar Linus Torvalds 10-61/+73
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-2/+2
2011-06-24HID: hid-multitouch: add support for a new Lumio dual-touch panelGravatar Benjamin Tissoires 3-0/+5
2011-06-24HID: hid-multitouch: correct VID for Stantum panelsGravatar Benjamin Tissoires 1-2/+2
2011-06-24HID: hid-multitouch: ensure slots are initializedGravatar Benjamin Tissoires 1-3/+2
2011-06-24pata_marvell: Add support for 88SE91A0, 88SE91A4Gravatar Paweł Drewniak 1-0/+3
2011-06-24drm/radeon/kms: handle special cases for vddcGravatar Alex Deucher 2-0/+37
2011-06-24drm/radeon/kms: fix num_banks tiling config for fusionGravatar Alex Deucher 1-2/+2
2011-06-24tcm_fc: Fix conversion spec warningGravatar Nicholas Bellinger 1-1/+1
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockGravatar Dan Carpenter 1-1/+1
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsGravatar Kiran Patil 2-32/+34
2011-06-24target: Fix incorrect strlen() NULL terminator checksGravatar Dan Carpenter 4-17/+17
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initGravatar Dan Carpenter 1-1/+1
2011-06-24target: Fix ERR_PTR dereferencing bugsGravatar Dan Carpenter 2-4/+7
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Gravatar Roland Dreier 1-3/+3
2011-06-23target: Fix transport_get_lun_for_tmr failure casesGravatar Nicholas Bellinger 2-2/+9
2011-06-23rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Gravatar Alexey Charkov 1-42/+3
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedGravatar Nishanth Aravamudan 1-0/+6
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesGravatar Tejun Heo 1-3/+3
2011-06-23drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Gravatar Justin P. Mattock 1-1/+1
2011-06-23serial: mrst_max3110: initialize waitqueue earlierGravatar Mika Westerberg 1-1/+2
2011-06-23mrst_max3110: Change max missing message priority.Gravatar William Douglas 1-1/+1
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 4-13/+29
2011-06-22drm/i915: save/resume forcewake lock fixesGravatar Ben Widawsky 1-0/+5
2011-06-21PCI / PM: Block races between runtime PM and system sleepGravatar Rafael J. Wysocki 1-1/+3
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetGravatar Rafael J. Wysocki 1-2/+2
2011-06-21PM: Fix async resume following suspend failureGravatar Alan Stern 1-2/+12
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedGravatar Alan Stern 2-8/+12
2011-06-21Revert "drm/i915: Kill GTT mappings when moving from GTT domain"Gravatar Eric Anholt 2-10/+4
2011-06-21drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeGravatar Chris Wilson 2-0/+2
2011-06-21drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Gravatar Keith Packard 1-2/+1
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 6-22/+66