]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-08-03 Andy Shevchenkommc: sdhci: use f_max instead of host->clock for timeouts
2011-08-03 Andy Shevchenkommc: sdhci: move timeout_clk calculation farther down
2011-08-03 Andy Shevchenkommc: sdhci: check host->clock before using it as a...
2011-08-03 Andy Shevchenkommc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_S...
2011-08-03 Axel Linmmc: tmio: eliminate unused variable 'mmc' warning
2011-08-03 Tony Linmmc: esdhc-imx: fix card interrupt loss on freescale...
2011-07-29 Mark Brownmmc: sdhci-s3c: Fix build for header change
2011-07-29 Shashidhar... mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
2011-07-28 Michał Mirosławmmc: cb710: fix possible pci_dev leak in cb710_pci_conf...
2011-07-28 Kyungmin Parkmmc: core: Detect eMMC v4.5 ext_csd entries
2011-07-28 Andy Shevchenkommc: mmc_test: avoid stalled file in debugfs
2011-07-28 Jaehoon Chungmmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
2011-07-28 Philip Rakitymmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
2011-07-28 Aaron Lummc: sdhci: fix retuning timer wrongly deleted in sdhci...
2011-07-21 Daniel Drakemmc: enable runtime PM by default
2011-07-21 Guennadi Liakhovetskimmc: MAINTAINERS: add myself as a tmio-mmc maintainer
2011-07-21 Daniel Drakemmc: print debug messages for runtime PM actions
2011-07-21 Ohad Ben-Cohenmmc: fix runtime PM with -ENOSYS suspend case
2011-07-21 Jean-Christophe... mmc: at91_mci: move register header from include/ to...
2011-07-21 Koen Beelmmc: mxs-mmc: fix clock rate setting
2011-07-21 Guennadi Liakhovetskimmc: tmio: fix a deadlock
2011-07-21 Guennadi Liakhovetskimmc: tmio: fix a recently introduced bug in DMA code
2011-07-21 Guennadi Liakhovetskimmc: sh_mmcif: maximize power saving
2011-07-21 Guennadi Liakhovetskimmc: tmio: maximize power saving
2011-07-21 Guennadi Liakhovetskimmc: tmio: fix recursive spinlock, don't schedule with...
2011-07-21 Manoj Iyermmc: Added quirks for Ricoh 1180:e823 lower base clock...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2011-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next