aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner2011-03-17
| * | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17
| |\ \
| * | | gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan2011-03-17
| * | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-17
| * | | spi/davinci: Support DMA transfers larger than 65535 wordsMichael Williamson2011-03-14
| * | | spi/davinci: Use correct length parameter to dma_map_single callsMichael Williamson2011-03-14
| * | | gpio: Use __devexit at necessary placesAxel Lin2011-03-12
| * | | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpioAxel Lin2011-03-12
| * | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-12
| * | | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-12
| |\ \ \
| * | | | of_mmc_spi: add card detect irq supportEsben Haabendal2011-03-07
| * | | | spi/omap_mcspi: catch xfers of non-multiple SPI word sizeMichael Jones2011-03-05
| * | | | spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen2011-02-24
| * | | | gpio/pca953x: Fix wrong pointer typeDirk Eibach2011-02-24
| * | | | spi/pl022: rid dangling labelsLinus Walleij2011-02-22
| * | | | spi: add support for SuperH SPIYoshihiro Shimoda2011-02-22
| * | | | gpio/sx150x: Do not access I2C from mask/unmask functionsThomas Gleixner2011-02-22
| * | | | spi: New driver for Altera SPIThomas Chou2011-02-22
| * | | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-22
| * | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-22
| |\ \ \ \
| * | | | | spi/imx: select master mode for all channelsSascha Hauer2011-02-15
| * | | | | spi/pl022: minor kerneldoc updatesLinus Walleij2011-02-15
| * | | | | spi/pl022: remove dangling status checkVirupax Sadashivpetimath2011-02-15
| * | | | | spi/pl022: disable core voltage when idleLinus Walleij2011-02-15
| * | | | | spi/pl022: use dmaengine helper macrosLinus Walleij2011-02-15
| * | | | | spi/bitbang: check for setup_transfer during initializationSascha Hauer2011-02-15
| * | | | | spi/bfin_spi: return immediately after skipping to next transferSonic Zhang2011-02-15
| * | | | | spi/bfin_spi: support for multiples of 8bits with hardware CSBob Liu2011-02-15
| * | | | | Merge commit 'v2.6.38-rc4' into spi/nextGrant Likely2011-02-14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | spi/spidev: Add 32 bit compat ioctl()Bernhard Walle2011-02-03
| * | | | | spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit wordsGuennadi Liakhovetski2011-01-21
| * | | | | spi/spi_sh_msiof: cosmetic clean-upGuennadi Liakhovetski2011-01-21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-03-18
|\ \ \ \ \ \
| * | | | | | dlm: use alloc_workqueue functionDavid Teigland2011-03-10
| * | | | | | dlm: increase default hash table sizesDavid Teigland2011-03-10
| * | | | | | dlm: record full callback stateDavid Teigland2011-03-10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \
| * | | | | | | fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik2011-03-18
| * | | | | | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-18
| * | | | | | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-18
| * | | | | | | change the locking order for namespace_semAl Viro2011-03-18
| * | | | | | | fix deadlock in pivot_root()Al Viro2011-03-18
| * | | | | | | vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro2011-03-17
| * | | | | | | Some fixes for pstoreTony Luck2011-03-17
| * | | | | | | kill simple_set_mnt()Al Viro2011-03-17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \ \
| * | | | | | | | omfs: make readdir stop when filldir says soAl Viro2011-03-05
| * | | | | | | | omfs: merge unlink() and rmdir(), close leak in rename()Al Viro2011-03-05
| * | | | | | | | omfs: stop playing silly buggers with omfs_unlink() in ->rename()Al Viro2011-03-05
| * | | | | | | | omfs: rename() needs to mark old_inode dirty after ctime updateAl Viro2011-03-05