summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* log: convert pr_*() to loggingHeinrich Schuchardt2021-03-012-38/+48
* mtd: spi-nor-core: Fix typo in documentationSean Anderson2021-02-261-1/+1
* mtd: spi-nor.h: Change spaces to tabsBin Meng2021-02-261-10/+10
* clk: remove a redundant headerDario Binacchi2021-02-221-1/+0
* usb: gadget: add super speed supportLi Jun2021-01-312-0/+10
* usb: gadget: OS Feature Descriptors supportLi Jun2021-01-311-0/+57
* usb: gadget: move utf8_to_utf16le to header fileLi Jun2021-01-311-0/+75
* usb: gadget: OS String supportLi Jun2021-01-311-0/+10
* usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+3
* smccc: fix sign bit expansionVolodymyr Babchuk2021-01-271-2/+2
* arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang2021-01-151-0/+573
* clk: export generic routinesDario Binacchi2021-01-121-0/+57
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-054-6/+38
|\
| * dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-051-1/+1
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-051-2/+2
| * spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass2021-01-051-1/+3
| * spi: Tidy up get/set of device nodeSimon Glass2021-01-054-5/+35
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\ \ | |/ |/|
| * linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko2020-12-021-1/+1
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
|/
* Add an assembly guard around linux/bitops.hSimon Glass2020-11-051-2/+2
* usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-201-4/+0
* usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-201-0/+1
* linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson2020-10-161-28/+0
* Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-051-0/+247
|\
| * clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea2020-09-221-0/+247
* | linux/compat.h: Remove netdev_xxx functionsSean Anderson2020-09-301-19/+0
|/
* include: kernel.h: define SSIZE_MAXHeinrich Schuchardt2020-08-241-0/+3
* linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko2020-08-141-0/+54
* clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-031-5/+3
* mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-07-201-0/+1
* soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra2020-07-131-0/+4
* Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-07-101-0/+53
|\
| * linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne2020-07-101-0/+53
* | linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes2020-07-091-3/+45
* | linux/kconfig.h: remove unused helper macrosRasmus Villemoes2020-07-091-35/+5
* | linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes2020-07-091-19/+8
|/
* compilers: Introduce options for forcing inlining on SPL/TPLTom Rini2020-07-011-1/+1
* compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini2020-07-011-1/+10
* compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini2020-07-016-558/+774
* psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada2020-06-231-2/+2
* dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
* usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-291-0/+18
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-183-0/+6
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-182-0/+2
* iopoll: Add readl_poll_sleep_timeoutJagan Teki2020-05-111-0/+6
* iopoll: Add dealy to read pollJagan Teki2020-05-111-2/+6
* iopoll: Add read_poll_timeout common APIJagan Teki2020-05-111-2/+4
* mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-301-0/+1