summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* of: Add function to find the same node in another treeSascha Hauer2018-02-061-1/+4
* reset: add missing stub for reset_control_getLucas Stach2018-02-051-0/+7
* Merge branch 'for-next/misc'Sascha Hauer2018-01-227-5/+23
|\
| * mci: drop unused parameter from mci_switch()Uwe Kleine-König2018-01-221-2/+1
| * FIT: export fit_open_configuration() and fit_open_image()Sascha Hauer2018-01-181-1/+7
| * parseopt: introduce parseopt_u16() and parseopt_str()Antony Pavlov2018-01-171-0/+2
| * include/parseopt.h: add guard macroAntony Pavlov2018-01-171-0/+5
| * move parseopt to lib/Antony Pavlov2018-01-171-0/+2
| * of: base: use root_node compatible as suggestion for a hostnameOleksij Rempel2018-01-172-0/+2
| * linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.hMasahiro Yamada2018-01-052-2/+1
| * string.h: Implement strndupUwe Kleine-König2018-01-051-0/+3
* | file_list: Add ubi flagSascha Hauer2018-01-171-0/+1
* | filetype: Add fastboot sparse format detectionSascha Hauer2018-01-171-0/+1
* | Add support for fastboot sparse imagesSascha Hauer2018-01-171-0/+67
* | ubiformat: Add ubiformat write functionSascha Hauer2018-01-111-0/+3
* | fs: implement ftruncateSascha Hauer2018-01-101-0/+1
|/
* Merge branch 'for-next/net'Sascha Hauer2018-01-053-8/+48
|\
| * net: Add linuxdevname propertySascha Hauer2017-12-151-0/+1
| * net: Provide new way to configure network devicesSascha Hauer2017-12-141-0/+7
| * net: remove "current" network deviceSascha Hauer2017-12-141-2/+0
| * net: Pick network device based on IP settingsSascha Hauer2017-12-141-0/+1
| * net: dhcp: reworkSascha Hauer2017-12-141-1/+21
| * net: dhcp: Allow to specify network deviceSascha Hauer2017-12-142-4/+6
| * net: allow udp connections on specified network deviceSascha Hauer2017-12-011-0/+4
| * net: Use a single gatewaySascha Hauer2017-12-011-1/+1
| * net: dhcp: Do not overwrite serverip if it is validSascha Hauer2017-12-011-0/+1
| * net: introduce global.net.serverSascha Hauer2017-12-011-1/+0
| * net: Add functions to get/set nameserver and domainnameSascha Hauer2017-12-011-0/+4
| * net: Add and use IP_BROADCASTSascha Hauer2017-12-011-0/+2
| * driver: Add device_detect_all() functionSascha Hauer2017-12-011-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2018-01-051-1/+2
|\ \
| * | nv: add device parameter overwrites to completion listSascha Hauer2017-11-231-1/+2
* | | fs: Introduce devpath_to_name()Andrey Smirnov2017-12-061-0/+9
* | | net: mdio-mux: Avoid probing multiplexed bussesAndrey Smirnov2017-12-061-0/+2
* | | net: phy: Port MDIO bus miltiplexer framework from Linux kernelAndrey Smirnov2017-12-061-0/+30
* | | mdio_bus: Port of_mdio_find_bus() from Linux kernelAndrey Smirnov2017-12-061-0/+2
|/ /
* | fs: Fix can_lseek_backward()Andrey Smirnov2017-11-171-1/+1
* | Merge branch 'for-next/omap'Sascha Hauer2017-11-132-0/+16
|\ \
| * | common: oftree: Add autoenable functionalityDaniel Schultz2017-11-071-0/+14
| * | common: state: Add function to read state MACDaniel Schultz2017-11-071-0/+2
* | | Merge branch 'for-next/efi'Sascha Hauer2017-11-131-0/+3
|\ \ \ | |_|/ |/| |
| * | efi-gui: add USB IO Protocol GUID definitionJean-Christophe PLAGNIOL-VILLARD2017-10-271-0/+3
| |/
* / uimage: fix: add can_lseek_backward and use in uimage_openMichael Grzeschik2017-11-101-0/+20
|/
* Merge branch 'for-next/usbgadget'Sascha Hauer2017-10-193-0/+14
|\
| * usbgadget: fastboot: Allow to automatically export the bbu handlersSascha Hauer2017-09-271-0/+7
| * bbu: Add function to iterate over registered handlersSascha Hauer2017-09-271-0/+2
| * file_list: Add function to get entry by its nameSascha Hauer2017-09-271-0/+2
| * file_list: Add function to add an entry to the listSascha Hauer2017-09-271-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2017-10-193-2/+4
|\ \
| * | regmap: port regmap_update_bits from linuxSteffen Trumtrar2017-10-161-1/+2