OSDN Git Service

uclinux-h8/linux.git
2012-01-12 Seungwon Jeonmmc: core: Separate the timeout value for cache-ctrl
2012-01-12 Viresh Kumarmmc: sdhci-spear: Fix compilation error
2012-01-12 Aaron Lummc: sdhci: Deal with failure case in sdhci_suspend_host
2012-01-12 Seungwon Jeonmmc: dw_mmc: Clear the DDR mode for non-DDR
2012-01-12 Alexander Elbsmmc: sd: Fix SDR12 timing regression
2012-01-12 Aaron Lummc: sdhci: Fix tuning timer incorrect setting when...
2012-01-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-12 Jean DelvareMAINTAINERS: List i2c-omap and i2c-davinci drivers
2012-01-12 Wolfram SangMAINTAINERS: i2c: Add third maintainer
2012-01-12 Axel Lini2c/gpio-i2cmux: Convert to use module_platform_driver()
2012-01-12 Axel Lini2c/busses: Use module_platform_driver()
2012-01-12 Thomas Meyeri2c-dev: Use memdup_user
2012-01-12 Axel Lini2c: Convert to DEFINE_PCI_DEVICE_TABLE
2012-01-12 corentin.labbei2c-ali1535: enable SPARC support
2012-01-12 Jean Delvarei2c: Fix error value returned by several bus drivers
2012-01-12 Alex Elderceph: ensure prealloc_blob is in place when removing...
2012-01-12 Alex Elderrbd: initialize snap_rwsem in rbd_add()
2012-01-12 Sage Weilceph: enable/disable dentry complete flags via mount...
2012-01-12 Sage Weilvfs: export symbol d_find_any_alias()
2012-01-12 Anton Vorontsovx86: Get rid of 'dubious one-bit signed bitfield' spras...
2012-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Bjorn Helgaasx86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
2012-01-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2012-01-12 Takashi IwaiMerge branch 'topic/misc' into for-linus
2012-01-12 Takashi IwaiMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-12 Stephen Rothwellblockdev: convert some macros to static inlines
2012-01-12 Namjae Jeonfs: remove unneeded plug in mpage_readpages()
2012-01-12 Linus TorvaldsMerge tag 'rmobile-for-linus' of git://github.com/pmund...
2012-01-12 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-01-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-01-12 Stratos Psomadakislguest: Make sure interrupt is allocated ok by lguest_s...
2012-01-12 Davidlohr Buesolguest: move the lguest tool to the tools directory
2012-01-12 Jacek Galowiczlguest: switch segment-voodoo-numbers to readable symbols
2012-01-12 Amit Shahvirtio: balloon: Add freeze, restore handlers to support S4
2012-01-12 Amit Shahvirtio: balloon: Move vq initialization into separate...
2012-01-12 Amit Shahvirtio: net: Add freeze, restore handlers to support S4
2012-01-12 Amit Shahvirtio: net: Move vq and vq buf removal into separate...
2012-01-12 Amit Shahvirtio: net: Move vq initialization into separate function
2012-01-12 Amit Shahvirtio: blk: Add freeze, restore handlers to support S4
2012-01-12 Amit Shahvirtio: blk: Move vq initialization to separate function
2012-01-12 Amit Shahvirtio: console: Disable callbacks for virtqueues at...
2012-01-12 Amit Shahvirtio: console: Add freeze and restore handlers to...
2012-01-12 Amit Shahvirtio: console: Move vq and vq buf removal into separa...
2012-01-12 Amit Shahvirtio: pci: add PM notification handlers for restore...
2012-01-12 Amit Shahvirtio: pci: switch to new PM API
2012-01-12 Michael S.... virtio_blk: fix config handler race
2012-01-12 Rusty Russellvirtio: add debugging if driver doesn't kick.
2012-01-12 Rusty Russellvirtio: expose added descriptors immediately.
2012-01-12 Rusty Russellvirtio: avoid modulus operation.
2012-01-12 Rusty Russellvirtio: support unlocked queue kick
2012-01-12 Rusty Russellvirtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
2012-01-12 Rusty Russellvirtio: document functions better.
2012-01-12 Sasha Levinvirtio-balloon: Trivial cleanups
2012-01-12 Rusty Russellvirtio: harsher barriers for rpmsg.
2012-01-12 Ulf Hanssonmmc: core: Add option to prevent eMMC sleep command
2012-01-12 NeilBrownmmc: omap_hsmmc: use threaded irq handler for card...
2012-01-12 Adrian Huntermmc: sdhci-pci: enable runtime PM for Medfield SDIO
2012-01-12 Todd Poynormmc: sdhci: Always pass clock request value zero to...
2012-01-12 Adrian Huntermmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
2012-01-12 Adrian Huntermmc: sdhci-pci: get gpio numbers from platform data
2012-01-12 Adrian Huntermmc: sdhci-pci: add platform data
2012-01-12 Adrian Huntermmc: sdhci: prevent card detection activity for non...
2012-01-12 Adrian Huntermmc: sdhci: fix vmmc handling
2012-01-12 Seungwon Jeonmmc: core: Add claiming of hosts during mmc_cache_ctrl
2012-01-12 Balaji TKmmc: omap: remove clock rate hard coding
2012-01-12 Guennadi Liakhovetskimmc: sh_mmcif: remove now superfluous sh_mmcif_host...
2012-01-12 Guennadi Liakhovetskimmc: sh_mmcif: process requests asynchronously
2012-01-12 Guennadi Liakhovetskimmc: sh_mmcif: cosmetic clean up
2012-01-12 Guennadi Liakhovetskimmc: sh_mmcif: process error interrupts first
2012-01-12 Guennadi Liakhovetskimmc: add a generic GPIO card-detect helper
2012-01-12 Guennadi Liakhovetskimmc: add a card hotplug handler context
2012-01-12 Bastian Hechtmmc: tmio_mmc: Hotplug code regrouping
2012-01-12 Girish K Smmc: core: Fix voltage select in DDR mode
2012-01-12 Jingoo Hanmmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardc...
2012-01-12 Seungwon Jeonmmc: dw_mmc: Support predefined mutiple block transfers
2012-01-12 Chris Ballmmc: dw_mmc: Remove unnecessary else clauses
2012-01-12 Seungwon Jeonmmc: dw_mmc: Add more capabilities field
2012-01-12 Jaehoon Chungmmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
2012-01-12 Sujit Reddy... mmc: card: Kill block requests if card is removed
2012-01-12 Stephen Boydmmc: core: Fixup delayed work clock gating patch
2012-01-12 Axel Linmmc: sdhci-pci: simplify error handling
2012-01-12 Johan Rudholmmmc: boot partition ro lock support
2012-01-12 Sangwook LeeARM: SAMSUNG: Add pm_caps into platform data
2012-01-12 Sangwook Leemmc: sdhci-s3c: Add pm_caps into SD/MMC host
2012-01-12 Adrian Huntermmc: allow upper layers to know immediately if card...
2012-01-12 Cong Wangmmc: remove the second argument of k[un]map_atomic()
2012-01-12 Axel Linmmc: convert drivers/mmc/host/* to use module_platform_...
2012-01-12 Lars-Peter... mmc: Remove redundant spi driver bus initialization
2012-01-12 Guennadi Liakhovetskimmc: sh_mmcif: simplify clock divisor calculation
2012-01-12 Johan Rudholmmmc: core: check for zero length ioctl data
2012-01-12 Tony Linmmc: sdhci-esdhc: Change delay after setting clock...
2012-01-12 Per Forlinmmc: mmc_test: align max_seg_size
2012-01-12 Per Forlinmmc: mmci: add capabilities2 for MMC_CAP2
2012-01-12 Philip Rakitymmc: sdio: support SDIO UHS cards
2012-01-12 Viresh Kumarmmc: sdhci-spear: Implement suspend/resume
2012-01-12 Sujit Reddy... mmc: core: Use delayed work in clock gating framework
2012-01-12 Chris Ballmmc: card: Use manufacturer ID symbols in card quirks.
2012-01-12 Giuseppe CAVALLAROmmc: debugfs: expose the SDCLK frq in sys ios
2012-01-12 Stefan Nilsson XKmmc: sdio: Fix to support any block size optimally
2012-01-12 Qiang Liummc: sd: Macro name cleanup for high speed dtr
next