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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
Andrew Jeffery
7
-293
/
+366
2021-06-21
ipmi: kcs_bmc: Split headers into device and client
Andrew Jeffery
7
-52
/
+117
2021-06-21
ipmi: kcs_bmc: Turn the driver data-structures inside-out
Andrew Jeffery
5
-67
/
+110
2021-06-21
ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
Andrew Jeffery
4
-412
/
+451
2021-06-21
ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
Andrew Jeffery
1
-27
/
+25
2021-06-21
ipmi: kcs_bmc: Make status update atomic
Andrew Jeffery
4
-6
/
+21
2021-06-21
ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
Andrew Jeffery
1
-76
/
+76
2021-05-13
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
1
-10
/
+12
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
237
-5106
/
+6778
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
27
-1153
/
+612
2021-04-28
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
100
-2026
/
+4093
2021-04-28
Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
9
-51
/
+117
2021-04-28
Merge tag 'backlight-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
3
-36
/
+50
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
57
-3486
/
+3439
2021-04-28
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
49
-566
/
+834
2021-04-28
Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
9
-266
/
+137
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
21
-344
/
+932
2021-04-28
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
47
-364
/
+2298
2021-04-28
Merge tag 'hsi-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
Linus Torvalds
1
-2
/
+1
2021-04-28
Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
43
-123
/
+268
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
81
-3992
/
+2234
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-640
/
+163
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1077
-30360
/
+179112
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
321
-5753
/
+13108
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-3
/
+18
2021-04-27
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
24
-374
/
+546
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
2
-2
/
+2
2021-04-27
Merge branch 'clk-ralink' into clk-next
Stephen Boyd
7
-56
/
+547
2021-04-27
Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-uniphier' into clk-next
Stephen Boyd
40
-377
/
+1958
2021-04-27
Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' and 'clk-qcom' into clk-next
Stephen Boyd
53
-1612
/
+1623
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-1
/
+10
2021-04-27
vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
Arnd Bergmann
1
-1
/
+1
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
17
-21
/
+34
2021-04-26
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
51
-635
/
+1500
2021-04-26
Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
14
-118
/
+385
2021-04-26
Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2
-29
/
+98
2021-04-26
Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
54
-788
/
+1710
2021-04-26
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
42
-483
/
+800
2021-04-26
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
52
-570
/
+697
2021-04-26
Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
79
-1494
/
+2673
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-5
/
+923
2021-04-26
Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
112
-1619
/
+4271
2021-04-26
Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-13
/
+101
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
180
-3058
/
+7074
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
105
-11248
/
+2405
2021-04-26
Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
758
-40251
/
+11256
[next]