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
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+36
2020-05-29
iommu: Remove iommu_sva_ops::mm_exit()
Jean-Philippe Brucker
1
-30
/
+0
2020-05-29
uacce: Remove mm_exit() op
Jean-Philippe Brucker
1
-25
/
+9
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
1
-0
/
+8
2020-05-29
i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
Jean Delvare
1
-1
/
+7
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
1
-0
/
+2
2020-05-29
mmc: sdio: Sort all SDIO IDs in common include file
Pali Rohár
1
-21
/
+22
2020-05-29
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
Pali Rohár
1
-3
/
+3
2020-05-29
mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file
Pali Rohár
1
-0
/
+4
2020-05-29
mmc: sdio: Move SDIO IDs from ath10k driver to common include file
Pali Rohár
1
-0
/
+2
2020-05-29
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
Pali Rohár
1
-0
/
+10
2020-05-29
mmc: sdio: Move SDIO IDs from smssdio driver to common include file
Pali Rohár
1
-0
/
+5
2020-05-29
mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Pali Rohár
1
-0
/
+2
2020-05-29
mmc: sdio: Move SDIO IDs from btmrvl driver to common include file
Pali Rohár
1
-0
/
+8
2020-05-29
mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
Pali Rohár
1
-0
/
+10
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
1
-2
/
+2
2020-05-29
opp: Expose bandwidth information via debugfs
Viresh Kumar
1
-0
/
+6
2020-05-29
opp: Add support for parsing interconnect bandwidth
Georgi Djakov
1
-0
/
+18
2020-05-28
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-05-28
vfio: Selective dirty page tracking if IOMMU backed device pins pages
Kirti Wankhede
1
-1
/
+3
2020-05-28
gpio: gpiolib: Allow GPIO IRQs to lazy disable
Maulik Shah
1
-0
/
+13
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+13
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-0
/
+2
2020-05-28
power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED
Sebastian Reichel
1
-0
/
+1
2020-05-28
power: supply: core: add manufacture date properties
Sebastian Reichel
1
-0
/
+3
2020-05-28
power: supply: core: add capacity error margin property
Sebastian Reichel
1
-0
/
+1
2020-05-28
kobject: increase allowed number of uevent variables
Sebastian Reichel
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
4
-0
/
+83
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
3
-4
/
+50
2020-05-28
i2c: avoid confusing naming in header
Wolfram Sang
1
-4
/
+4
2020-05-28
hwmon: Add notification support
Guenter Roeck
1
-0
/
+3
2020-05-28
block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds
Christoph Hellwig
1
-1
/
+1
2020-05-28
fs: remove dio_end_io()
Goldwyn Rodrigues
1
-2
/
+0
2020-05-28
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
Arnd Bergmann
1
-1
/
+1
2020-05-28
mmc: sdio: Fix macro name for Marvell device with ID 0x9134
Pali Rohár
1
-1
/
+1
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
1
-0
/
+17
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+0
2020-05-28
memstick: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-28
mmc: sdhci-esdhc: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-28
mmc: core: expose info about enhanced rpmb support
Krishna Konda
2
-0
/
+2
[prev]
[next]