summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: rave-sp: Add parameters to query IP address/netmaskAndrey Smirnov2018-12-131-0/+1
* Merge branch 'for-next/net'Sascha Hauer2018-12-071-5/+3
|\
| * net: dns: return error codesSascha Hauer2018-11-291-5/+3
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-071-0/+4
|\ \
| * | nvmem: Add prototype for exported functionsSascha Hauer2018-11-121-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-12-071-1/+1
|\ \
| * | of: remove non-existent of_match_ptrLucas Stach2018-12-071-1/+1
* | | Merge branch 'for-next/imx'Sascha Hauer2018-12-072-9/+22
|\ \ \ | |/ / |/| |
| * | drivers: caam: add RNG software self-testRoland Hieber2018-12-051-0/+1
| * | clk: straighten some inline wrappers for use without of supportSascha Hauer2018-11-191-9/+21
| |/
* | Add pr_memory_displaySascha Hauer2018-12-031-0/+8
* | memory_display: move prototype to include/printk.hSascha Hauer2018-12-032-10/+11
* | printk: make line continuation not result in stray emergency errorsRoland Hieber2018-11-211-1/+1
|/
* 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