summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | elf.h: Use EI_NIDENT instead of numeric valueAntony Pavlov2017-10-161-1/+1
| * | mmc: allow skipping SD card initializationPhilipp Zabel2017-09-261-0/+1
| |/
* / of: base: add function to copy a device tree nodeMichael Olbrich2017-10-171-0/+2
|/
* Merge branch 'for-next/mtd'Sascha Hauer2017-09-081-0/+3
|\
| * mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-061-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2017-09-082-28/+223
|\ \
| * | asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-28/+217
| * | of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-081-0/+6
* | | Merge branch 'for-next/mips'Sascha Hauer2017-09-081-1/+1
|\| |