summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-6/+0
* ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-311-1/+0
* ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...Paul Walmsley2012-10-261-12/+24
* Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-251-1/+1
|\
| * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-1/+1
* | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-248-9/+12
|\ \
| * | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-248-9/+12
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-2434-162/+412
|\ \ \
| * | | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+0
| * | | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+1
| * | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-172-6/+6
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1713-83/+233
| |\ \ \
| | * \ \ Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-177-32/+128
| | |\ \ \
| | | * | | OMAPFB: use omap_vrfb_supported()Tomi Valkeinen2012-10-171-5/+1
| | | * | | OMAPDSS: VRFB: add omap_vrfb_supported()Tomi Valkeinen2012-10-171-0/+16
| | | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-177-7/+7
| | | * | | OMAP: VRFB: convert vrfb to platform deviceTomi Valkeinen2012-10-171-20/+104
| | | | |/ | | | |/|
| | * | | OMAPDSS: remove <plat/cpu.h> includesTomi Valkeinen2012-10-173-5/+0
| | * | | OMAPDSS: HDMI: use omapdss_versionTomi Valkeinen2012-10-163-4/+16
| | * | | OMAPDSS: DSS: use omapdss_versionTomi Valkeinen2012-10-161-10/+27
| | * | | OMAPDSS: DISPC: use omapdss_versionTomi Valkeinen2012-10-161-13/+28
| | * | | OMAPDSS: use omapdss_version in dss_features.cTomi Valkeinen2012-10-163-19/+34
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-172-12/+17
| |\ \ \
| | * | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-8/+15
| | * | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-152-4/+3
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-172-26/+108
| |\ \ \
| | * | | mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed2012-10-151-11/+89
| | * | | mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed2012-10-151-8/+13
| | * | | mtd: onenand: omap: use pdata info instead of cpu_isAfzal Mohammed2012-10-151-3/+4
| | * | | mtd: nand: omap: read nand using register addressAfzal Mohammed2012-10-151-1/+1
| | * | | mtd: nand: omap: free region as per resource sizeAfzal Mohammed2012-10-151-1/+1
| | * | | mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed2012-10-151-2/+0
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1716-15/+41
| |\ \ \
| | * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-1515-15/+15
| | * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-154-0/+17
| | * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-154-0/+9
| | |/ /
| * | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-154-18/+7
| * | | staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley2012-10-151-1/+0
| |/ /
* | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-242-6/+39
* | | serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-241-1/+1
* | | serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-8/+8
* | | TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-241-0/+1
* | | TTY: move tty buffers to tty_portJiri Slaby2012-10-226-59/+66
* | | TTY: add port -> tty linkJiri Slaby2012-10-222-0/+5
* | | TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-221-56/+76
* | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-221-8/+10
* | | TTY: n_tty, propagate n_tty_dataJiri Slaby2012-10-221-93/+78
* | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-222-55/+72
* | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-221-123/+137
* | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-221-24/+28