Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | ide-disk: factor out generic disk handling code to ide-gd.c | Bartlomiej Zolnierkiewicz | 2008-10-17 | 5 | -299/+314 | |
| * | | | | | | | | | | ide: remove IDE_AFLAG_NO_DOORLOCKING | Bartlomiej Zolnierkiewicz | 2008-10-17 | 6 | -6/+7 | |
| * | | | | | | | | | | ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS | Bartlomiej Zolnierkiewicz | 2008-10-17 | 2 | -6/+6 | |
| * | | | | | | | | | | ide: IDE_AFLAG_WP -> IDE_DFLAG_WP | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -4/+4 | |
| * | | | | | | | | | | ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED | Bartlomiej Zolnierkiewicz | 2008-10-17 | 3 | -8/+8 | |
| * | | | | | | | | | | ide-floppy: use drive->capacity64 for caching current capacity | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -10/+13 | |
| * | | | | | | | | | | ide-floppy: drop 'floppy' argument from idefloppy_setup() | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -2/+3 | |
| * | | | | | | | | | | ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup() | Bartlomiej Zolnierkiewicz | 2008-10-17 | 2 | -9/+12 | |
| * | | | | | | | | | | ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock() | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -9/+13 | |
| * | | | | | | | | | | ide-disk: use to_ide_drv() and ide_drv_g() | Bartlomiej Zolnierkiewicz | 2008-10-17 | 3 | -12/+7 | |
| * | | | | | | | | | | ide-floppy: use alloc_disk_node() | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | ide-disk: lock media before checking for media change | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | ide-disk: fix IDE_DFLAG_LBA48 handling on resume | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -20/+20 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2008-10-20 | 5 | -190/+100 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fsldma: allow Freescale Elo DMA driver to be compiled as a module | Timur Tabi | 2008-09-26 | 3 | -55/+94 | |
| * | | | | | | | | | | fsldma: remove internal self-test from Freescale Elo DMA driver | Timur Tabi | 2008-09-23 | 1 | -132/+0 | |
| * | | | | | | | | | | drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL | Andrew Morton | 2008-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | dmatest: properly handle duplicate DMA channels | Timur Tabi | 2008-09-19 | 1 | -0/+5 | |
| * | | | | | | | | | | drivers/dma/ioat_dma.c: drop code after return | Julia Lawall | 2008-09-13 | 1 | -2/+0 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-10-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [WATCHDOG] ib700wdt.c - fix buffer_underflow bug | Wim Van Sebroeck | 2008-10-15 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Update email addresses. | Dave Jones | 2008-10-20 | 7 | -7/+7 | |
* | | | | | | | | | | Remove empty imacfb.c file | Linus Torvalds | 2008-10-20 | 1 | -0/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-10-20 | 3 | -52/+165 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright | ben@fluff.org.uk | 2008-10-15 | 1 | -1/+4 | |
| * | | | | | | | | | s3cmci: fix continual accesses to host->pio_ptr | ben@fluff.org.uk | 2008-10-15 | 1 | -2/+8 | |
| * | | | | | | | | | s3cmci: Support transfers which are not multiple of 32 bits. | Christer Weinigel | 2008-10-15 | 2 | -28/+54 | |
| * | | | | | | | | | s3cmci: cpufreq support | ben@fluff.org.uk | 2008-10-15 | 2 | -19/+96 | |
| * | | | | | | | | | s3cmci: Make general protocol errors less noisy | ben@fluff.org.uk | 2008-10-15 | 1 | -2/+2 | |
| * | | | | | | | | | mmc_block: tell block layer there is no seek penalty | Pierre Ossman | 2008-10-14 | 1 | -0/+1 | |
* | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-10-20 | 5 | -6/+422 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2008-10-18 | 2340 | -81716/+342974 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | bq27x00_battery: use unaligned access helper | Harvey Harrison | 2008-09-26 | 1 | -3/+2 | |
| * | | | | | | | | | | power_supply: fix dependency of tosa_battery | Dmitry Baryshkov | 2008-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | power_supply: Support for Texas Instruments BQ27200 battery managers | Rodolfo Giometti | 2008-09-01 | 3 | -0/+389 | |
| * | | | | | | | | | | power_supply: Add function to return system-wide power state | Matthew Garrett | 2008-09-01 | 1 | -0/+25 | |
| * | | | | | | | | | | pda_power: Check and handle return value of set_irq_wake | Robert Jarzmik | 2008-09-01 | 1 | -4/+7 | |
* | | | | | | | | | | | epca: Add infinite break support | Alan Cox | 2008-10-20 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-10-20 | 12 | -83/+2101 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mfd: further unbork the ucb1400 ac97_bus dependencies | Andrew Morton | 2008-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | mfd: ucb1400 needs GPIO | Andrew Morton | 2008-10-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS: | Randy Dunlap | 2008-10-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | mfd: Don't use NO_IRQ in WM8350 | Mark Brown | 2008-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | mfd: update TMIO drivers to use the clock API | Ian Molton | 2008-10-19 | 2 | -26/+61 | |
| * | | | | | | | | | | | mfd: twl4030-core irq simplification | David Brownell | 2008-10-19 | 1 | -66/+2 | |
| * | | | | | | | | | | | mfd: add base support for Dialog DA9030/DA9034 PMICs | Eric Miao | 2008-10-19 | 1 | -0/+563 | |
| * | | | | | | | | | | | mfd: TWL4030 core driver | David Brownell | 2008-10-19 | 3 | -0/+1273 | |
| * | | | | | | | | | | | mfd: support tmiofb cell on tc6393xb | Dmitry Baryshkov | 2008-10-19 | 1 | -0/+114 | |
| * | | | | | | | | | | | mfd: add OHCI cell to tc6393xb | Dmitry Baryshkov | 2008-10-19 | 1 | -0/+87 | |
| * | | | | | | | | | | | mfd: Fix htc-egpio compile warning | Samuel Ortiz | 2008-10-19 | 1 | -1/+1 |