summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-241-100/+0
* usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer2021-09-221-0/+3
* firmware: ti_sci: Include linux/err.h in ti_sci_protocol.hSuman Anna2021-09-171-1/+3
* net: ethtool: Add ethernet speed macros for higher speedsAshok Reddy Soma2021-07-261-0/+8
* soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy2021-07-151-0/+227
* build_bug.h: add wrapper for _Static_assertRasmus Villemoes2021-07-011-0/+19
* mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano2021-06-291-0/+3
* mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano2021-06-291-0/+1
* mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano2021-06-291-0/+1
* mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano2021-06-291-0/+2
* mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano2021-06-291-0/+1
* mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano2021-06-291-0/+2
* mtd: spi-nor: Add Cypress manufacturer IDTakahiro Kuwano2021-06-291-0/+1
* mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav2021-06-281-0/+6
* mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav2021-06-281-0/+13
* mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav2021-06-281-0/+17
* mtd: spi-nor-core: Detect Soft Reset sequence support from BFPTPratyush Yadav2021-06-281-0/+1
* mtd: spi-nor-core: Enable octal DTR mode when possiblePratyush Yadav2021-06-281-0/+2
* mtd: spi-nor-core: Parse xSPI Profile 1.0 tablePratyush Yadav2021-06-281-0/+7
* mtd: spi-nor-core: Add support for DTR protocolPratyush Yadav2021-06-281-12/+38
* mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav2021-06-281-2/+15
* mtd: spi-nor-core: Introduce flash-specific fixup hooksPratyush Yadav2021-06-281-0/+2
* mtd: spi-nor-core: Add a ->setup() hookPratyush Yadav2021-06-281-61/+131
* mtd: add support for parsing partitions defined in OFMarek Behún2021-06-241-0/+10
* clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo2021-06-111-0/+3
* lib: rational: copy the rational fraction lib routines from LinuxTero Kristo2021-06-111-0/+20
* compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek Behún2021-05-241-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-242-5/+5
* soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra2021-05-121-6/+1
* soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra2021-05-121-0/+15
* firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra2021-05-121-0/+14
* psci: add features/reset2 supportIgor Opaniuk2021-04-201-0/+3
* psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk2021-04-201-0/+28
* lib: string: Implement strlcatSean Anderson2021-04-121-0/+3
* arm: socfpga: smc: Add function to get usercodeSiew Chin Lim2021-04-081-0/+18
* arm: socfpga: smc: Remove unused SMC function IDSiew Chin Lim2021-04-081-52/+0
* clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-261-0/+5
* 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 nextWIP/05Jan2021-nextTom Rini2021-01-054-6/+38
|\