summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lib: Add zstd decompression modulePhilipp Zabel2018-02-051-0/+1157
* lib: Add xxhash modulePhilipp Zabel2018-02-051-0/+236
* include linux/compiler.h in linux/unaligned/generic.hPhilipp Zabel2018-02-051-0/+2
* reset: add missing stub for reset_control_getLucas Stach2018-02-051-0/+7
* linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.hMasahiro Yamada2018-01-051-0/+1
* string.h: Implement strndupUwe Kleine-König2018-01-051-0/+3
* 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
* mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-061-0/+3
* mtd: use dev_add_param_stringSascha Hauer2017-04-111-0/+1
* mtd: nand: use dev_add_param_enumSascha Hauer2017-04-111-0/+1
* lib: implement simple_strtollSascha Hauer2017-04-111-0/+1
* Merge branch 'for-next/ofpart'Sascha Hauer2017-04-071-0/+1
|\
| * mtd: of: Make used partition binding configurableSascha Hauer2017-03-301-0/+1
* | Merge branch 'for-next/nvmem'Sascha Hauer2017-04-072-0/+143
|\ \
| * | drivers: add nvmem framework from kernelSteffen Trumtrar2017-03-302-0/+143
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-04-071-6/+25
|\ \
| * | clk: No-op CLK_OF_DECLARE if not enabledAndrey Smirnov2017-03-301-6/+25
| |/
* | Merge branch 'for-next/hwrng'Sascha Hauer2017-04-071-0/+47
|\ \
| * | drivers: add simple hw_random implementationSteffen Trumtrar2017-03-301-0/+47
| |/
* / clk: at91: Port at91 DT clock codeAndrey Smirnov2017-03-301-0/+188
|/
* clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREEAndrey Smirnov2017-03-091-1/+1
* clk: Port two helper functions from LinuxAndrey Smirnov2017-03-091-0/+3
* Merge branch 'for-next/net'Sascha Hauer2017-02-131-1/+1
|\
| * net/phy: marvell: rename 88E1545 to 88E1540Uwe Kleine-König2017-01-131-1/+1
* | clk: Add support for shared gatesSascha Hauer2017-02-061-0/+3
* | clk: implement CLK_OPS_PARENT_ENABLESascha Hauer2017-02-061-0/+2
|/
* clk: Port of_clk_set_defaults()Andrey Smirnov2017-01-111-0/+17
* clk: add clock command completionSascha Hauer2016-11-081-0/+4
* linux/list.h: Add missing includeSascha Hauer2016-10-181-0/+1
* Merge branch 'for-next/usb'Sascha Hauer2016-10-101-0/+16
|\
| * phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+8
| * phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+8
* | mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-271-0/+1
* | mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+3
|/
* mtd: nand: add ONFI timing mode to nand_timings converterSascha Hauer2016-08-181-0/+3
* mtd: nand: define struct nand_timingsSascha Hauer2016-08-181-0/+49
* compiler: avoid redefining symbols when running with checkerLucas Stach2016-07-071-2/+2
* mtd: nand: Enable subpage readsSascha Hauer2016-05-101-1/+1
* mtd: nand: Pass page argument to read_subpage hookSascha Hauer2016-05-101-1/+1
* net: phy: Add fixed link supportSascha Hauer2016-05-091-1/+1
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-212-3/+3
* wchar_t: wchar_t should go to stddef.hDu Huanpeng2016-04-141-0/+2
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-089-122/+516
|\
| * ubifs: update implementation from u-boot v2016.03Alexander Stein2016-04-081-3/+15
| * barebox-wrapper: Add kcalloc and __vmallocAlexander Stein2016-04-081-0/+2
| * barebox-wrapper: Implement kfree and vfree as static inline functionsAlexander Stein2016-04-081-2/+9
| * Move GFP_NOFS to barebox-wrapperAlexander Stein2016-04-081-1/+2
| * compiler*.h: include/linux/compiler*.h with Linux 4.5Alexander Stein2016-04-083-4/+203