Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ide: fix comment in init_irq() | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -1/+1 | |
| * | | | ide: ide_init_port() bugfix | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -1/+1 | |
| * | | | ide-disk: fix flush requests (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-11 | 3 | -13/+23 | |
| * | | | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option | Sergei Shtylyov | 2008-02-11 | 3 | -14/+18 | |
| * | | | bast-ide: build fix | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -8/+4 | |
| * | | | ide-tape: remove never executed code | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -34/+0 | |
| * | | | ide: fix ide/legacy/gayle.c compilation | Adrian Bunk | 2008-02-11 | 1 | -1/+1 | |
| * | | | ide-cd: replace ntohs with generic byteorder macro be16_to_cpu | Borislav Petkov | 2008-02-11 | 1 | -1/+1 | |
| * | | | ide: remove stale version number | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -3/+1 | |
| * | | | pdc202xx_old: always enable burst mode | Bartlomiej Zolnierkiewicz | 2008-02-11 | 2 | -39/+0 | |
| * | | | palm_bk3710: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -10/+23 | |
| * | | | palm_bk3710: port initialization/probing bugfix | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -7/+7 | |
| * | | | palm_bk3710: fix ide_unregister() usage | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -1/+1 | |
| * | | | palm_bk3710: ide_register_hw() -> ide_device_add() | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -13/+32 | |
| * | | | ide: insert BUG_ON() into __ide_set_handler() (take 2) | Sergei Shtylyov | 2008-02-11 | 1 | -8/+2 | |
| * | | | cs5520: remove stale comment | Benjamin Herrenschmidt | 2008-02-11 | 1 | -5/+0 | |
| * | | | ide: another possible ide panic fix for blk-end-request | Kiyoshi Ueda | 2008-02-11 | 1 | -1/+2 | |
* | | | | Use proper abstractions in quirk_intel_irqbalance | Matthew Wilcox | 2008-02-11 | 1 | -3/+6 | |
| |_|/ |/| | | ||||||
* | | | Linux 2.6.25-rc1v2.6.25-rc1 | Linus Torvalds | 2008-02-10 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-10 | 61 | -957/+2494 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 2008-02-09 | 57 | -951/+2482 | |
| |\ \ \ | ||||||
| | | * | | [ARM] Orion: Use the sata_mv driver for the TS-209 SATA | Byron Bradley | 2008-02-08 | 1 | -0/+10 | |
| | | * | | [ARM] Orion: Use the sata_mv driver for the Kurobox SATA | Byron Bradley | 2008-02-08 | 1 | -0/+9 | |
| | | * | | [ARM] Orion: free up kernel virtual address space | Lennert Buytenhek | 2008-02-08 | 2 | -9/+9 | |
| | | * | | [ARM] Orion: distinguish between physical and virtual addresses | Lennert Buytenhek | 2008-02-08 | 13 | -111/+135 | |
| | | * | | [ARM] Orion: kill orion_early_putstr() | Lennert Buytenhek | 2008-02-08 | 1 | -10/+0 | |
| | | * | | [ARM] Orion: update defconfig | Nicolas Pitre | 2008-02-08 | 1 | -47/+46 | |
| | | * | | [ARM] Orion: Use the sata_mv driver for the integrated SATA controller | Saeed Bishara | 2008-02-08 | 3 | -1/+52 | |
| | * | | | ARM: OMAP1: Misc clean-up | Tony Lindgren | 2008-02-08 | 12 | -129/+30 | |
| | * | | | ARM: OMAP1: Update defconfigs for omap1 | Tony Lindgren | 2008-02-08 | 2 | -172/+179 | |
| | * | | | ARM: OMAP1: Palm Tungsten E board clean-up | Andrzej Zaborowski | 2008-02-08 | 1 | -61/+22 | |
| | * | | | ARM: OMAP1: Use I2C bus registration helper for omap1 | Jarkko Nikula | 2008-02-08 | 14 | -12/+17 | |
| | * | | | ARM: OMAP1: Remove omap_sram_idle() | Vivek Kutal | 2008-02-08 | 2 | -169/+1 | |
| | * | | | ARM: OMAP1: PM fixes for OMAP1 | Vivek Kutal | 2008-02-08 | 1 | -5/+12 | |
| | * | | | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board | Carlos Eduardo Aguiar | 2008-02-08 | 4 | -27/+146 | |
| | * | | | ARM: OMAP1: Make omap1 use MMC multislot structures | Felipe Balbi | 2008-02-08 | 9 | -14/+313 | |
| | * | | | ARM: OMAP1: Change the comments to C style | David Cohen | 2008-02-08 | 8 | -51/+50 | |
| | * | | | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren | 2008-02-08 | 5 | -16/+39 | |
| | * | | | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 2008-02-08 | 4 | -0/+162 | |
| | * | | | ARM: OMAP: Add dmtimer support for OMAP3 | Syed Mohammed, Khasim | 2008-02-08 | 1 | -4/+47 | |
| | * | | | ARM: OMAP: Pre-3430 clean-up for dmtimer.c | Syed Mohammed, Khasim | 2008-02-08 | 1 | -24/+41 | |
| | * | | | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 2008-02-08 | 2 | -74/+905 | |
| | * | | | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 2008-02-08 | 2 | -5/+57 | |
| | * | | | ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code | Tony Lindgren | 2008-02-08 | 1 | -41/+6 | |
| | * | | | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 2008-02-08 | 2 | -35/+134 | |
| | * | | | ARM: OMAP: Add 3430 CPU identification macros | Syed Mohammed Khasim | 2008-02-08 | 1 | -6/+121 | |
| | * | | | ARM: OMAP: Request DSP memory for McBSP | Tony Lindgren | 2008-02-08 | 1 | -0/+11 | |
| | |/ / | ||||||
| * | | | [ARM] constify function pointer tables | Jan Engelhardt | 2008-02-09 | 2 | -3/+3 | |
| * | | | [ARM] 4823/1: AT91 section fix | David Brownell | 2008-02-09 | 1 | -1/+1 | |
| * | | | [ARM] 4824/1: pxa: clear RDH bit after any reset | Dmitry Krivoschekov | 2008-02-09 | 1 | -0/+8 |