summaryrefslogtreecommitdiffstats
path: root/firmware/keyspan (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-26ARM: ux500: decomission the non-DT MTU init sequenceLinus Walleij1-26/+2
2013-11-26dma: ste_dma40: Parse flags property for new 'high priority channel' requestLee Jones1-0/+4
2013-11-26dma: ste_dma40: Expand DT binding to accept 'high-priority channel' flagLee Jones1-0/+3
2013-11-26ARM: ux500: Remove checking for DT during timer initLee Jones1-20/+8
2013-11-26ARM: ux500: Clean-up legacy extern prototypeLee Jones1-3/+0
2013-11-26ARM: ux500: Remove unused call to register AMBA devicesLee Jones3-30/+1
2013-11-26ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones1-16/+6
2013-11-26pinctrl: nomadik: decomission non-DT boot pathLinus Walleij1-58/+22
2013-11-26pinctrl: nomadik: move platform data handling into driverLinus Walleij3-245/+227
2013-11-26ARM: ux500: get rid of unused headerLinus Walleij1-1/+0
2013-11-26ARM: ux500: delete Nomadik pinctrl AUXDATALinus Walleij1-4/+0
2013-11-26ARM: ux500: delete remnant pin config macrosLinus Walleij1-23/+0
2013-11-26ARM: ux500: move snowball pin configs to device treeLinus Walleij2-19/+59
2013-11-26ARM: ux500: move snowball LED pin control to device treeLinus Walleij2-2/+11
2013-11-26ARM: ux500: convert Snowball SPI pin referenceLinus Walleij2-5/+28
2013-11-26ARM: ux500: move snowball ethernet config to device treeLinus Walleij2-4/+25
2013-11-26ARM: ux500: move HREFv60plus pin configs to device treeLinus Walleij2-55/+153
2013-11-26ARM: ux500: move final HREFv60 LCD pins to device treeLinus Walleij2-7/+17
2013-11-26ARM: ux500: move the HREFv60plus IPGPIO pins to device treeLinus Walleij2-16/+31
2013-11-26ARM: ux500: move the WLAN GPIO pin setup to the device treeLinus Walleij2-75/+19
2013-11-26ARM: ux500: move GPIO key configuration to device treeLinus Walleij6-25/+84
2013-11-26ARM: ux500: move old HREF ipgpio to the device treeLinus Walleij2-24/+16
2013-11-26ARM: ux500: drop STM pinmap settingsLinus Walleij1-200/+0
2013-11-26ARM: ux500: move SKE pin config to device treeLinus Walleij3-87/+97
2013-11-26ARM: ux500: move MCDE pin config to device treeLinus Walleij4-19/+39
2013-11-26ARM: ux500: create MCDE node to collect resourcesLinus Walleij1-0/+17
2013-11-26ARM: ux500: move SPI pin config to device treeLinus Walleij4-19/+114
2013-11-26ARM: ux500: move MUSB pin config to device treeLinus Walleij5-25/+79
2013-11-26ARM: ux500: move GPIO217/218 config to device treeLinus Walleij4-7/+28
2013-11-26ARM: ux500: move MSP pin control to the device treeLinus Walleij4-30/+91
2013-11-26ARM: ux500: move MMC/SD/SDIO pin control to the device treeLinus Walleij7-107/+314
2013-11-26ARM: ux500: move I2C pin control to the device treeLinus Walleij4-22/+150
2013-11-26ARM: ux500: move UART pin control to the device treeLinus Walleij4-52/+134
2013-11-26ARM: ux500: Add DMA config bindings for MSP devicesLee Jones1-0/+15
2013-11-26ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones9-120/+17
2013-11-26ARM: ux500: Remove legacy ATAG SSP supportLee Jones2-31/+0
2013-11-26ARM: ux500: adjust the TC3589x devices to the bindingLinus Walleij2-10/+37
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds1-2/+2
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-22MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-22ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-22mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-22block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-22ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23