summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-07mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu1-6/+12
2012-11-07mmc: fix sdhci-dove probe/removalRussell King - ARM Linux1-18/+20
2012-11-07mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski1-1/+1
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter1-1/+1
2012-11-07mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam1-1/+1
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K1-6/+11
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K1-1/+1
2012-11-07mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2-14/+19
2012-11-07mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD1-14/+15
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang4-0/+22
2012-11-07mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon1-1/+1
2012-10-13Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds11-127/+567
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-18/+33
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-687/+2044
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2-1/+15
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2012-10-13Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-511/+636
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds52-729/+4245
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-342/+375
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-142/+344
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka1-59/+49
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer5-404/+499
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer1-90/+131
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer1-10/+13
2012-10-12mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-12dm persistent data: convert to use le32_add_cpuWei Yongjun1-2/+2
2012-10-12dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka2-8/+4
2012-10-12dm bufio: use list_moveWei Yongjun1-2/+1
2012-10-12dm mpath: fix check for null mpio in end_io fnWei Yongjun1-1/+2
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+25
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk1-0/+21
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel1-0/+13
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel1-1/+2
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-3086/+7026
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-50/+778
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds98-4410/+5081
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut1-1/+1
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum2-0/+21
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon1-0/+4
2012-10-11kaweth: print correct debug ptrAlan Cox1-1/+1
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab136-3086/+7026
2012-10-11Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris1-7/+14
2012-10-11Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris3-11/+19
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov26-794/+1143
2012-10-11md: refine reporting of resync/reshape delays.NeilBrown1-7/+18
2012-10-11md/raid5: be careful not to resize_stripes too big.NeilBrown1-1/+2
2012-10-11md: make sure manual changes to recovery checkpoint are saved.NeilBrown1-0/+2
2012-10-11md/raid10: use correct limit variableDan Carpenter1-1/+1
2012-10-11md: writing to sync_action should clear the read-auto state.NeilBrown1-0/+7