summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb-host'Sascha Hauer2014-08-077-142/+376
|\
| * USB: host: add xHCI HCD, Hub, and platform driverSebastian Hesselbarth2014-07-281-0/+33
| * include: import {lower,upper}_32_bits helpersSebastian Hesselbarth2014-07-281-0/+16
| * USB: EHCI: use min3 from LinuxSebastian Hesselbarth2014-07-281-0/+18
| * USB: remove redundant defines from usb_defs.hSebastian Hesselbarth2014-07-241-117/+0
| * USB: Use descriptors from ch11.hSebastian Hesselbarth2014-07-241-26/+1
| * USB: Move FooRequest defines and add class requestsSebastian Hesselbarth2014-07-241-0/+26
| * USB: fixup usb_hub_descriptor length nameSebastian Hesselbarth2014-07-241-1/+1
| * USB: reduce USB_MAXCHILDREN on imported ch11.hSebastian Hesselbarth2014-07-241-1/+3
| * USB: import ch11.h from LinuxSebastian Hesselbarth2014-07-241-0/+277
| * USB: host: drop force rescanSascha Hauer2014-07-181-3/+3
| * commands: usb: add tree view capabilityAntony Pavlov2014-07-181-0/+3
| * USB: i.MX chipidea: Implement OTG support for the poorSascha Hauer2014-07-181-0/+1
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-0710-205/+681
|\ \
| * | USB: gadget: Add a multi function gadgetSascha Hauer2014-07-241-0/+17
| * | USB: gadget: Add Android fastboot supportSascha Hauer2014-07-241-0/+13
| * | Add release stringSascha Hauer2014-07-221-0/+1
| * | USB: gadget: DFU: register as USB functionSascha Hauer2014-07-221-3/+5
| * | Add function to parse a string in dfu formatSascha Hauer2014-07-222-12/+28
| * | USB: gadget: DFU: Move locally used defines/structs to dfu driverSascha Hauer2014-07-221-67/+0
| * | USB: gadget: specify vendor/product id with device parametersSascha Hauer2014-07-223-9/+5
| * | param: Add dev_add_param_stringSascha Hauer2014-07-221-0/+13
| * | USB: gadget: composite: Break out of potential endless loopSascha Hauer2014-07-221-0/+2
| * | USB: gadget: Update to 3.15Sascha Hauer2014-07-224-115/+598
| * | Merge branch 'for-next/console' into for-next/usb-gadgetSascha Hauer2014-07-221-0/+2
| |\ \
| * \ \ Merge branch 'for-next/misc' into for-next/usb-gadgetSascha Hauer2014-07-228-18/+571
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'for-next/usb'Sascha Hauer2014-08-072-83/+15
|\| | |
| * | | USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-182-8/+0
| * | | USB: Use descriptors from ch9.hSascha Hauer2014-07-181-62/+1
| * | | USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-181-17/+18
* | | | Merge branch 'for-next/rtc'Sascha Hauer2014-08-073-0/+71
|\ \ \ \
| * | | | rtc-lib: import rtc_time_to_tm() from linux-3.15Antony Pavlov2014-08-021-0/+1
| * | | | Merge branch 'for-next/i2c' into HEADSascha Hauer2014-08-022-0/+84
| |\ \ \ \
| * | | | | Add a simple rtc frameworkAntony Pavlov2014-07-312-0/+48
| * | | | | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-311-0/+22
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/net'Sascha Hauer2014-08-071-0/+1
|\ \ \ \ \
| * | | | | net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-311-0/+1
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2014-08-079-18/+573
|\ \ \ \ \
| * | | | | include/bbu: Add missing include errno.hMarkus Pargmann2014-07-291-0/+2
| | |_|/ / | |/| | |
| * | | | lib: Add bitmap functions from kernelSascha Hauer2014-07-171-0/+285
| * | | | include: update bitop functions from kernelSascha Hauer2014-07-172-1/+228
| * | | | include: Add foreign endianess adding functions from kernelSascha Hauer2014-07-171-0/+29
| * | | | include: Add round_up/round_down macros from kernelSascha Hauer2014-07-171-0/+13
| * | | | include: Add DECLARE_BITMAP from kernelSascha Hauer2014-07-171-0/+3
| * | | | introduce verbose debugSascha Hauer2014-07-171-1/+7
| * | | | malloc.h: fix codingstyleSascha Hauer2014-07-091-9/+6
| * | | | dlmalloc: remove unused functionsSascha Hauer2014-07-091-7/+0
* | | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-075-21/+141
|\ \ \ \ \
| * | | | | Add support for metadata in barebox imagesSascha Hauer2014-08-072-0/+123
| * | | | | read_file: introduce read_file_2Sascha Hauer2014-08-071-0/+3