Age | Commit message (Expand) | Author |
2014-03-30 | Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown |
2014-03-30 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown |
2014-03-30 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown |
2014-03-30 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2014-03-30 | spi: Fix handling of cs_change in core implementation | Mark Brown |
2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin |
2014-03-29 | spi: mpc52xx: Convert to use bits_per_word_mask | Axel Lin |
2014-03-29 | spi: omap-100k: Fix memory leak | Axel Lin |
2014-03-28 | spi: dw: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin |
2014-03-28 | spi: fsl-dspi: Fix memory leak | Axel Lin |
2014-03-27 | spi: omap-uwire: add missing iounmap | Nishanth Menon |
2014-03-27 | spi: clps711x: Convert to use master->max_speed_hz | Axel Lin |
2014-03-27 | spi: clps711x: Enable driver compilation with COMPILE_TEST | Axel Lin |
2014-03-26 | spi: omap-uwire: Remove full duplex check | Axel Lin |
2014-03-25 | spi: Do not require a completion | Mark Brown |
2014-03-25 | spi: topcliff-pch: Transform noisy message to dev_vdbg | Alexander Stein |
2014-03-25 | spi: coldfire-qspi: Simplify the code to set register bits for transfer speed | Axel Lin |
2014-03-25 | spi: bcm63xx: Remove unused define for PFX | Axel Lin |
2014-03-25 | spi: efm32: use $vendor,$device scheme for compatible string | Uwe Kleine-König |
2014-03-25 | spi: clps711x: Remove <mach/hardware.h> dependency | Alexander Shiyan |
2014-03-24 | Linux 3.14-rc8 | Linus Torvalds |
2014-03-24 | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2014-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-03-24 | tipc: fix spinlock recursion bug for failed subscriptions | Erik Hugne |
2014-03-24 | vxlan: fix nonfunctional neigh_reduce() | David Stevens |
2014-03-24 | Merge branch 'davinci_emac' | David S. Miller |
2014-03-24 | net: davinci_emac: Fix rollback of emac_dev_open() | Christian Riesch |
2014-03-24 | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch |
2014-03-24 | netpoll: fix the skb check in pkt_is_ns | Li RongQing |
2014-03-24 | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller |
2014-03-24 | spi: topcliff-pch: Properly unregister platform devices on probe() error paths | Axel Lin |
2014-03-24 | net: micrel : ks8851-ml: add vdd-supply support | Nishanth Menon |
2014-03-23 | parisc: locks: remove redundant arch_*_relax operations | Will Deacon |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin |
2014-03-23 | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui... | Helge Deller |
2014-03-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-03-21 | spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs | Axel Lin |
2014-03-21 | spi: altera: Remove the code to get unused platform_data | Axel Lin |
2014-03-21 | spi: fsl-lib: Fix memory leak of pinfo | Axel Lin |
2014-03-21 | spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST | Axel Lin |