aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptrPaul Walmsley2012-11-08
* ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...Paul Walmsley2012-10-26
* Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-25
|\
| * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-15
* | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
|\ \
| * | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-24
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
|\ \ \
| * | | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-18
| * | | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-17
| * | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-17
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \ \
| | * \ \ Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-17
| | |\ \ \
| | | * | | OMAPFB: use omap_vrfb_supported()Tomi Valkeinen2012-10-17
| | | * | | OMAPDSS: VRFB: add omap_vrfb_supported()Tomi Valkeinen2012-10-17
| | | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-17
| | | * | | OMAP: VRFB: convert vrfb to platform deviceTomi Valkeinen2012-10-17
| | | | |/ | | | |/|
| | * | | OMAPDSS: remove <plat/cpu.h> includesTomi Valkeinen2012-10-17
| | * | | OMAPDSS: HDMI: use omapdss_versionTomi Valkeinen2012-10-16
| | * | | OMAPDSS: DSS: use omapdss_versionTomi Valkeinen2012-10-16
| | * | | OMAPDSS: DISPC: use omapdss_versionTomi Valkeinen2012-10-16
| | * | | OMAPDSS: use omapdss_version in dss_features.cTomi Valkeinen2012-10-16
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \ \
| | * | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-15
| | * | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-15
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-17
| |\ \ \
| | * | | mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed2012-10-15
| | * | | mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed2012-10-15
| | * | | mtd: onenand: omap: use pdata info instead of cpu_isAfzal Mohammed2012-10-15
| | * | | mtd: nand: omap: read nand using register addressAfzal Mohammed2012-10-15
| | * | | mtd: nand: omap: free region as per resource sizeAfzal Mohammed2012-10-15
| | * | | mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed2012-10-15
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \ \
| | * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| | * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-15
| | * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-15
| | |/ /
| * | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
| * | | staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley2012-10-15
| |/ /
* | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-24
* | | serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-24
* | | serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-24
* | | TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-24
* | | TTY: move tty buffers to tty_portJiri Slaby2012-10-22
* | | TTY: add port -> tty linkJiri Slaby2012-10-22
* | | TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-22
* | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-22
* | | TTY: n_tty, propagate n_tty_dataJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-22
* | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-22