summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin19-19/+19
2012-01-12i2c-ali1535: enable SPARC supportcorentin.labbe1-7/+20
2012-01-12i2c: Fix error value returned by several bus driversJean Delvare5-10/+20
2012-01-12rbd: initialize snap_rwsem in rbd_add()Alex Elder1-0/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-410/+1386
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-83/+97
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds5-74/+343
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis1-3/+7
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso1-1/+1
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz1-11/+17
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah1-0/+47
2012-01-12virtio: balloon: Move vq initialization into separate functionAmit Shah1-18/+30
2012-01-12virtio: net: Add freeze, restore handlers to support S4Amit Shah1-0/+46
2012-01-12virtio: net: Move vq and vq buf removal into separate functionAmit Shah1-8/+12
2012-01-12virtio: net: Move vq initialization into separate functionAmit Shah1-19/+28
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah1-0/+44
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah1-5/+14
2012-01-12virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah1-0/+8
2012-01-12virtio: console: Add freeze and restore handlers to support S4Amit Shah1-0/+58
2012-01-12virtio: console: Move vq and vq buf removal into separate functionsAmit Shah1-28/+40
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah1-2/+92
2012-01-12virtio: pci: switch to new PM APIAmit Shah1-4/+12
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin1-1/+21
2012-01-12virtio: add debugging if driver doesn't kick.Rusty Russell1-0/+31
2012-01-12virtio: expose added descriptors immediately.Rusty Russell1-6/+14
2012-01-12virtio: avoid modulus operation.Rusty Russell1-4/+6
2012-01-12virtio: support unlocked queue kickRusty Russell1-12/+48
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell6-25/+26
2012-01-12virtio: document functions better.Rusty Russell1-1/+91
2012-01-12virtio-balloon: Trivial cleanupsSasha Levin1-3/+3
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell5-21/+31
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+6
2012-01-11mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown1-27/+9
2012-01-11mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter1-0/+7
2012-01-11mmc: sdhci: Always pass clock request value zero to set_clock host opTodd Poynor1-1/+1
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2-2/+0
2012-01-11mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter1-68/+41
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter5-7/+36
2012-01-11mmc: sdhci: prevent card detection activity for non-removable cardsAdrian Hunter1-4/+3
2012-01-11mmc: sdhci: fix vmmc handlingAdrian Hunter1-22/+21
2012-01-11mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon1-1/+7
2012-01-11mmc: omap: remove clock rate hard codingBalaji TK1-4/+3
2012-01-11mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski1-44/+50
2012-01-11mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski1-172/+416
2012-01-11mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski1-45/+34
2012-01-11mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski1-6/+6
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2-1/+75
2012-01-11mmc: tmio_mmc: Hotplug code regroupingBastian Hecht1-9/+21
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S1-1/+1
2012-01-11mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han1-1/+1