| Commit message (Expand) | Author | Age |
... | |
| * | | gpio; Make Intel chipset gpio drivers depend on x86 | Thomas Gleixner | 2011-03-17 |
| * | | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 |
| |\ \ |
|
| * | | | gpio/cs5535-gpio: Fix section mismatch | Nikanth Karthikesan | 2011-03-17 |
| * | | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-03-17 |
| * | | | spi/davinci: Support DMA transfers larger than 65535 words | Michael Williamson | 2011-03-14 |
| * | | | spi/davinci: Use correct length parameter to dma_map_single calls | Michael Williamson | 2011-03-14 |
| * | | | gpio: Use __devexit at necessary places | Axel Lin | 2011-03-12 |
| * | | | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio | Axel Lin | 2011-03-12 |
| * | | | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard | 2011-03-12 |
| * | | | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 2011-03-12 |
| |\ \ \ |
|
| * | | | | 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 |
| |\ \ \ \ |
|
| * | | | | | 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 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | spi/spidev: Add 32 bit compat ioctl() | Bernhard Walle | 2011-02-03 |
| * | | | | | spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words | Guennadi Liakhovetski | 2011-01-21 |
| * | | | | | spi/spi_sh_msiof: cosmetic clean-up | Guennadi Liakhovetski | 2011-01-21 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2011-03-18 |
|\ \ \ \ \ \ |
|
| * | | | | | | dlm: use alloc_workqueue function | David Teigland | 2011-03-10 |
| * | | | | | | dlm: increase default hash table sizes | David Teigland | 2011-03-10 |
| * | | | | | | dlm: record full callback state | David Teigland | 2011-03-10 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fs: call security_d_instantiate in d_obtain_alias V2 | Josef Bacik | 2011-03-18 |
| * | | | | | | | lose 'mounting_here' argument in ->d_manage() | Al Viro | 2011-03-18 |
| * | | | | | | | don't pass 'mounting_here' flag to follow_down() | Al Viro | 2011-03-18 |
| * | | | | | | | change the locking order for namespace_sem | Al Viro | 2011-03-18 |
| * | | | | | | | fix deadlock in pivot_root() | Al Viro | 2011-03-18 |
| * | | | | | | | vfs: split off vfsmount-related parts of vfs_kern_mount() | Al Viro | 2011-03-17 |
| * | | | | | | | Some fixes for pstore | Tony Luck | 2011-03-17 |
| * | | | | | | | kill simple_set_mnt() | Al Viro | 2011-03-17 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco... | Linus Torvalds | 2011-03-18 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | omfs: make readdir stop when filldir says so | Al Viro | 2011-03-05 |
| * | | | | | | | | omfs: merge unlink() and rmdir(), close leak in rename() | Al Viro | 2011-03-05 |
| * | | | | | | | | omfs: stop playing silly buggers with omfs_unlink() in ->rename() | Al Viro | 2011-03-05 |
| * | | | | | | | | omfs: rename() needs to mark old_inode dirty after ctime update | Al Viro | 2011-03-05 |