aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx: add nitrogen6x boardTroy Kisky2014-02-094-0/+405
* ARM: dts: imx6qdl-sabrelite: Add over-current pin to usbotgTroy Kisky2014-02-091-0/+1
* ARM: dts: imx6qdl-sabrelite: fix ENET groupTroy Kisky2014-02-091-10/+9
* ARM: dts: imx6qdl-sabrelite: add skews for Micrel phyTroy Kisky2014-02-091-0/+12
* ARM: dts: imx6qdl-sabrelite: add pwms for backlightsTroy Kisky2014-02-091-0/+54
* ARM: dts: imx6qdl-sabrelite: explicitly set pad for SGTL5000 sys_mclkTroy Kisky2014-02-091-1/+2
* ARM: dts: imx6qdl-sabrelite: move phy reset to pinctrl_enetTroy Kisky2014-02-091-1/+2
* ARM: dts: imx6qdl-sabrelite: move usbotg power enable to pinctrl_usbotgTroy Kisky2014-02-091-1/+2
* ARM: dts: imx6qdl-sabrelite: move spi-nor CS to pinctrl_ecspi1Troy Kisky2014-02-091-1/+1
* ARM: dts: imx6qdl-sabrelite: move USDHC3 CD/WP to pinctrl_usdhc3Troy Kisky2014-02-091-2/+2
* ARM: dts: imx6qdl-sabrelite: move USDHC4 CD to pinctrl_usdhc4Troy Kisky2014-02-091-1/+1
* ARM: dts: imx6qdl: add spdif support for sabreautoNicolin Chen2014-02-091-0/+20
* ARM: dts: imx6qdl-sabrelite: remove usdhc4 wp-gpioTroy Kisky2014-02-091-2/+0
* ARM: dts: imx6qdl-sabrelite: Add uart1 supportTroy Kisky2014-02-091-0/+13
* ARM: dts: imx: sabrelite: add Dual Lite/Solo supportTroy Kisky2014-02-094-265/+300
* ARM: dts: imx6qdl: add aliases for can interfacesLothar Waßmann2014-02-091-0/+2
* ARM: dts: imx6q-sabrelite: Enable PCI expressMarek Vasut2014-02-091-0/+4
* ARM: dts: imx6q-sabrelite: Place 'status' as the last nodeFabio Estevam2014-02-091-3/+3
* ARM: dts: imx: imx6qdl.dtsi: use IRQ_TYPE_LEVEL_HIGHTroy Kisky2014-02-091-70/+92
* ARM: dts: imx: imx6sl.dtsi: use IRQ_TYPE_LEVEL_HIGHTroy Kisky2014-02-091-57/+68
* ARM: dts: imx: imx6dl.dtsi: use IRQ_TYPE_LEVEL_HIGHTroy Kisky2014-02-091-4/+5
* ARM: dts: imx: imx6q.dtsi: use IRQ_TYPE_LEVEL_HIGHTroy Kisky2014-02-091-3/+5
* ARM: dts: imx: imx6qdl.dtsi: add mipi_csi tagTroy Kisky2014-02-091-1/+1
* ARM: dts: imx: pinfunc: add MX6QDL_PAD_SD1_CLK__OSC32K_32K_OUTTroy Kisky2014-02-092-0/+2
* ARM: dts: imx: specify the value of audmux pinctrl instead of 0x80000000Nicolin Chen2014-02-093-12/+12
* ARM: dts: imx6q-sabrelite: Remove duplicate GPIO entryFabio Estevam2014-02-091-1/+0
* ARM: dts: imx6q-udoo: Add Ethernet supportFabio Estevam2014-02-091-0/+28
* ARM: dts: imx6: Add support for imx6q dmo edmqmx6Silvio F2014-02-092-0/+373
* DT: Add Data Modul vendor prefixSilvio F2014-02-091-0/+1
* ARM: dts: imx6: use generic node name for fixed regulatorShawn Guo2014-02-095-12/+34
* ARM: dts: imx6sl: make pinctrl nodes board specificShawn Guo2014-02-092-227/+160
* ARM: dts: imx6qdl: make pinctrl nodes board specificShawn Guo2014-02-099-810/+732
* ARM: dts: Add initial support for cm-fx6.Valentin Raevsky2014-02-092-0/+108
* ARM: dts: imx6q-arm2: enable USB OTGPeter Chen2014-02-091-0/+17
* ARM: dts: add Gateworks Ventana supportTim Harvey2014-02-0914-0/+2716
* ARM: dts: disable flexcan by defaultTim Harvey2014-02-091-0/+2
* Linus 3.14-rc1Linus Torvalds2014-02-021-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \