summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-06-164-235/+6
|\
| * drivers: drop unused usb_gadget_{map,unmap}_request()Antony Pavlov2021-06-151-10/+0
| * regulator: discard unused struct regulator_init_data handlingAhmad Fatoum2021-06-112-220/+0
| * of: base: constify some property pointersTrent Piepho2021-06-021-5/+5
| * commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-311-0/+1
* | Merge branch 'for-next/i2c'Sascha Hauer2021-06-162-4/+25
|\ \
| * | nvmem: add nvmem_regmap_register helperAhmad Fatoum2021-06-022-0/+9
| * | nvmem: provider: align read/write callback prototype with upstreamAhmad Fatoum2021-06-021-4/+3
| * | regmap: implement regmap_init_i2cAhmad Fatoum2021-06-021-0/+13
| |/
* | include: <io.h>: define (read|write)[bwlq]_relaxedAhmad Fatoum2021-06-111-0/+32
* | clk: implement clk_bulk_get_optional()Sascha Hauer2021-06-101-0/+20
* | regmap: Add regmap_read_poll_timeoutSascha Hauer2021-06-081-0/+24
* | 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-1711-4/+136
|\ \
| * | file_list: add file_list_detect_all()Ahmad Fatoum2021-05-121-0/+2
| * | bbu: add function to directly add handlers into file_listAhmad Fatoum2021-05-121-1/+9
| * | fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-123-3/+9
| * | common: add generic system partitions interfaceAhmad Fatoum2021-05-122-0/+42
| * | param: introduce file-list parameter typeAhmad Fatoum2021-05-123-0/+19
| * | string: implement strstarts along with strendsAhmad Fatoum2021-05-032-0/+11
| * | common: console: add log_writefile to write log into new fileAhmad Fatoum2021-05-031-0/+1
| * | show_progress: add system wide progress stage notifierAhmad Fatoum2021-05-031-0/+43
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-05-176-3/+107
|\ \
| * | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-171-0/+2
| * | gpio: generic: sync with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-102-3/+13
| * | debug_ll: support <asm/debug_ll.h> to get rid of mach directoriesAhmad Fatoum2021-05-031-0/+4
| * | clk: add SiFive PRCI clock controller supportAhmad Fatoum2021-05-031-0/+79
| * | PBL: fdt: implement fdt_device_get_match_dataAhmad Fatoum2021-05-031-0/+9
| |/
* / driver: add flag to check if cdev is an mci deviceMarco Felsch2021-05-121-0/+6
|/