aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren8-8/+6
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann11-11/+11
2012-09-18Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-26/+30
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren1-26/+30
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson17-139/+80
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson125-3826/+5666
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson74-219/+410
2012-09-16Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson2-89/+241
2012-09-16Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson2-2/+31
2012-09-16Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson2-4/+0
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson41-202/+322
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren1-1/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-0/+5
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren4-1/+6
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren5-0/+7
2012-09-12W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren1-2/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2-121/+35
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2-9/+14
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren1-5/+10
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirqTony Lindgren115-510/+973
2012-09-11Merge branch 'ks8695/timer' into next/cleanupOlof Johansson1-1/+13
2012-09-11watchdog: ks8695: sink registers into driverLinus Walleij1-1/+13
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren1-2/+2
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg3-4/+0
2012-09-10tty vt: Fix line garbage in virtual console on command line editionJean-François Moine1-61/+17
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-1/+1
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown1-1/+1
2012-09-10serial: pl011: delete dangling bug flagLinus Walleij1-4/+0
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun2-2/+4
2012-09-10serial: omap: Request pins using pinctrl frameworkTony Lindgren1-0/+9
2012-09-10serial: omap: fix DeviceTree bootFelipe Balbi1-7/+13
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-1/+1
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-2/+23
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-2/+6
2012-09-07serial: omap: fix compile breakageFelipe Balbi1-0/+4
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-5/+5
2012-09-06Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-14/+80
2012-09-06tty_register_device_attr updated for tty-nextTomas Hlavacek3-4/+35
2012-09-06mmc: tegra: remove useless include of <mach/*.h>Stephen Warren1-1/+0
2012-09-06gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren1-3/+0
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+15
2012-09-06tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2-12/+91
2012-09-06serial: serial_core.h needs console.h included firstStephen Rothwell1-1/+1
2012-09-06serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie1-0/+1
2012-09-06serial: mxs-auart: fix the wrong setting orderHuang Shijie1-2/+2
2012-09-06serial_core: fix sizeof(pointer)Fengguang Wu1-1/+1
2012-09-06serial: omap: enable RX and TX FIFO usageFelipe Balbi1-3/+7
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi1-0/+38
2012-09-06serial: omap: remove unnecessary header and add a missing oneFelipe Balbi1-1/+1