]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-11-05 David Mosbergermtd: nand_base: Only use GET/SET FEATURES command on...
2013-11-05 Alexander Shiyanmtd: nand_base: Use io{read, write}*_rep functions...
2013-11-05 Brian Norrismtd: nand: stop exporting nand_default_bbt
2013-11-05 Brian Norrismtd: nand: remove NAND_BBT_SCANEMPTY
2013-11-05 Brian Norrismtd: nand: hide in-memory BBT implementation details
2013-11-05 Brian Norrismtd: nand: eliminate cast
2013-11-05 Brian Norrismtd: nand: remove multiplied-by-2 block logic
2013-11-05 Brian Norrismtd: nand: add accessors, macros for in-memory BBT
2013-11-05 Huang Shijiemtd: gpmi: imx6: fix the wrong method for checking...
2013-11-05 Huang Shijiemtd: gpmi: decouple the chip select from the DMA channel
2013-11-05 Huang Shijiemtd: gpmi: scan two nand chips
2013-11-05 Huang Shijiemtd: gpmi: use DMA channel 0 for all the nand chips
2013-11-05 Huang Shijiemtd: gpmi: rewrite the gpmi_ecc_write_oob() to support...
2013-11-05 Lothar Waßmannmtd: nand: gpmi-nand: janitorial cleanup: (commas after...
2013-11-05 David Woodhousemtd: gpmi: fix ECC regression
2013-11-05 Huang Shijiemtd: gpmi: remove the nand_scan()
2013-11-05 Huang Shijiemtd: gpmi: set the BCH's geometry with the ecc info
2013-11-05 Lothar Waßmannmtd: nand: gpmi-nand: use more sensible error codes...
2013-11-05 Brian Norrismtd: nand: refactor chip->block_markbad interface
2013-11-05 Wolfram Sangmtd: gpmi-nand: don't use devm_pinctrl_get_select_defau...
2013-11-05 Jingoo Hanmtd: nand: gpmi-nand: remove unnecessary platform_set_d...
2013-11-05 Michał Mirosławmtd: gpmi-nand: fix error return from gpmi_get_clks()
2013-11-04 Luwei ZhouENGR00285441 mxc: mlb: Fix the receive issue of ISOC...
2013-11-04 Fugang DuanENGR00286017: net:fec: fix clock enable/disable usecoun...
2013-11-01 Anson HuangENGR00285692 arm: imx: add necessary clock gates into...
2013-10-31 Richard ZhuENGR00285671 mmc: setup emmc boot partition configure...
2013-10-31 XianzhongENGR00274782 fixed gpu crash when baseAddress is not...
2013-10-31 XianzhongENGR00274478 fix gpu memory multi-lock failure
2013-10-31 XianzhongENGR00277045-1 fix system reboot with video playback
2013-10-31 Frank LiENGR00285646 enable usb peripheral mode for auto spi...
2013-10-30 Liu YingENGR00285273-3 IPU dev:Remove unnecessary memset before...
2013-10-30 Liu YingENGR00285273-2 IPU dev:Remove an unnesessary check
2013-10-30 Liu YingENGR00285273-1 IPU dev:Correct timeout setting from...
2013-10-30 Anson HuangENGR00284981-2 arm: dts: imx6qdl: correct caam clock...
2013-10-30 Anson HuangENGR00284981-1 arm: imx: add clock nodes for caam
2013-10-30 Ranjani VaidyanathanENGR00284023 [iMX6DL/iMX6SL]Align VDDARM and VDDSOC...
2013-10-30 Luwei ZhouENGR00284649 ARM: Documentation: Add MLB dts binding doc
2013-10-30 Luwei ZhouENGR00284648 mxc: mlb: clean up the MLB driver code.
2013-10-30 Nicolin ChenENGR00283079-1 ASoC: fsl: Implement different DMA buffe...
2013-10-30 Nicolin ChenALSA: Add SoC on-chip internal ram support for DMA...
2013-10-30 Greg Kroah... driver core: bus_type: add dev_groups
2013-10-30 Greg Kroah... sysfs.h: add ATTRIBUTE_GROUPS() macro
2013-10-30 Greg Kroah... driver core: device.h: add RW and RO attribute macros
2013-10-30 Huang Shijiespi: spi-imx: only enable the clocks when we start...
2013-10-30 Jingoo Hanspi: Fix checkpatch issue
2013-10-30 Mark Brownspi: Provide common spi_message processing loop
2013-10-30 Mark Brownspi/trace: Trace length of SPI messages on completion
2013-10-30 Mark Brownspi: Provide per-message prepare and unprepare operations
2013-10-30 Mika Westerbergspi: attach/detach SPI device to the ACPI power domain
2013-10-30 Jarkko Nikulaspi: Fix modalias for ACPI enumerated SPI devices
2013-10-30 Greg Kroah... spi: convert bus code to use dev_groups
2013-10-30 Mark Brownspi: Provide trace points for message processing
2013-10-30 Trent Piephospi: Use of_property_read_u32
2013-10-30 Mathias Krausespi: simplify call to request_module()
2013-10-30 Mark Brownspi: core: Add devm_spi_register_master()
2013-10-30 wangyuhangspi: quad: fix the name of DT property
2013-10-30 Axel Linspi: core: Fix spi_register_master error handling
2013-10-30 Mark Brownspi: quad: Make DT properties optional
2013-10-30 wangyuhangspi: quad: Fix missing return
2013-10-30 Axel Linspi: Remove a redundant test for master->running in...
2013-10-30 Sourav Poddarspi: conditional checking of mode and transfer bits.
2013-10-30 wangyuhangspi: DUAL and QUAD support
2013-10-30 Gabor Juhosspi: limit default transfer speed to controller's max...
2013-10-30 Mark Brownspi: More sanity checks for transfers
2013-10-30 Stephen Warrenspi: fix SPI_BIT_MASK so it always fits into 32-bits
2013-10-30 Mark Brownspi: Provide core support for runtime PM during transfers
2013-10-30 Sourav Poddardriver: spi: Modify core to compute the message length
2013-10-30 Mark Brownspi: Support transfer speed checking in the core
2013-10-30 Stephen Warrenspi: fix incorrect handling of min param in SPI_BPW_RAN...
2013-10-30 Stephen Warrenspi: fix undefined behaviour in SPI_BPW_RANGE_MASK
2013-10-30 Stephen Warrenspi: introduce macros to set bits_per_word_mask
2013-10-30 Jingoo Hanspi: bitbang: Fix checkpatch issue
2013-10-30 Axel Linspi: bitbang: Let spi_bitbang_start() take a reference...
2013-10-30 Uwe Kleine... spi/bitbang: trivial: fix doubled word "use"
2013-10-30 Axel Linspi: bitbang: Remove unused tmp variable
2013-10-30 Uwe Kleine... spi/bitbang: don't error out if there is no setup callb...
2013-10-30 Fabio Estevamspi: spi-bitbang: Fix conversion of spi_bitbang_transfe...
2013-10-30 Mark Brownspi/bitbang: Use core message pump
2013-10-30 Mark Brownspi/bitbang: Factor out message transfer from message...
2013-10-30 Mark Brownspi/bitbang: Unexport spi_bitbang_transfer()
2013-10-30 Niels de Vosspi/imx: expose module alias for loading from device...
2013-10-30 Fabio Estevamspi: spi-imx: Check the return value from clk_prepare_e...
2013-10-30 Fabio Estevamspi: spi-imx: Use devm functions
2013-10-30 Sachin Kamatspi: spi-imx: Fix compilation error
2013-10-30 Stephen Warrenspi: convert drivers to use bits_per_word_mask
2013-10-30 Fabio Estevamspi: spi-imx: Let device core handle pinctrl
2013-10-30 Jingoo Hanspi: remove unnecessary platform_set_drvdata()
2013-10-30 Ranjani VaidyanathanENGR00284019: [iMX6SL] Add low power mode optimizations
2013-10-30 Dong Aishengmmc: sdhci: remove unneeded call when have preset value...
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: add preset value quirk for mx6
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: add delay line setting support
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: add DDR mode support for mx6
2013-10-30 Dong Aishengmmc: sdhci: report error once the maximum tuning loops...
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: fix reading cap_1 register value...
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: add std tuning support for mx6sl
2013-10-30 Shawn Guommc: sdhci-esdhc-imx: create struct esdhc_soc_data
2013-10-30 Shawn Guommc: sdhci-esdhc-imx: pdev->id_entry should be immutable
2013-10-30 Dong Aishengmmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
2013-10-30 Shawn Guommc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207
next