summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-22mmci: the AMBA level regulator has been removed in 3.4storage-mmcPhilippe Langlais
2012-05-22mmc: mmci : Do not use polling for non removable cardsFredrik Soderstedt
2012-05-22mmc: mmci: Limit command frequency when using a levelshifterUlf Hansson
2012-05-22mmc: mmci: optimize pre_req if no previous requestPer Forlin
2012-05-22ARM: mmci: DMA preparations in parellel with cmdPer Forlin
2012-05-22mmc: mmci: Add support for start_signal_voltage_switchUlf Hansson
2012-05-22mmc: mmci: Fixup post error handling for dmaUlf Hansson
2012-05-22mmc: mmci: Do not finalize dma job at data error irqUlf Hansson
2012-05-22mmc: mmci: Cleanup code for DMA handlingUlf Hansson
2012-05-22mmc: init sysfs attr to fix lockdep warningsRabin Vincent
2012-05-22mmc: mmci: Use ios_handler to save powerUlf Hansson
2012-05-22mmc: mmci: Implement PM runtime callbacks to save powerUlf Hansson
2012-05-22mmc: mmci: Decrease current consumption in suspendUlf Hansson
2012-05-22mmc: Add old-style pwr/perm boot part lockingJohan Rudholm
2012-05-22mmc: mmci: Use HWFC when possibleStefan Nilsson XK
2012-05-22mmc: Minimize resume-time by deferring resumeUlf Hansson
2012-05-22mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2012-05-22mmc: mmc_test: add 4 byte alignment testsPer Forlin
2012-05-22mmci: add constraints on alignment for SDIOUlf Hansson
2012-05-22mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-05-22mmci: Support non-power-of-two block sizes for ux500v2 variantUlf Hansson
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-17drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin
2012-05-17virtio: balloon: let host know of updated balloon size before module removalAmit Shah
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown
2012-05-16Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei