summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-10-205-190/+100
|\
| * fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi2008-09-263-55/+94
| * fsldma: remove internal self-test from Freescale Elo DMA driverTimur Tabi2008-09-231-132/+0
| * drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNELAndrew Morton2008-09-191-1/+1
| * dmatest: properly handle duplicate DMA channelsTimur Tabi2008-09-191-0/+5
| * drivers/dma/ioat_dma.c: drop code after returnJulia Lawall2008-09-131-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-201-1/+1
|\ \
| * | [WATCHDOG] ib700wdt.c - fix buffer_underflow bugWim Van Sebroeck2008-10-151-1/+1
* | | Update email addresses.Dave Jones2008-10-207-7/+7
* | | Remove empty imacfb.c fileLinus Torvalds2008-10-201-0/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-203-52/+165
|\ \ \
| * | | s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-151-1/+4
| * | | s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-151-2/+8
| * | | s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-152-28/+54
| * | | s3cmci: cpufreq supportben@fluff.org.uk2008-10-152-19/+96
| * | | s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-151-2/+2
| * | | mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-141-0/+1
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-205-6/+422
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-182340-81716/+342974
| |\ \ \ \
| * | | | | bq27x00_battery: use unaligned access helperHarvey Harrison2008-09-261-3/+2
| * | | | | power_supply: fix dependency of tosa_batteryDmitry Baryshkov2008-09-261-1/+1
| * | | | | power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti2008-09-013-0/+389
| * | | | | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-011-0/+25
| * | | | | pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik2008-09-011-4/+7
* | | | | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5
* | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-2012-83/+2101
|\ \ \ \ \ \
| * | | | | | mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton2008-10-191-1/+1
| * | | | | | mfd: ucb1400 needs GPIOAndrew Morton2008-10-191-0/+1
| * | | | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-191-0/+1
| * | | | | | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-191-1/+1
| * | | | | | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-192-26/+61
| * | | | | | mfd: twl4030-core irq simplificationDavid Brownell2008-10-191-66/+2
| * | | | | | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-191-0/+563
| * | | | | | mfd: TWL4030 core driverDavid Brownell2008-10-193-0/+1273
| * | | | | | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-191-0/+114
| * | | | | | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-191-0/+87
| * | | | | | mfd: Fix htc-egpio compile warningSamuel Ortiz2008-10-191-1/+1
| * | | | | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-191-40/+34
| * | | | | | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-191-7/+14
| * | | | | | mfd: update sm501 debugging/low information messagesBen Dooks2008-10-191-3/+3
| * | | | | | mfd: reduce stack usage in mfd-core.cIan Molton2008-10-191-4/+11
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-2011-67/+809
|\ \ \ \ \ \
| * | | | | | sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-204-4/+4
| * | | | | | serial: sh-sci: Add support SCIF of SH7723Nobuhiro Iwamatsu2008-10-201-1/+8
| * | | | | | video: add sh_mobile_lcdc platform flagsMagnus Damm2008-10-201-0/+5
| * | | | | | video: remove unused sh_mobile_lcdc platform dataMagnus Damm2008-10-201-1/+0
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-202290-78276/+339018
| |\| | | | |
| * | | | | | Merge branch 'sh/g3-prep'Paul Mundt2008-10-025-20/+758
| |\ \ \ \ \ \
| | * | | | | | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-011-1/+7
| | * | | | | | sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-012-1/+714