summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-201-2/+2
| * | dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-201-0/+12
| * | usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski2013-10-201-1/+2
| * | usb:smsx95xx LED activity for USB net driverSuriyan Ramasami2013-10-201-0/+14
| * | usb: new board-specific USB init interfaceMateusz Zalega2013-10-205-20/+11
| * | usb: gadget: mv_udc: clear desc upon ep_disableTroy Kisky2013-10-201-0/+3
| * | usb: gadget: mv_udc: zero transfer descriptor memory on probeTroy Kisky2013-10-201-0/+1
| * | usb: gadget: mv_udc: flush item before headTroy Kisky2013-10-201-3/+2
| * | usb: gadget: mv_udc: set is_dualspeed = 1Troy Kisky2013-10-201-0/+1
| * | usb: gadget: mv_udc: fix typo in error messageTroy Kisky2013-10-201-2/+2
| * | usb: gadget: ether: return error from rx_submit if no requestTroy Kisky2013-10-201-0/+2
| * | usb: gadget: ether set wMaxPacketSizeTroy Kisky2013-10-201-0/+2
| * | OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-202-0/+327
| * | ARM: OMAP5: Power: Add new function to turn on SMPS10Dan Murphy2013-10-201-0/+15
| * | exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-202-0/+22
| * | USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-202-0/+317
| * | USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-205-0/+3947
| * | usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-201-16/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-10-177-246/+1104
|\ \
| * | i2c: eliminate warnings in i2c_reloc_fixup functionMasahiro Yamada2013-10-171-7/+5
| * | i2c: s3c24xx: add hsi2c controller supportNaveen Krishna Ch2013-10-172-51/+616
| * | exynos: i2c: Change FDT bus setup code to enumerate ports correctlySimon Glass2013-10-172-7/+19
| * | exynos: i2c: Fix i2c driver to handle NACKs properlyNaveen Krishna Ch2013-10-171-124/+90
| * | Fix: nommu I2C adapter relocation errorJens Scharsig (BuS Elektronik)2013-10-171-4/+0
| * | i2c: sh_i2c: Avoid using I2C prior to relocationNobuhiro Iwamatsu2013-10-171-2/+8
| * | i2c, core: optimze i2c_set_bus_num()Heiko Schocher2013-10-171-8/+10
| * | i2c: Add support for Renesas rcarNobuhiro Iwamatsu2013-10-172-0/+289
| * | i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr2013-10-171-0/+5
| * | i2c: mxc: move to new subsystemtrem2013-10-172-60/+79
| |/
* | PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2013-10-162-12/+97
* | powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha2013-10-162-0/+17
* | SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2013-10-162-0/+45
|/
* microblaze: Fix watchdog initializationMichal Simek2013-10-161-4/+2
* spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher2013-10-161-1/+1
* sf: probe: Add missing Atmel at25df321 flashBo Shen2013-10-161-0/+1
* spi: Add GPL-2.0+ SPDX-License-Identifier for missing filesJagannadha Sutradharudu Teki2013-10-165-5/+5
* sf: Add GPL-2.0+ SPDX-License-Identifier for missing onesJagannadha Sutradharudu Teki2013-10-164-4/+4
* sf: Minor cleanups.Jagannadha Sutradharudu Teki2013-10-163-6/+7
* sf_ops: Unify bank_sel calculation codeJagannadha Sutradharudu Teki2013-10-161-16/+20
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-5/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-143-3/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-1412-31/+31
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-1434-34/+34
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-146-0/+411
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-116-0/+411
| |\
| | * power:battery: add battery support for Trats2 boardPiotr Wilczek2013-09-252-0/+66
| | * drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek2013-09-254-0/+345
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-10-144-12/+35
|\ \ \
| * | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-094-12/+35
* | | | usb: Prevent using reserved registers on DM36x usbAndrew Murray2013-10-101-5/+14
OpenPOWER on IntegriCloud