summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-19bus: mhi: core: Add support for processing events from client deviceManivannan Sadhasivam1-0/+14
2020-03-19bus: mhi: core: Add support for downloading RDDM image during panicManivannan Sadhasivam1-0/+24
2020-03-19bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam1-0/+51
2020-03-19bus: mhi: core: Add support for PM state transitionsManivannan Sadhasivam1-0/+52
2020-03-19bus: mhi: core: Add support for ringing channel/event ring doorbellsManivannan Sadhasivam1-0/+4
2020-03-19bus: mhi: core: Add support for creating and destroying MHI devicesManivannan Sadhasivam1-0/+2
2020-03-19bus: mhi: core: Add support for registering MHI client driversManivannan Sadhasivam1-0/+39
2020-03-19bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam2-0/+412
2020-03-19nvmem: core: add nvmem_cell_read_u64Yangtao Li1-0/+7
2020-03-19rtc/ia64: remove legacy efirtc driverArnd Bergmann1-1/+1
2020-03-19extcon: Remove unneeded extern keyword from extcon-provider.hChanwoo Choi1-14/+14
2020-03-19x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()Al Viro1-4/+5
2020-03-19Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2020-03-19netfilter: revert introduction of egress hookDaniel Borkmann3-106/+58
2020-03-19regulator: driver.h: fix regulator_map_* function namesMauro Carvalho Chehab1-2/+2
2020-03-19block/genhd: Notify udev about capacity changeBalbir Singh1-0/+2
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij1-2/+0
2020-03-18debugfs: remove return value of debugfs_create_file_size()Greg Kroah-Hartman1-11/+9
2020-03-18uio: add resource managed devm_uio_register_device() functionAlexandru Ardelean1-0/+9
2020-03-18UIO: fix up inapposite whiteplace in uio head fileQiang Su1-12/+12
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan1-0/+2
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan1-0/+10
2020-03-18Merge tag 'iio-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/i...Greg Kroah-Hartman2-2/+51
2020-03-18watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij1-1/+0
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap1-1/+1
2020-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-67/+115
2020-03-18net: phylink: pcs: add 802.3 clause 45 helpersRussell King1-0/+2
2020-03-18net: phylink: pcs: add 802.3 clause 22 helpersRussell King1-0/+6
2020-03-18net: mdiobus: add APIs for modifying a MDIO device registerRussell King2-0/+23
2020-03-18net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-1/+2
2020-03-18net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski1-0/+2
2020-03-18net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen1-1/+2
2020-03-18netfilter: Introduce egress hookLukas Wunner2-0/+31
2020-03-18netfilter: Generalize ingress hookLukas Wunner1-14/+31
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner1-0/+0
2020-03-18arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray1-0/+1
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven1-1/+1
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau1-0/+1
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams1-0/+2
2020-03-17genirq: fix kerneldoc comment for irq_descYunfeng Ye1-1/+1
2020-03-17PNP: constify driver nameCorentin Labbe1-1/+1
2020-03-17list/hashtable: minor documentation corrections.NeilBrown2-3/+3
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko1-0/+1
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+1
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus1-254/+6
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus1-17/+0
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon1-0/+8
2020-03-17scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche1-0/+46
2020-03-17scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche2-6/+6
2020-03-16kernfs: Add option to enable user xattrsDaniel Xu1-2/+9