Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-02-08 | 2 | -9/+9 | |
| * | | PCI: sysfs: Fix failure path for addition of "vpd" attribute | Ben Hutchings | 2011-02-08 | 1 | -1/+1 | |
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 35 | -261/+1920 | |
|\ \ \ | ||||||
| * | | | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely | 2011-03-18 | 5 | -5/+9 | |
| * | | | spi/dw_spi: Fix missing header | Jiri Slaby | 2011-03-18 | 1 | -0/+1 | |
| * | | | gpio/langwell: Clear edge bit before handling | Thomas Gleixner | 2011-03-17 | 1 | -7/+6 | |
| * | | | gpio/langwell: Simplify demux loop | Thomas Gleixner | 2011-03-17 | 1 | -6/+7 | |
| * | | | gpio/langwell: Convert irq name space | Thomas Gleixner | 2011-03-17 | 1 | -5/+5 | |
| * | | | gpio/langwell: Fix broken irq_eoi change. | Thomas Gleixner | 2011-03-17 | 1 | -8/+5 | |
| * | | | gpio; Make Intel chipset gpio drivers depend on x86 | Thomas Gleixner | 2011-03-17 | 1 | -3/+3 | |
| * | | | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 | 4622 | -344727/+477901 | |
| |\ \ \ | ||||||
| * | | | | gpio/cs5535-gpio: Fix section mismatch | Nikanth Karthikesan | 2011-03-17 | 1 | -3/+3 | |
| * | | | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-03-17 | 3 | -3/+3 | |
| * | | | | spi/davinci: Support DMA transfers larger than 65535 words | Michael Williamson | 2011-03-14 | 1 | -8/+25 | |
| * | | | | spi/davinci: Use correct length parameter to dma_map_single calls | Michael Williamson | 2011-03-14 | 1 | -5/+5 | |
| * | | | | gpio: Use __devexit at necessary places | Axel Lin | 2011-03-12 | 2 | -2/+2 | |
| * | | | | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio | Axel Lin | 2011-03-12 | 2 | -0/+2 | |
| * | | | | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard | 2011-03-12 | 3 | -57/+155 | |
| * | | | | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 2011-03-12 | 856 | -6039/+8280 | |
| |\ \ \ \ | ||||||
| * | | | | | of_mmc_spi: add card detect irq support | Esben Haabendal | 2011-03-07 | 2 | -3/+32 | |
| * | | | | | spi/omap_mcspi: catch xfers of non-multiple SPI word size | Michael Jones | 2011-03-04 | 1 | -3/+6 | |
| * | | | | | spi/omap_mcspi: Off-by-one error in finding the right divisor | Hannu Heikkinen | 2011-02-24 | 1 | -11/+18 | |
| * | | | | | gpio/pca953x: Fix wrong pointer type | Dirk Eibach | 2011-02-24 | 1 | -6/+7 | |
| * | | | | | spi/pl022: rid dangling labels | Linus Walleij | 2011-02-22 | 1 | -2/+0 | |
| * | | | | | spi: add support for SuperH SPI | Yoshihiro Shimoda | 2011-02-22 | 3 | -0/+550 | |
| * | | | | | gpio/sx150x: Do not access I2C from mask/unmask functions | Thomas Gleixner | 2011-02-22 | 1 | -17/+37 | |
| * | | | | | spi: New driver for Altera SPI | Thomas Chou | 2011-02-22 | 4 | -0/+350 | |
| * | | | | | spi: add OpenCores tiny SPI driver | Thomas Chou | 2011-02-22 | 5 | -0/+465 | |
| * | | | | | Merge branch 'devicetree/next' into spi/next | Grant Likely | 2011-02-22 | 10 | -43/+8 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | spi/imx: select master mode for all channels | Sascha Hauer | 2011-02-15 | 1 | -3/+9 | |
| * | | | | | | spi/pl022: minor kerneldoc updates | Linus Walleij | 2011-02-15 | 1 | -9/+16 | |
| * | | | | | | spi/pl022: remove dangling status check | Virupax Sadashivpetimath | 2011-02-15 | 1 | -2/+0 | |
| * | | | | | | spi/pl022: disable core voltage when idle | Linus Walleij | 2011-02-15 | 1 | -4/+13 | |
| * | | | | | | spi/pl022: use dmaengine helper macros | Linus Walleij | 2011-02-15 | 1 | -17/+10 | |
| * | | | | | | spi/bitbang: check for setup_transfer during initialization | Sascha Hauer | 2011-02-15 | 1 | -9/+4 | |
| * | | | | | | spi/bfin_spi: return immediately after skipping to next transfer | Sonic Zhang | 2011-02-15 | 1 | -0/+1 | |
| * | | | | | | spi/bfin_spi: support for multiples of 8bits with hardware CS | Bob Liu | 2011-02-15 | 1 | -32/+71 | |
| * | | | | | | Merge commit 'v2.6.38-rc4' into spi/next | Grant Likely | 2011-02-14 | 1621 | -11510/+17169 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | spi/spidev: Add 32 bit compat ioctl() | Bernhard Walle | 2011-02-03 | 1 | -0/+12 | |
| * | | | | | | spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words | Guennadi Liakhovetski | 2011-01-21 | 1 | -0/+59 | |
| * | | | | | | spi/spi_sh_msiof: cosmetic clean-up | Guennadi Liakhovetski | 2011-01-21 | 1 | -34/+34 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2011-03-18 | 10 | -226/+317 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dlm: use alloc_workqueue function | David Teigland | 2011-03-10 | 1 | -2/+4 | |
| * | | | | | | | dlm: increase default hash table sizes | David Teigland | 2011-03-10 | 1 | -2/+2 | |
| * | | | | | | | dlm: record full callback state | David Teigland | 2011-03-10 | 8 | -222/+311 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-18 | 12 | -269/+271 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fs: call security_d_instantiate in d_obtain_alias V2 | Josef Bacik | 2011-03-18 | 1 | -0/+3 | |
| * | | | | | | | | lose 'mounting_here' argument in ->d_manage() | Al Viro | 2011-03-18 | 4 | -13/+8 | |
| * | | | | | | | | don't pass 'mounting_here' flag to follow_down() | Al Viro | 2011-03-18 | 3 | -4/+4 | |
| * | | | | | | | | change the locking order for namespace_sem | Al Viro | 2011-03-18 | 1 | -60/+73 |