aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-20
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
* Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-18
|\
| * mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-17
* | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16
|\|
| * ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-12
| * ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-12
| * ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-12
| * ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-12
| * W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren2012-09-12
| * Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-12
| * ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
| * ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-12
| *-. Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-12
| |\ \
* | | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-16
|\| | |
| * | | serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-11
| * | | tty vt: Fix line garbage in virtual console on command line editionJean-François Moine2012-09-10
| * | | msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-10
| * | | serial: pl011: delete dangling bug flagLinus Walleij2012-09-10
| * | | TTY: serial: move the dereference below the NULL testWei Yongjun2012-09-10
| * | | serial: omap: Request pins using pinctrl frameworkTony Lindgren2012-09-10
| * | | serial: omap: fix DeviceTree bootFelipe Balbi2012-09-10
| * | | serial: omap: fix compile breakageFelipe Balbi2012-09-07
| * | | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-06
| * | | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-06
| * | | serial: serial_core.h needs console.h included firstStephen Rothwell2012-09-06
| * | | serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie2012-09-06
| * | | serial: mxs-auart: fix the wrong setting orderHuang Shijie2012-09-06
| * | | serial_core: fix sizeof(pointer)Fengguang Wu2012-09-06
| * | | serial: omap: enable RX and TX FIFO usageFelipe Balbi2012-09-06
| * | | serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-06
| * | | serial: omap: remove unnecessary header and add a missing oneFelipe Balbi2012-09-06
| * | | serial: omap: fix software flow controlVikram Pandita2012-09-06
| * | | serial: omap: make sure to put() on poll_get_charFelipe Balbi2012-09-06
| * | | serial: omap: implement set_wakeFelipe Balbi2012-09-06
| * | | serial: omap: unlock the port lockRuchika Kharwar2012-09-06
| * | | serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi2012-09-06
| * | | serial: omap: optimization with section annotationsFelipe Balbi2012-09-06
| * | | serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar2012-09-06
| * | | serial: omap: don't save IRQ flags on hardirqFelipe Balbi2012-09-06
| * | | serial: omap: make sure to suspend device before removeFelipe Balbi2012-09-06
| * | | serial: omap: drop unnecessary check from removeFelipe Balbi2012-09-06
| * | | serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi2012-09-06
| * | | serial: omap: stick to put_autosuspendFelipe Balbi2012-09-06
| * | | serial: omap: move THRE check to transmit_chars()Felipe Balbi2012-09-06
| * | | serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi2012-09-06
| * | | serial: omap: simplify IRQ handlingFelipe Balbi2012-09-06
| * | | serial: omap: drop DMA supportFelipe Balbi2012-09-06
| * | | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-06