Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br... | Grant Likely | 2012-12-06 | 10 | -77/+2158 | |
|\ | ||||||
| * | spi: omap2-mcspi: remove duplicate inclusion of linux/err.h | Sachin Kamat | 2012-12-02 | 1 | -1/+0 | |
| * | spi: omap2-mcspi: Fix the redifine warning | Shubhrajyoti D | 2012-12-02 | 1 | -3/+0 | |
| * | Merge branch 'spi-mcspi' into spi-next | Mark Brown | 2012-11-14 | 1 | -3/+3 | |
| |\ | ||||||
| | * | spi/omap: fix D0/D1 direction confusion | Daniel Mack | 2012-11-14 | 1 | -3/+3 | |
| * | | Merge branch 'spi-tegra' into spi-next | Mark Brown | 2012-11-14 | 3 | -0/+674 | |
| |\ \ | ||||||
| | * | | spi: tegra: add spi driver for sflash controller | Laxman Dewangan | 2012-11-14 | 3 | -0/+674 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. | | | Merge branches 'spi-core' and 'spi-tegra' into spi-next | Mark Brown | 2012-11-09 | 2 | -6/+15 | |
| |\ \| | | ||||||
| | | * | | spi: tegra: sequence compatible strings as per preference | Laxman Dewangan | 2012-11-09 | 1 | -1/+1 | |
| | | * | | spi: make sure all transfer has bits_per_word set | Laxman Dewangan | 2012-11-09 | 2 | -3/+11 | |
| | * | | | spi: Dont call master->setup if not populated | Laxman Dewangan | 2012-11-09 | 1 | -2/+3 | |
| * | | | | Merge branch 'spi-fix-s3c64xx' into spi-next | Mark Brown | 2012-11-07 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | spi: s3c64xx: Add fix for crash in spi suspend/resume | Abhilash Kesavan | 2012-11-07 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'spi-linus' into spi-next | Mark Brown | 2012-11-06 | 104 | -630/+1057 | |
| |\ \ \ \ | ||||||
| | * | | | | spi: omap2-mcspi: Reorder the wait_for_completion for tx | Shubhrajyoti D | 2012-11-06 | 1 | -20/+19 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'spi-spidev' into spi-next | Mark Brown | 2012-11-01 | 1 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | spi: spidev: Add Rohm DH2228FV DAC compatible string | Maxime Ripard | 2012-11-01 | 1 | -0/+1 | |
| | * | | | | spi: spidev: Add device tree bindings | Maxime Ripard | 2012-11-01 | 1 | -0/+9 | |
| * | | | | | Merge branch 'spi-tegra' into spi-next | Mark Brown | 2012-10-30 | 274 | -2902/+5170 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | spi: tegra: add spi driver for SLINK controller | Laxman Dewangan | 2012-10-30 | 3 | -1/+1366 | |
| | |/ / / | ||||||
| * | | | | Merge tag 'spi-linus' into spi-next | Mark Brown | 2012-10-23 | 1 | -4/+0 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'spi-pl022' into spi-next | Mark Brown | 2012-10-17 | 1 | -16/+36 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | spi/pl022: add IDLE state pin management | Patrice Chotard | 2012-10-17 | 1 | -13/+31 | |
| | * | | | | | spi/pl022: Activate resourses before deactivate them in suspend | Ulf Hansson | 2012-10-17 | 1 | -0/+3 | |
| | * | | | | | spi/pl022: Minor simplification for runtime pm | Ulf Hansson | 2012-10-17 | 1 | -3/+2 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/... | Mark Brown | 2012-10-17 | 4 | -34/+42 | |
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | | | | * | | | | | spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 2012-10-17 | 1 | -16/+16 | |
| | | | | |/ / / / | ||||||
| | | * | / / / / | spi/mcspi: allow configuration of pin directions | Daniel Mack | 2012-10-17 | 1 | -7/+18 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() | Florian Fainelli | 2012-10-17 | 1 | -7/+0 | |
| | * | | | | | | spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks | Florian Fainelli | 2012-10-17 | 1 | -0/+4 | |
| | * | | | | | | spi/bcm63xx: remove driver version | Florian Fainelli | 2012-10-17 | 1 | -3/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe" | Ulf Hansson | 2012-10-17 | 1 | -0/+1 | |
* | | | | | | | spi/clps711x: New SPI master driver | Alexander Shiyan | 2012-12-06 | 3 | -0/+304 | |
* | | | | | | | spi/sh-hspi: add CS manual control support | Phil Edworthy | 2012-11-23 | 1 | -2/+41 | |
* | | | | | | | of_spi: add generic binding support to specify cs gpio | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-22 | 1 | -3/+51 | |
* | | | | | | | spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c | Wei Yongjun | 2012-11-14 | 1 | -1/+0 | |
* | | | | | | | spi/bitbang: (cosmetic) simplify list manipulation | Guennadi Liakhovetski | 2012-11-14 | 1 | -5/+3 | |
* | | | | | | | spi/bitbang: avoid needless loop flow manipulations | Guennadi Liakhovetski | 2012-11-14 | 1 | -11/+8 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-10 | 17 | -25/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 2012-11-09 | 1 | -1/+4 | |
| * | | | | | | | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 | 1 | -3/+5 | |
| * | | | | | | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 2012-11-08 | 1 | -1/+2 | |
| * | | | | | | | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge | 2012-11-08 | 1 | -1/+2 | |
| * | | | | | | | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 2012-11-08 | 1 | -1/+1 | |
| * | | | | | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-08 | 3 | -6/+2 | |
| * | | | | | | | cxgb4: Initialize data structures before using. | Vipul Pandya | 2012-11-07 | 1 | -0/+4 | |
| * | | | | | | | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 | 2 | -3/+3 | |
| * | | | | | | | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | | | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 | 1 | -0/+3 | |
| * | | | | | | | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 | 1 | -0/+2 |