| Commit message (Expand) | Author | Age |
* | of_mmc_spi: add card detect irq support | Esben Haabendal | 2011-03-07 |
* | spi/omap_mcspi: catch xfers of non-multiple SPI word size | Michael Jones | 2011-03-05 |
* | spi/omap_mcspi: Off-by-one error in finding the right divisor | Hannu Heikkinen | 2011-02-24 |
* | gpio/pca953x: Fix wrong pointer type | Dirk Eibach | 2011-02-24 |
* | spi/pl022: rid dangling labels | Linus Walleij | 2011-02-22 |
* | spi: add support for SuperH SPI | Yoshihiro Shimoda | 2011-02-22 |
* | gpio/sx150x: Do not access I2C from mask/unmask functions | Thomas Gleixner | 2011-02-22 |
* | spi: New driver for Altera SPI | Thomas Chou | 2011-02-22 |
* | spi: add OpenCores tiny SPI driver | Thomas Chou | 2011-02-22 |
* | Merge branch 'devicetree/next' into spi/next | Grant Likely | 2011-02-22 |
|\ |
|
| * | driver-core: remove conditionals around devicetree pointers | Grant Likely | 2011-01-21 |
* | | spi/imx: select master mode for all channels | Sascha Hauer | 2011-02-15 |
* | | spi/pl022: minor kerneldoc updates | Linus Walleij | 2011-02-15 |
* | | spi/pl022: remove dangling status check | Virupax Sadashivpetimath | 2011-02-15 |
* | | spi/pl022: disable core voltage when idle | Linus Walleij | 2011-02-15 |
* | | spi/pl022: use dmaengine helper macros | Linus Walleij | 2011-02-15 |
* | | spi/bitbang: check for setup_transfer during initialization | Sascha Hauer | 2011-02-15 |
* | | spi/bfin_spi: return immediately after skipping to next transfer | Sonic Zhang | 2011-02-15 |
* | | spi/bfin_spi: support for multiples of 8bits with hardware CS | Bob Liu | 2011-02-15 |
* | | Merge commit 'v2.6.38-rc4' into spi/next | Grant Likely | 2011-02-14 |
|\ \ |
|
| * | | Linux 2.6.38-rc4 | Linus Torvalds | 2011-02-07 |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-02-07 |
| |\ \ |
|
| | * \ | Merge branch 'fixes' | Russell King | 2011-02-07 |
| | |\ \ |
|
| | | * \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King | 2011-02-07 |
| | | |\ \ |
|
| | | | * | | ARM: mxs/imx28: remove now unused clock lookup "fec.0" | Uwe Kleine-König | 2011-02-01 |
| | | | * | | ARM: mxs: fix clock base address missing | Shawn Guo | 2011-02-01 |
| | | | * | | ARM: mxs: acknowledge gpio irq | Uwe Kleine-König | 2011-01-26 |
| | | | * | | ARM: mach-imx/mach-mx25_3ds: Fix section type | Fabio Estevam | 2011-01-24 |
| | | | * | | ARM: imx: Add VPR200 and MX51_3DS entries to uncompress.h | Fabio Estevam | 2011-01-24 |
| | | | * | | ARM i.MX23: use correct register for setting the rate | Sascha Hauer | 2011-01-24 |
| | | | * | | ARM i.MX23/28: remove secondary field from struct clk. It's unused | Sascha Hauer | 2011-01-24 |
| | | | * | | ARM i.MX28: use correct register for setting the rate | Sascha Hauer | 2011-01-24 |
| | | | * | | ARM i.MX28: fix bit operation | Sascha Hauer | 2011-01-24 |
| | | | |/ |
|
| | | * | | ALSA: AACI: allow writes to MAINCR to take effect | Russell King | 2011-02-07 |
| | | * | | ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource | Mika Westerberg | 2011-02-05 |
| | * | | | ARM: Update mach-types | Russell King | 2011-02-07 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-02-07 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: Fix page count calculation | Yan, Zheng | 2011-02-07 |
| | * | | | | btrfs: Drop __exit attribute on btrfs_exit_compress | Alexey Charkov | 2011-02-06 |
| | * | | | | btrfs: cleanup error handling in btrfs_unlink_inode() | Tsutomu Itoh | 2011-02-06 |
| | * | | | | Btrfs: exclude super blocks when we read in block groups | Josef Bacik | 2011-02-06 |
| | * | | | | Btrfs: make sure search_bitmap finds something in remove_from_bitmap | Josef Bacik | 2011-02-06 |
| | * | | | | btrfs: fix return value check of btrfs_start_transaction() | Tsutomu Itoh | 2011-02-01 |
| | * | | | | btrfs: checking NULL or not in some functions | Tsutomu Itoh | 2011-02-01 |
| | * | | | | Btrfs: avoid uninit variable warnings in ordered-data.c | Chris Mason | 2011-01-31 |
| | * | | | | Btrfs: catch errors from btrfs_sync_log | Chris Mason | 2011-01-31 |
| | * | | | | Btrfs: make shrink_delalloc a little friendlier | Josef Bacik | 2011-01-31 |
| | * | | | | Btrfs: handle no memory properly in prepare_pages | Josef Bacik | 2011-01-28 |
| | * | | | | Btrfs: do error checking in btrfs_del_csums | Josef Bacik | 2011-01-28 |
| | * | | | | Btrfs: use the global block reserve if we cannot reserve space | Josef Bacik | 2011-01-28 |