index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
1
-0
/
+16
2021-02-02
Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Arnd Bergmann
1
-0
/
+8
2021-02-02
Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/drivers
Arnd Bergmann
2
-2
/
+2
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
1
-1
/
+1
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
1
-0
/
+5
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
1
-1
/
+4
2021-02-02
Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hans
Hans de Goede
1
-0
/
+41
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
1
-5
/
+7
2021-02-02
tee: fix some comment typos in header files
Elvira Khabirova
1
-1
/
+1
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-1
/
+1
2021-02-02
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Joerg Roedel
2
-13
/
+11
2021-02-02
nvme: add tracing of zns commands
Johannes Thumshirn
1
-1
/
+5
2021-02-02
nvme: update enumerations for status codes
Max Gurtovoy
1
-4
/
+20
2021-02-01
Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-typec-chrome-platform-cros-ec-typec-changes-for-5.12
Benson Leung
1
-0
/
+17
2021-02-02
opp: Replace ENOTSUPP with EOPNOTSUPP
Viresh Kumar
1
-32
/
+32
2021-02-02
opp: Fix "foo * bar" should be "foo *bar"
Viresh Kumar
1
-2
/
+2
2021-02-02
opp: Remove dev_pm_opp_set_bw()
Viresh Kumar
1
-6
/
+0
2021-02-02
opp: Implement dev_pm_opp_set_opp()
Viresh Kumar
1
-0
/
+6
2021-02-02
opp: Add devm_pm_opp_attach_genpd
Dmitry Osipenko
1
-0
/
+7
2021-02-02
opp: Add devm_pm_opp_register_set_opp_helper
Dmitry Osipenko
1
-0
/
+8
2021-02-02
opp: Add dev_pm_opp_of_add_table_noclk()
Viresh Kumar
1
-0
/
+6
2021-02-02
opp: Add dev_pm_opp_sync_regulators()
Dmitry Osipenko
1
-0
/
+6
2021-02-02
opp: Add dev_pm_opp_get_required_pstate()
Dmitry Osipenko
1
-0
/
+10
2021-02-02
opp: Add dev_pm_opp_find_level_ceil()
Dmitry Osipenko
1
-0
/
+8
2021-02-02
i3c: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2021-02-01
i2c: mux: mlxcpld: Move header file out of x86 realm
Vadim Pasternak
1
-0
/
+0
2021-02-01
platform/x86: mlxcpld: Update module license
Vadim Pasternak
1
-31
/
+3
2021-02-01
vfio: iommu driver notify callback
Steve Sistare
1
-0
/
+7
2021-02-01
NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Dave Wysochanski
1
-1
/
+0
2021-02-01
NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
Dave Wysochanski
1
-2
/
+1
2021-02-01
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-5.12/io_uring
Jens Axboe
2
-1
/
+2
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-2
/
+2
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
1
-0
/
+1
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
1
-0
/
+10
2021-02-01
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
2
-13
/
+11
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
1
-2
/
+2
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2
-0
/
+17
2021-02-01
block/keyslot-manager: introduce devm_blk_ksm_init()
Eric Biggers
1
-0
/
+3
2021-02-01
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
1
-0
/
+13
2021-02-01
mmc: omap: remove unused struct component card_detect_irq
H. Nikolaus Schaller
1
-2
/
+1
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
34
-83
/
+197
2021-02-01
dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size
Grygorii Strashko
1
-7
/
+6
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+1
2021-01-31
staging: hikey9xx: hi6421-spmi-pmic: update copyright notes
Mauro Carvalho Chehab
1
-0
/
+1
2021-01-31
staging: hikey9xx: hi6421-spmi-pmic: cleanup header file
Mauro Carvalho Chehab
1
-20
/
+0
2021-01-31
staging: hikey9xx: hi6421-spmi-pmic: rename some vars
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-31
staging: hikey9xx: spmi driver: convert to regmap
Mauro Carvalho Chehab
1
-5
/
+2
2021-01-31
soc: mediatek: cmdq: Remove cmdq_pkt_flush()
Chun-Kuang Hu
1
-12
/
+0
2021-01-31
soc: mediatek: pm-domains: Add support for mt8167
Fabien Parent
1
-0
/
+8
[prev]
[next]