aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | spi/tegra: remove checks for valid speedLaxman Dewangan2013-02-05
| * | | | spi: make sure all transfer has proper speed setLaxman Dewangan2013-02-05
| * | | | spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos2013-02-05
| * | | | spi/ath79: use gpio_request_oneGabor Juhos2013-02-05
| * | | | spi/ath79: remove superfluous chip select codeGabor Juhos2013-02-05
| * | | | spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos2013-02-05
| * | | | spi/ath79: add delay between SCK changesGabor Juhos2013-02-05
| * | | | mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme2013-02-05
| * | | | spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-05
| * | | | spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-05
| * | | | Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-05
| |\| | |
| | * | | spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard2013-01-31
| | * | | spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-26
| | * | | spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger2013-01-26
| | * | | spi: spi-gpio: Add checks for the dt propertiesMaxime Ripard2013-01-26
| | * | | spi/pxa2xx: convert to the common clk frameworkMika Westerberg2013-01-26
| | * | | spi/pxa2xx: convert to the pump message infrastructureMika Westerberg2013-01-26
| | * | | spi/pxa2xx: fix warnings when compiling a 64-bit kernelMika Westerberg2013-01-26
| | * | | spi/pxa2xx: allow building on a 64-bit kernelMika Westerberg2013-01-26
| | * | | MAINTAINERS: Add myself as a backup maintainer for SPIMark Brown2013-01-14
| | * | | spi: bitbang: simplify pointer arithmeticsGuennadi Liakhovetski2013-01-13
| | * | | spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg2013-01-08
| | * | | spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg2013-01-08
| | * | | spi/s3c64xx: Complain if we fail to set a transfer speedMark Brown2013-01-08
| * | | | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-05
| * | | | spi/of: Use DT aliases for assigning bus numberGrant Likely2013-02-05
| * | | | spi/sh-msiof: Add device tree parsing to driverBastian Hecht2013-02-05
| * | | | spi/davinci: add OF support for the spi controllerMurali Karicheri2013-02-05
| * | | | spi/omap2: disable DMA requests before complete()Felipe Balbi2013-02-05
| | |/ / | |/| |
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-02-20
|\ \ \ \
| * | | | clk: sunxi: remove stale Makefile entryArnd Bergmann2013-02-14
| * | | | clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad2013-01-24
| * | | | clk: zynq: Use common of_clk_init() functionPrashant Gaikwad2013-01-24
| * | | | clk: vt8500: Use common of_clk_init() functionPrashant Gaikwad2013-01-24
| * | | | clk: highbank: Use common of_clk_init() functionPrashant Gaikwad2013-01-24
| * | | | clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad2013-01-24
| * | | | clk: add common of_clk_init() functionPrashant Gaikwad2013-01-24
| * | | | clk: Deduplicate exit code in clk_set_rateNestor Ovroy2013-01-21
| * | | | clk: beautify MakefileMike Turquette2013-01-18
| * | | | clk-divider: fix macrosJames Hogan2013-01-18
| * | | | clk: prima2: enable dt-binding clkdev mappingBarry Song2013-01-18
| * | | | clk: mxs: Index is always positiveFabio Estevam2013-01-15
| * | | | clk: max77686: Avoid double free at remove timeLaurent Pinchart2013-01-15
| * | | | clk: remove exported function from __init sectionDenis Efremov2013-01-15
| * | | | clk: vt8500: Add support for WM8750/WM8850 PLL clocksTony Prisk2013-01-15
| * | | | clk: vt8500: Fix division-by-0 when requested rate=0Tony Prisk2013-01-15
| * | | | clk: vt8500: Fix device clock divisor calculationsTony Prisk2013-01-15
| * | | | clk: vt8500: Fix error in PLL calculations on non-exact match.Tony Prisk2013-01-15
| * | | | clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin2013-01-15
| * | | | clk: JSON debugfs clock tree summaryPrashant Gaikwad2013-01-11