Age | Commit message (Expand) | Author |
2009-12-11 | tty: sdio_uart: Fix the locking on "func" for new code | Alan Cox |
2009-12-11 | tty: sdio_uart: add modem functionality | Alan Cox |
2009-12-11 | tty: sdio_uart: Style fixes | Alan Cox |
2009-12-11 | tty: sdio_uart: Fix termios handling | Alan Cox |
2009-12-11 | tty: sdio_uart: Switch to the open/close helpers | Alan Cox |
2009-12-11 | sdio_uart: Move the open lock | Alan Cox |
2009-12-11 | sdio_uart: refcount the tty objects | Alan Cox |
2009-12-11 | sdio_uart: Fix oops caused by the previous changeset | Nicolas Pitre |
2009-12-11 | sdio_uart: use tty_port | Alan Cox |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-06 | Merge branch 'sa1100' into devel | Russell King |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King |
2009-12-04 | Merge branch 'pending-misc' (early part) into devel | Russell King |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | sdio_uart: coding style fixes | Thadeu Lima de Souza Cascardo |
2009-12-02 | [ARM] pxamci: call mmc_remove_host() before freeing resources | Daniel Mack |
2009-12-01 | pxamci: introduce mmc_has_26mhz() and include pxa935 | Haojian Zhuang |
2009-11-24 | ARM: 5785/1: Use ST vendor enum instead of numeral | Linus Walleij |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-18 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-11-12 | mmci-omap: free irq resource | Ladislav Michl |
2009-11-10 | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren |
2009-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-10-29 | omap_hsmmc: add missing probe handler hook | Roger Quadros |
2009-10-26 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-10-26 | Merge branch 'sh/sdhi-mfd' | Paul Mundt |
2009-10-26 | mmc: Add SuperH to the tmio-mmc Kconfig | Magnus Damm |
2009-10-22 | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-10-12 | [ARM] pxamci: fix printing gpio numbers in pxamci_probe | Antonio Ospite |
2009-10-08 | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel |
2009-10-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-10-01 | s3cmci: add better support for no card detect or write protect available | Ben Dooks |
2009-10-01 | s3cmci: make SDIO IRQ hardware IRQ support build-time configurable | Ben Dooks |
2009-10-01 | s3cmci: DMA fixes | Ben Dooks |
2009-10-01 | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks |
2009-10-01 | s3cmci: add SDIO IRQ support | Ben Dooks |
2009-10-01 | s3cmci: add debugfs support for examining driver and hardware state | Ben Dooks |
2009-10-01 | s3cmci: fix direct write to interrupt mask | Ben Dooks |
2009-10-01 | s3cmci: change to use dev_pm_ops | Ben Dooks |
2009-10-01 | s3cmci: change GPIO to gpiolib from S3C24XX specific calls | Ben Dooks |
2009-10-01 | s3cmci: update probe to use new platform id list | Ben Dooks |
2009-10-01 | s3cmci: use resource_size() instead of local macro | Ben Dooks |
2009-10-01 | sdio: pass whitelisted cis funce tuples to sdio drivers | Albert Herranz |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-10-01 | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 | Linus Walleij |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |