summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | pci: track parent<->child relationshipLucas Stach2014-10-081-0/+2
| * | pci: setup bridges and traverse buses behind themLucas Stach2014-10-081-0/+28
| * | pci: properly populate prefetchable BARsLucas Stach2014-10-081-0/+1
| * | pci: add resource enumLucas Stach2014-10-081-0/+6
* | | Merge branch 'for-next/misc'Sascha Hauer2014-11-053-5/+3
|\ \ \
| * | | common: fix mbr filetype detectionZahari Doychev2014-11-051-0/+1
| * | | serial: ns16550: Remove unused fields from NS16550_plat structureAlexander Shiyan2014-11-031-3/+0
| * | | param: let dev_add_param return the newly created paramSascha Hauer2014-10-081-2/+2
| |/ /
* | | Merge branch 'for-next/fs'Sascha Hauer2014-11-052-2/+5
|\ \ \
| * | | libfile: add compare_file functionSascha Hauer2014-10-091-0/+2
| * | | fs: implement fstatSascha Hauer2014-10-081-0/+1
| * | | fs: Store the path in struct filepSascha Hauer2014-10-081-0/+1
| * | | fs: store pointer to fsdev instead of dev in struct filepSascha Hauer2014-10-081-2/+1
| |/ /
* | | Merge branch 'for-next/am335x'Sascha Hauer2014-11-051-0/+14
|\ \ \ | |_|/ |/| |
| * | of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+14
| |/
* / include/environment.h: Add missing includeSascha Hauer2014-10-221-0/+1
|/
* console: Fix CONSOLE_NONE supportSascha Hauer2014-10-081-0/+12
* Merge branch 'for-next/of'Sascha Hauer2014-10-021-0/+23
|\
| * of: Added of_set_property_to_child_phandleTeresa Gámez2014-10-011-0/+1
| * of: base: Add of_parse_phandle_fromTeresa Gámez2014-10-011-0/+11
| * of: base: Add of_find_node_by_phandle_fromTeresa Gámez2014-10-011-0/+8
| * of: base: Add for_each_node_by_name_fromTeresa Gámez2014-10-011-0/+3
* | Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-0/+4
|\ \
| * | net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-0/+4
| |/
* | Merge branch 'for-next/musb'Sascha Hauer2014-10-025-9/+380
|\ \
| * | USB: MUSB: Add barebox specific changesSascha Hauer2014-09-261-0/+7
| * | USB: Add MUSB driver from LinuxSascha Hauer2014-09-261-0/+152
| * | USB: gadget: put poller into coreSascha Hauer2014-09-261-0/+1
| * | USB: add usb phy header fileSascha Hauer2014-09-262-9/+220
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2014-10-021-0/+6
|\ \
| * | common.h: use special IOMEM() for MIPSAntony Pavlov2014-09-111-0/+6
| |/
* | Merge branch 'for-next/marvell'Sascha Hauer2014-10-021-1/+2
|\ \
| * | ARM: mvebu: Add machine compatible to mbus rangesSebastian Hesselbarth2014-09-191-1/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2014-10-021-0/+34
|\ \
| * | phy: marvell: move IDs to own headerLucas Stach2014-09-171-0/+34
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2014-10-021-0/+42
|\ \
| * | Add a Firmware programming frameworkJuergen Beisert2014-09-091-0/+42
| |/
* | Introduce message logging supportSascha Hauer2014-09-301-0/+17
* | clock: Add a variable with the first timestamp after startupSascha Hauer2014-09-301-0/+2
|/
* 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