summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-17gpio: exynos(s5p): remove gpio_xlate routineEric Nelson
2016-05-17gpio: rk: remove gpio_xlate routineEric Nelson
2016-05-17gpio: pic32: remove gpio_xlate routineEric Nelson
2016-05-17gpio: omap: remove gpio_xlate routineEric Nelson
2016-05-17gpio: intel_broadwell: remove gpio_xlate routineEric Nelson
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-17dm: gpio: introduce 74x164 driverPeng Fan
2016-05-17dm: spi: introduce dm apiPeng Fan
2016-05-17dm: spi: soft_spi: switch to use linux compatible stringPeng Fan
2016-05-17dm: spi: soft_spi bug fixPeng Fan
2016-05-17fdt: fix dev_get_addr_name node offsetStephen Warren
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren
2016-05-17dm: core: allow drivers to refuse to bindStephen Warren
2016-05-17m68k: add DM model serial driverangelo@sysam.it
2016-05-17dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-05-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-05-17i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham
2016-05-17i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEArStefan Roese
2016-05-17i2c: Add entry for Designware I2C driver in KconfigStefan Roese
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-05-17i2c: designware_i2c: Optionally check enable status registerStefan Roese
2016-05-17i2c: muxes: Add support for TI PCA954X muxMichal Simek
2016-05-17i2c: cdns: Support different bus speedsMichal Simek
2016-05-17i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek
2016-05-17i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek
2016-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-05-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-05-06usb: gadget: dfu: discard dead codePeng Fan
2016-05-06dfu: avoid memory leakPeng Fan
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese
2016-05-06mtd: cqspi: Simplify indirect read codeMarek Vasut
2016-05-06mtd: cqspi: Simplify indirect write codeMarek Vasut
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-05-04pci: tegra: fix DM conversion issues on Tegra20Stephen Warren
2016-05-03drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut