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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
of/platform: Add stubs for of_platform_device_create/destroy()
Matthias Kaehlcke
1
-4
/
+18
2021-06-15
USB: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
1
-0
/
+18
2021-06-15
clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
Tony Lindgren
1
-0
/
+1
2021-06-15
tty: make tty_get_{char,frame}_size available
Jiri Slaby
1
-0
/
+3
2021-06-15
quota: finish disable quotactl_path syscall
Marcin Juszkiewicz
1
-2
/
+1
2021-06-15
fpga: altera-pr-ip: Remove function alt_pr_unregister
Russ Weight
1
-1
/
+0
2021-06-14
cxl/pci: Add media provisioning required commands
Ben Widawsky
1
-0
/
+12
2021-06-14
net/mlx5: Enlarge interrupt field in CREATE_EQ
Shay Drory
1
-2
/
+2
2021-06-14
net/mlx5: Provide cpumask at EQ creation phase
Leon Romanovsky
1
-0
/
+1
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-0
/
+10
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+1
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+2
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
1
-0
/
+13
2021-06-14
Merge remote-tracking branch 'regmap/for-5.14' into regmap-next
Mark Brown
1
-0
/
+40
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2
-10
/
+10
2021-06-14
clk: imx8mq: remove SYS PLL 1/2 clock gates
Lucas Stach
1
-19
/
+0
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
1
-1
/
+0
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
1
-1
/
+1
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
1
-0
/
+1
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
1
-0
/
+1
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
1
-0
/
+7
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
2
-0
/
+16
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
1
-0
/
+2
2021-06-14
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into regulator-5.14
Mark Brown
1
-0
/
+1
2021-06-14
Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into asoc-5.14
Mark Brown
2
-1
/
+19
2021-06-14
clk: imx: scu: remove legacy scu clock binding support
Dong Aisheng
1
-128
/
+0
2021-06-14
Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into usb-next
Greg Kroah-Hartman
1
-1
/
+9
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into staging-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
Aswath Govindraju
1
-1
/
+1
2021-06-14
soundwire: intel: move to auxiliary bus
Pierre-Louis Bossart
1
-3
/
+3
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
1
-3
/
+0
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
1
-0
/
+3
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
net: qualcomm: rmnet: trailer value is a checksum
Alex Elder
1
-1
/
+1
2021-06-12
wwan: add interface creation support
Johannes Berg
2
-0
/
+40
2021-06-12
rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
Johannes Berg
1
-0
/
+7
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
1
-0
/
+8
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2
-2
/
+7
2021-06-12
net: phy: Add 25G BASE-R interface mode
Steen Hegelund
1
-0
/
+4
2021-06-12
Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-18
/
+77
2021-06-12
Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+2
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+17
2021-06-12
Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Olof Johansson
1
-30
/
+0
2021-06-12
Merge tag 'memory-controller-drv-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Olof Johansson
1
-3
/
+3
2021-06-12
Merge tag 'samsung-soc-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc
Olof Johansson
1
-6
/
+0
[prev]
[next]