pandora-kernel.git
2011-07-21 Adrian Huntermmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
2011-07-21 Andy Shevchenkommc: omap_hsmmc: refactor duplicated code
2011-07-21 Andy Shevchenkommc: omap_hsmmc: fix a few bugs when setting the clock...
2011-07-21 Andy Shevchenkommc: omap_hsmmc: introduce start_clock and re-use stop_...
2011-07-21 Andy Shevchenkommc: omap_hsmmc: split duplicate code to calc_divisor...
2011-07-21 Andy Shevchenkommc: omap_hsmmc: move hardcoded frequency constants...
2011-07-21 Adrian Huntermmc: omap_hsmmc: correct debug report error status...
2011-07-21 Jaehoon Chungmmc: block: fixed NULL pointer dereference
2011-07-21 Per Forlinmmc: documentation of mmc non-blocking request usage...
2011-07-20 Balaji T Kmmc: omap_hsmmc: Remove unused iclk
2011-07-20 Balaji T Kmmc: omap_hsmmc: add runtime pm support
2011-07-20 Balaji T Kmmc: omap_hsmmc: Remove lazy_disable
2011-07-20 Philip Rakitymmc: core: Set non-default Drive Strength via platform...
2011-07-20 Per Forlinmmc: block: add handling for two parallel block request...
2011-07-20 Per Forlinmmc: queue: add a second mmc queue request member
2011-07-20 Per Forlinmmc: block: move error path in issue_rw_rq to a separat...
2011-07-20 Per Forlinmmc: block: add a block request prepare function
2011-07-20 Per Forlinmmc: block: add member in mmc queue struct to hold...
2011-07-20 Per Forlinmmc: mmc_test: test to measure how sg_len affect perfor...
2011-07-20 Per Forlinmmc: mmc_test: add test for non-blocking transfers
2011-07-20 Per Forlinmmc: mmc_test: add debugfs file to list all tests
2011-07-20 Per Forlinmmc: mmci: implement pre_req() and post_req()
2011-07-20 Per Forlinmmc: omap_hsmmc: add support for pre_req and post_req
2011-07-20 Per Forlinmmc: core: add non-blocking mmc request function
2011-07-20 Madhusudhan... mmc: MAINTAINERS: change omap_hsmmc maintainence to...
2011-07-20 Nicolas Ferremmc: kconfig: remove EXPERIMENTAL from the DMA selectio...
2011-07-20 Nicolas Ferremmc: atmel-mci: add suspend/resume support
2011-07-20 Adrian Huntermmc: sdhci-pci: allow 8-bit bus width for Intel Medfiel...
2011-07-20 Major Leemmc: sdhci-pci: add 8-bit bus width support for mrst hc0
2011-07-20 James Hoganmmc: dw_mmc: reset FIFO after an error
2011-07-20 James Hoganmmc: dw_mmc: handle "no CRC status" error
2011-07-20 James Hoganmmc: dw_mmc: remove unnecessary error messages
2011-07-20 James Hoganmmc: dw_mmc: fix stop when fallen back to PIO
2011-07-20 Wonil Choimmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend...
2011-07-20 Adrian Huntermmc: sdhci: specify maximum discard timeout
2011-07-20 Adrian Huntermmc: queue: let host controllers specify maximum discar...
2011-07-20 Shawn Guommc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_...
2011-07-20 Shawn Guommc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get...
2011-07-20 Shawn Guommc: sdhci: fix interrupt storm from card detection
2011-07-20 Paul Parsonsmmc: tmio: Fix race condition resulting in spurious...
2011-07-20 Paul Parsonsmmc: tmio: Fix build error without CONFIG_MMC_SDHI
2011-07-20 James Hoganmmc: dw_mmc: handle unaligned buffers and sizes
2011-07-20 James Hoganmmc: dw_mmc: don't hard code fifo depth, fix usage
2011-07-20 James Hoganmmc: dw_mmc: brackets in register access macros
2011-07-20 James Hoganmmc: dw_mmc: convert card tasklet to workqueue
2011-07-20 James Hoganmmc: dw_mmc: fix race with request and removal
2011-07-20 James Hoganmmc: dw_mmc: clear TXDR/RXDR ints before enabling
2011-07-20 Simon Hormanmmc: sdhi: Add write16_hook
2011-07-20 Simon Hormanmmc: tmio: Share register access functions
2011-07-20 Simon Hormanmmc: tmio: name 0xd8 as CTL_DMA_ENABLE
2011-07-20 Russell King... mmc: block: add checking of r/w command response
2011-07-20 Russell King... mmc: block: improve error recovery from command channel...
2011-07-20 Russell King... mmc: block: allow get_card_status() to return error...
2011-07-20 Seungwon Jeonmmc: dw_mmc: protect a sequence of request and request...
2011-07-20 Seungwon Jeonmmc: dw_mmc: set the card_width bit per card.
2011-07-20 Zhangfei GaoARM: mmp2: update mmp2_defconfig to support mmc
2011-07-20 Zhangfei Gaommc: sdhci-pxa: move platform data to include/linux...
2011-07-20 Zhangfei Gaommc: host: delete obsolete sdhci-pxa.c
2011-07-20 Zhangfei Gaommc: update mmp2 mmc resources in arch/arm
2011-07-20 Zhangfei Gaommc: host: split up sdhci-pxa, create sdhci-pxav2.c
2011-07-20 Zhangfei Gaommc: host: split up sdhci-pxa, create sdhci-pxav3.c
2011-07-20 Shawn Guommc: sdhci: change sdhci-pltfm into a module
2011-07-20 Robert P. J... mmc: Standardize header file inclusion checks.
2011-07-20 Shawn Guommc: sdhci: merge two sdhci-pltfm.h into one
2011-07-20 Shawn Guommc: sdhci: make sdhci-of device drivers self registered
2011-07-20 Shawn Guommc: sdhci: eliminate sdhci_of_host and sdhci_of_data
2011-07-20 Shawn Guommc: sdhci: make sdhci-pltfm device drivers self registered
2011-07-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-07-18 David S. Millerpppoe: Must flush connections when MAC address changes...
2011-07-18 WANG Conginclude/linux/sdla.h: remove the prototype of sdla()
2011-07-18 Joe Perchestulip: dmfe: Remove old log spamming pr_debugs
2011-07-18 Mauro Carvalho... si4713-i2c: avoid potential buffer overflow on si4713
2011-07-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-18 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-07-18 Al Virohppfs_lookup(): don't open-code lookup_one_len()
2011-07-18 Al Virohppfs: fix dentry leak
2011-07-18 Al Virocramfs: get_cramfs_inode() returns ERR_PTR() on failure
2011-07-18 Al Viroufs should use d_splice_alias()
2011-07-18 Al Virofix exofs ->get_parent()
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-07-17 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-07-17 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-07-17 Pavel Herrmannhwmon: (max1111) Fix race condition causing NULL pointe...
2011-07-17 Jean Delvarehwmon: (it87) Fix label group removal
2011-07-17 Luca Tettamantihwmon: (asus_atk0110) Fix memory leak
2011-07-17 Randy Dunlapwatchdog: hpwdt depends on PCI
2011-07-17 Mark BrownASoC: Correct WM8994 MICBIAS supply widget hookup
2011-07-17 Al Viroceph analog of cifs build_path_from_dentry() race fix
2011-07-17 Al Virocifs: build_path_from_dentry() race fix
2011-07-16 Will Simoneausparc: sun4m SMP: fix wrong shift instruction in IPI...
2011-07-16 Ilia KolomisnkyBluetooth: Fix crash with incoming L2CAP connections
2011-07-16 Gustavo F.... Bluetooth: Fix regression in L2CAP connection procedure
2011-07-16 Sangwook LeeARM: SAMSUNG: DMA Cleanup as per sparse
2011-07-16 Olaf Heringwatchdog: fix hpwdt Kconfig regression in 3.0-rc
next