summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PCClaudio Nieder2008-10-213-1/+212
* backlight: da903x: Add backlight driver for DA9030/DA9034Mike Rapoport2008-10-213-0/+209
* backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov2008-10-214-0/+499
* 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
| | * | | | serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt2008-10-012-18/+37
| * | | | | serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt2008-10-022-31/+16
| |/ / / /
| * | | | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin2008-09-111-7/+14
| * | | | sh_eth: unsigned ndev->irq cannot be negativeroel kluin2008-09-111-2/+3
| * | | | sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
* | | | | pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-204-54/+32