summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-20Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren
2012-09-13Merge tag 'mxs-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2012-09-13Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n...Olof Johansson
2012-09-13ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren
2012-09-13ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-13ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-13W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren
2012-09-13Input: omap-keypad: Remove dependencies to mach includesTony Lindgren
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-09-13ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren
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-11clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo
2012-09-11clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-10tty vt: Fix line garbage in virtual console on command line editionJean-François Moine
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown
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-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-08clk: add of_clk_src_onecell_get() supportShawn Guo
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07gpio/twl4030: get platform data from device treeFlorian Vaussard
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-07gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner
2012-09-07clk: ux500: Define smp_twd clock for u8500Ulf Hansson
2012-09-07mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen
2012-09-07clk: ux500: Support for prmcu_rate clockUlf Hansson
2012-09-07clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson
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-06clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee
2012-09-06ARM: ux500: Switch to use common clock frameworkUlf Hansson
2012-09-06clk: ux500: Clock definitions for u8500Ulf Hansson
2012-09-06clk: ux500: First version of clock definitions for ux500Ulf Hansson
2012-09-06clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson
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-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