summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* include: <linux/bitops.h>: discard left-over hweight codeAhmad Fatoum2021-11-011-5/+0
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-2/+5
|\
| * net: add virtio network driverAhmad Fatoum2021-10-051-2/+5
* | Merge branch 'for-next/layerscape'Sascha Hauer2021-10-071-0/+305
|\ \
| * | nand: add NXP IFC nand driverRenaud Barbier2021-08-231-0/+305
| |/
* / virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+2
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-181-0/+55
|\
| * bthread: implement basic Linux-like completion APIAhmad Fatoum2021-06-251-0/+55
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-181-0/+4
|\ \
| * | clk: Add clk_name_* functionsSascha Hauer2021-06-211-0/+4
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-07-181-0/+7
|\ \
| * | reset: add device_reset_all helperAhmad Fatoum2021-06-241-0/+7
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-182-0/+10
|\ \
| * | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+2
| * | nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-211-0/+8
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-181-0/+2
|\ \
| * | reset: add of_reset_control_get to headerSteffen Trumtrar2021-06-211-0/+2
| |/
* / string: implement strchrnulAhmad Fatoum2021-06-281-0/+4
|/
* nvmem: fix mismatch between extern and inline stub prototypesAhmad Fatoum2021-06-211-1/+1
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-161-0/+20
|\
| * memory: fuse overlapping memory banksAhmad Fatoum2021-06-021-0/+20
* | Merge branch 'for-next/misc'Sascha Hauer2021-06-162-220/+0
|\ \
| * | regulator: discard unused struct regulator_init_data handlingAhmad Fatoum2021-06-112-220/+0
| |/
* | Merge branch 'for-next/i2c'Sascha Hauer2021-06-161-4/+11
|\ \
| * | nvmem: add nvmem_regmap_register helperAhmad Fatoum2021-06-021-0/+8
| * | nvmem: provider: align read/write callback prototype with upstreamAhmad Fatoum2021-06-021-4/+3
| |/
* | clk: implement clk_bulk_get_optional()Sascha Hauer2021-06-101-0/+20
* | clk: implement set/get phaseSascha Hauer2021-06-081-0/+5
* | clk: implement CLK_SET_RATE_UNGATESascha Hauer2021-06-081-0/+1
* | clk: Rename CLK_GATE_INVERTED to CLK_GATE_SET_TO_DISABLESascha Hauer2021-06-081-1/+1
* | clk: Add CLK_GET_RATE_NOCACHESascha Hauer2021-06-081-0/+1
* | clk: Add Linux functions to register a muxSascha Hauer2021-06-071-0/+5
* | clk: Add Linux functions to register a gateSascha Hauer2021-06-071-0/+4
* | clk: Add Linux functions to register a fixed factor clockSascha Hauer2021-06-071-0/+3
* | clk: Add Linux functions to register a dividerSascha Hauer2021-06-071-0/+9
* | clk: Add lock to different clock typesSascha Hauer2021-06-071-0/+5
* | clk: Update fractional divider from LinuxSascha Hauer2021-06-071-0/+44
* | Add rational_best_approximation()Sascha Hauer2021-06-071-0/+20
* | clk: move fixed_factor to include/linux/clk.hSascha Hauer2021-06-071-0/+15
* | clk: mux: Add ro opsSascha Hauer2021-06-071-0/+1
* | clk: divider: Make clk_mux_ops constSascha Hauer2021-06-071-1/+1
* | clk: divider: Add ro opsSascha Hauer2021-06-071-0/+1
* | clk: divider: Make clk_divider_ops constSascha Hauer2021-06-071-1/+1
* | clk: introduce clk_register()Sascha Hauer2021-06-071-0/+2
* | clk: introduce struct clk_hwSascha Hauer2021-06-071-19/+77
* | clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-1/+1
* | clk: introduce clk init opSascha Hauer2021-06-071-0/+1
|/
* Merge branch 'for-next/x86'Sascha Hauer2021-05-171-0/+3
|\
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-0/+3
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-171-0/+10
|\ \