summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23add generic stubs for GPIO LEDsBernhard Nortmann
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-23nios2: convert altera sysid to driver modelThomas Chou
2015-10-23dm: implement a Miscellaneous uclassThomas Chou
2015-10-23serial: remove altera serial initializationsThomas Chou
2015-10-23nios2: convert altera timer to driver modelThomas Chou
2015-10-23dm: implement a Timer uclassThomas Chou
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou
2015-10-23spi : convert altera_spi to driver modelThomas Chou
2015-10-23nios2: convert altera_uart to driver modelThomas Chou
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N
2015-10-22drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N
2015-10-22drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-10-22driver: net: keystone_net: removing unused codeMugunthan V N
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov
2015-10-22dma: keystone_nav: Fix linkram sizeVitaly Andrianov
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N
2015-10-22remoteproc: Introduce a sandbox dummy driverNishanth Menon
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N
2015-10-22drivers: net: cpsw: prepare driver for device model migrationMugunthan V N
2015-10-21Merge git://git.denx.de/u-boot-x86Tom Rini
2015-10-21dm: rtc: Correct rtc_read32() return valueSimon Glass
2015-10-21rtc: mc146818: Use probe() to set up the deviceSimon Glass
2015-10-21rtc: mc146818: Add a comment to the #endifSimon Glass
2015-10-21debug_uart: Add an option to announce the debug UARTSimon Glass
2015-10-21debug_uart: Support board-specific UART initialisationSimon Glass
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
2015-10-21x86: spi: Add support for Wildcat PointGeorge McCollister
2015-10-21dm: pci: Enable VGA address forwarding on bridgesBin Meng
2015-10-21dm: pci: Fix pci_last_busno() to return the real last bus noBin Meng
2015-10-21video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng
2015-10-21pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng
2015-10-21dm: pci: Adjust pci_find_and_bind_driver() to return -EPERMSimon Glass
2015-10-21dm: pci: Correct a few debug() statementsSimon Glass
2015-10-21dm: pci: Tidy up auto-config error handlingSimon Glass
2015-10-20Merge git://git.denx.de/u-boot-marvellTom Rini
2015-10-21mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese
2015-10-21usb: ehci-marvell.c: Add DM supportStefan Roese
2015-10-21dm: core: Enable optional use of fdt_translate_address()Stefan Roese
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard
2015-10-20mmc: Add generic Kconfig optionMaxime Ripard