summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb'Sascha Hauer2018-11-094-5/+26
|\
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-291-0/+4
| * usb: gadget: fsl_udc: pass controller instance to unregisterSascha Hauer2018-10-291-2/+4
| * usb: host: ehci: do not use dev->privSascha Hauer2018-10-291-0/+6
| * usb: host: ehci: add ehci_unregister()Sascha Hauer2018-10-291-3/+11
| * usb: Add usb_unregister_host()Sascha Hauer2018-10-261-0/+1
* | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-095-6/+49
|\ \
| * | mdio_bus: Allow for non PHY-devices on MDIO busesAndrey Smirnov2018-10-231-0/+6
| * | include: linux: ethtool: Add missing *_UNKNOWN constantsAndrey Smirnov2018-10-181-0/+3
| * | include: linux: phy: Add missing PHY_INTERFACE_* constantsAndrey Smirnov2018-10-181-0/+9
| * | linux: string: Port kbasename()Andrey Smirnov2018-10-181-0/+12
| * | drivers: base: Convert device_d name to be dynamically allocatedAndrey Smirnov2018-10-181-3/+2
| * | base: Don't use shared buffer for results of dev_id()Andrey Smirnov2018-10-181-1/+10
| * | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-3/+8
| |/
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-091-0/+5
|\ \
| * | dma: Add missing re-inclusion protectorSascha Hauer2018-10-191-0/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-11-092-0/+5
|\ \
| * | net: dhcp: fix option 54Marcin Niestroj2018-10-261-0/+1
| * | i2c: introduce device_i2c_driver() macroMarco Felsch2018-10-191-0/+4
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-11-091-0/+101
|\ \
| * | lib: Port CRC8 implementation from Linux kernelAndrey Smirnov2018-11-061-0/+101
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2018-11-094-0/+112
|\ \
| * | gpiolib: Introduce gpio_find_by_label()Andrey Smirnov2018-10-291-0/+6
| * | lib: Port kstrtox.c from Linux kernelAndrey Smirnov2018-10-292-0/+97
| * | linux/ctype.h: Port _tolower()Andrey Smirnov2018-10-291-0/+9
| |/
* | Merge branch 'for-next/driver'Sascha Hauer2018-11-091-4/+0
|\ \
| * | drivers: base: Drop dev_get_mem_region_by_name()Andrey Smirnov2018-10-291-4/+0
| |/
* / fs: implement d_revalidateSascha Hauer2018-10-291-0/+3
|/
* Merge branch 'for-next/ubifs'Sascha Hauer2018-10-0915-471/+1066
|\
| * vsprintf: implement %pVSascha Hauer2018-10-081-0/+5
| * compiler: Update to v4.19-rc6Sascha Hauer2018-10-085-457/+535
| * fs: implement clear_nlink and set_nlinkSascha Hauer2018-10-081-0/+2
| * fs: implement iget_locked and iget_failedSascha Hauer2018-10-081-0/+2
| * fs: implement file_inodeSascha Hauer2018-10-081-0/+5
| * fs: Add SB_* flagsSascha Hauer2018-10-081-0/+19
| * fs: Add fscrypt no-op headersSascha Hauer2018-10-082-0/+378
| * fs: let dir_emit_dots return intSascha Hauer2018-10-081-1/+2
| * Add more mutex no-opsSascha Hauer2018-10-081-0/+3
| * Add kmemdupSascha Hauer2018-10-082-1/+7
| * Add linux/slab.hSascha Hauer2018-10-083-12/+108
* | Merge branch 'for-next/ratp'Sascha Hauer2018-10-091-0/+10
|\ \
| * | ratp: implement support for GPIO commandsAleksander Morgado2018-09-171-0/+6
| * | ratp: implement i2c read/write supportAleksander Morgado2018-09-171-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-10-092-1/+17
|\ \
| * | digest.h: Sync hash_algo values with kernelSascha Hauer2018-10-081-1/+7
| * | environment: Do not use environment when overlapping with other partitionsSascha Hauer2018-09-261-0/+10
| |/
* | bbu: Add "handler" parameter to barebox_update()Andrey Smirnov2018-10-081-1/+1
* | bbu: Expose bbu_find_handler_by_*() functionsAndrey Smirnov2018-10-081-1/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-09-114-38/+58
|\
| * mfd: rave-sp: Add mapping for legacy EEPROM commandAndrey Smirnov2018-08-311-0/+1