summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-10ARM: OMAP: move debug_card_init() functionIgor Grinberg
2012-09-10tty vt: Fix line garbage in virtual console on command line editionJean-François Moine
2012-09-10ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg
2012-09-10ARM: OMAP: remove the omap custom tagsIgor Grinberg
2012-09-10ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg
2012-09-10ARM: OMAP: remove the sti console workaroundIgor Grinberg
2012-09-10ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown
2012-09-10serial: pl011: delete reset callbackLinus Walleij
2012-09-10serial: pl011: delete dangling bug flagLinus Walleij
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun
2012-09-10serial: omap: Request pins using pinctrl frameworkTony Lindgren
2012-09-10serial: omap: fix DeviceTree bootFelipe Balbi
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg
2012-09-08Linux 3.6-rc5Linus Torvalds
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07serial: omap: fix compile breakageFelipe Balbi
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-07Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-09-06tty_register_device_attr updated for tty-nextTomas Hlavacek
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones
2012-09-06tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek
2012-09-06serial: serial_core.h needs console.h included firstStephen Rothwell
2012-09-06serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie
2012-09-06serial: mxs-auart: fix the wrong setting orderHuang Shijie
2012-09-06serial_core: fix sizeof(pointer)Fengguang Wu
2012-09-06serial: omap: enable RX and TX FIFO usageFelipe Balbi
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi
2012-09-06serial: omap: remove unnecessary header and add a missing oneFelipe Balbi
2012-09-06serial: omap: fix software flow controlVikram Pandita
2012-09-06serial: omap: make sure to put() on poll_get_charFelipe Balbi
2012-09-06serial: omap: implement set_wakeFelipe Balbi
2012-09-06serial: omap: unlock the port lockRuchika Kharwar
2012-09-06serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi
2012-09-06serial: omap: optimization with section annotationsFelipe Balbi
2012-09-06serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar
2012-09-06serial: omap: don't save IRQ flags on hardirqFelipe Balbi
2012-09-06serial: omap: make sure to suspend device before removeFelipe Balbi
2012-09-06serial: omap: drop unnecessary check from removeFelipe Balbi
2012-09-06serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi