]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
dm: usb: Rename usb_find_child to usb_find_emul_child
[karo-tx-uboot.git] / drivers /
2015-09-09 Hans de Goededm: usb: Rename usb_find_child to usb_find_emul_child
2015-09-09 Hans de Goededm: usb: Use device_unbind_children to clean up usb...
2015-09-09 Hans de Goededm: usb: Document that mixing DM_DEVICE_REMOVE and...
2015-09-09 Hans de Goededm: Export device_remove_children / device_unbind_children
2015-09-09 Hans de Goedeusb: Add an usb_device parameter to usb_reset_root_port
2015-09-09 Hans de Goedeusb: usb_setup_device: Drop unneeded portnr function...
2015-09-09 Hans de Goedeusb: Drop device-model specific copy of usb_legacy_port...
2015-09-09 Masahiro Yamadadm: remove redundant CONFIG_DM from driver/core/Makefile
2015-09-09 Masahiro Yamadadm: do not set DM_FLAG_ACTIVATED twice
2015-09-09 Masahiro Yamadadm: change dm_warn() message into debug() in uclass_add()
2015-09-09 Simon Glassdm: core: Add device checking to syscon_get_regmap()
2015-09-09 Simon Glassdm: test: Add a test for the system controller uclass
2015-09-09 Simon Glassdm: test: Add a test for the LED uclass
2015-09-09 Simon Glassled: Return -ENODEV if the LED device cannot be found
2015-09-09 Simon Glassdm: test: Add a test for the mmc uclass
2015-09-09 Simon Glassdm: test: Add a test for the ram uclass
2015-09-09 Simon Glasssandbox: Use the reset driver to handle reset
2015-09-09 Simon Glasssandbox: Add a warm and cold reset driver
2015-09-09 Simon Glassdm: reset: Allow reset_walk() to return
2015-09-09 Simon Glassdm: test: Add tests for the clk uclass
2015-09-09 Simon Glasspower: pmic: Use trailing_strtol() instead of a local...
2015-09-09 Simon Glassdm: Add a clock uclass
2015-09-09 Simon Glassdm: Add a system reset uclass
2015-09-09 Simon Glassns16550: Improve debug UART so it can work with 32...
2015-09-09 Simon Glassdm: spi: Make local functions static
2015-09-09 Simon Glassdm: Add support for RAM drivers
2015-09-09 Simon Glassdm: pmic: Add functions to adjust PMIC registers
2015-09-09 Simon Glassdm: power: Use debug() for errors in regulator uclass
2015-09-09 Simon Glassdm: power: Add a function to set up all regulators
2015-09-09 Simon Glassdm: pmic: Split output from function
2015-09-09 Simon Glassdm: power: Add regulator flags to centralise auto-set...
2015-09-09 Simon Glassdm: power: Avoid case-insensitve match for child names
2015-09-09 Simon Glassmmc: Add debug() output on read errors
2015-09-09 Simon Glassdm: mmc: Add an MMC uclass
2015-09-09 Simon Glassdm: led: Add a driver for GPIO-controlled LEDs
2015-09-09 Simon Glassdm: Add support for LEDs
2015-09-09 Simon Glassdm: Add support for generic system controllers (syscon)
2015-09-09 Simon Glassdm: Add support for register maps (regmap)
2015-09-09 Simon Glassdm: gpio: Add dm_gpio_request() to manually request...
2015-09-09 Simon Glassdm: gpio: Add dm_gpio_lookup_name() to look up a GPIO...
2015-09-09 Simon Glassdm: gpio: Allow GPIO uclass to be used in SPL
2015-09-09 Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-09-09 Simon Glassdm: core: Add a function to find any device from device...
2015-09-09 Simon Glassdm: core: Use debug() instead of printf() for failures
2015-09-09 Simon Glassdm: Move the tree/uclass dump code into its own file
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth: Avoid TX conf frames
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth: Add timeout handling DQRR entry read
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth: Retry enqueue if portal was busy
2015-09-09 Stuart Yoderarmv8/fsl-lsch3: device tree fixups for PCI stream IDs
2015-09-09 Stuart Yoderdrivers/fsl-mc: dynamically create ICID pool in DPC
2015-09-09 Stuart Yoderarmv8/fsl-lsch3: partition stream IDs
2015-09-09 Prabhakar Kushwahadrivers: fsl-mc: Return error for major version mismatch
2015-09-09 Prabhakar Kushwahadrivers: fsl-mc: Update qbman driver
2015-09-09 Prabhakar Kushwahadrivers: fsl-mc: Update flibs to mc-0.6.0.1
2015-09-09 J. German Riveradrivers/fsl-mc: Autoload AOIP image from NOR flash
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth:Flush buffer before seeding BMAN after...
2015-09-09 J. German Riveradrivers/fsl-mc: Make MC boot error messages more readable
2015-09-09 Bhupesh Sharmadriver/fsl_debug_server: Fix the DDR hide logic for...
2015-09-09 York Sundriver/ddr/fsl: Add a hook to update SPD address
2015-09-09 Haikun Wangfdt: armv8: Fix build warnings on armv8
2015-09-09 Bin Mengpci: Disable expansion ROM address decoding when signat...
2015-09-09 Bin Mengpci: Configure expansion ROM during auto config process
2015-09-09 Bin Mengdrivers: block: Remove the ata_piix driver
2015-09-09 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-09-09 Simon Glassx86: pci: Tidy up the generic x86 PCI driver
2015-09-09 Simon Glassdm: spi: Correct BIOS protection logic for ICH9
2015-09-09 Simon Glassdm: spi: Correct status register access width
2015-09-09 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-09-09 Bin Mengx86: Move VGA option rom macros to Kconfig
2015-09-09 Jian Luovideo: Add 32-bit color depth support for VBE
2015-09-09 Bin Mengvideo: vesa_fb: Look up VGA device by class instead...
2015-09-09 Simon Glassdm: pci: Correct bus number when scanning sub-buses
2015-09-09 Simon Glassdm: pci: Use the correct hose when configuring devices
2015-09-09 Bin Mengdm: rtc: Support mc146818 driver in driver model
2015-09-09 Bin Mengx86: Move MP initialization codes into a common place
2015-09-09 Bin Mengdm: cpu: Add a new get_count method to cpu uclass
2015-09-09 Bin Mengdm: cpu: Test against cpu_ops->get_info in cpu_get_info()
2015-09-09 Bin Mengdm: cpu: Fix undefined ENOSYS build error
2015-09-09 Simon Glassdm: spi: Correct minor nits in ICH driver
2015-09-09 Masahiro Yamadamtd: fix false positive "Offset exceeds device limit...
2015-09-09 Stefan Roeseusb: Add EHCI support for Armada 38x (mvebu)
2015-09-09 Stefan Roeseblock: ahci: Don't enable port interrupts
2015-09-09 Stefan Roesemmc: sdhci.c: Add config option to use a fixed buffer...
2015-09-09 Stefan Roesemmc: sdhci: Use timer based timeout detection in sdhci_...
2015-09-09 Simon Glassexynos: i2c: Correct bug in pinmux selection
2015-09-09 Tim Harveythermal: imx_thermal: fix busywait if IMX6 temp <0C
2015-09-09 Albert ARIBAUD ... i2c: fix vf610 support
2015-09-09 Albert ARIBAUD ... net: fec_mxc: remove useless struct nbuf
2015-09-08 Tim Harveythermal:imx_thermal: enter busywait cooling loop when...
2015-09-08 Tang Yuantianahci: Fix compiling warnings under 64bit platforms
2015-09-08 Bin Mengnet: designware: Program MAC address to hardware after...
2015-09-08 Siva Durga Prasad... arm: dcc: Add uart dcc support for armv8
2015-09-08 Axel Lingpio: lpc32xx: Use priv_data instead of platdata
2015-09-08 Vikas Manochaspi: cadence_qspi: support FIFO width other than 4...
2015-09-08 Vikas Manochaspi: cadence_qspi: get sram size from device tree
2015-09-08 Vikas Manochaspi: cadence_qspi: move the sram partition in init
2015-09-08 Angelo Dureghellospi: cf_qspi: fix clamp macro type check compilation...
2015-09-08 Jagan Tekisf: Kconfig: Add SPI_FLASH_BAR entry
2015-09-08 Jagan Tekispi: Kconfig: Add TEGRA20_SLINK entry
next