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-12-07
platform/x86: lenovo-yogabook-wmi: Add driver for Lenovo Yoga Book
Yauhen Kharuzhy
3
-0
/
+353
2021-12-06
platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
Hans de Goede
1
-4
/
+6
2021-12-06
platform/x86: wmi: Fix driver->notify() vs ->probe() race
Hans de Goede
1
-1
/
+5
2021-12-06
platform/x86: wmi: Replace read_takes_no_args with a flags field
Hans de Goede
1
-4
/
+7
2021-12-06
platform/x86/intel: hid: add quirk to support Surface Go 3
Alex Hung
1
-0
/
+7
2021-12-02
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
1
-1
/
+1
2021-12-02
platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen info
Hans de Goede
1
-0
/
+18
2021-12-02
platform/x86: lg-laptop: Recognize more models
Matan Ziv-Av
1
-0
/
+12
2021-12-02
platform/x86: asus-wmi: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-12-02
platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs
Hans de Goede
1
-2
/
+2
2021-12-02
platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devs
Hans de Goede
1
-0
/
+1
2021-11-25
platform/x86: thinkpad_acpi: Remove unused sensors_pdev_attrs_registered flag
Hans de Goede
1
-2
/
+0
2021-11-25
platform/x86: thinkpad_acpi: Fix the hwmon sysfs-attr showing up in the wrong place
Hans de Goede
1
-12
/
+12
2021-11-25
platform/x86: thinkpad_acpi: tpacpi_attr_group contains driver attributes not device attrs
Hans de Goede
1
-5
/
+25
2021-11-25
platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver init
Hans de Goede
1
-20
/
+21
2021-11-25
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_radio_sw sysfs-attr
Hans de Goede
1
-0
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sorting
Hans de Goede
1
-8
/
+8
2021-11-25
platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()
Hans de Goede
1
-6
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()
Hans de Goede
1
-24
/
+23
2021-11-25
platform/x86: thinkpad_acpi: Cleanup dytc_profile_available
Hans de Goede
1
-12
/
+6
2021-11-25
platform/x86: thinkpad_acpi: Simplify dytc_version handling
Hans de Goede
1
-42
/
+5
2021-11-25
platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1
Hans de Goede
1
-51
/
+34
2021-11-22
platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEV
Hans de Goede
1
-2
/
+2
2021-11-22
platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bit
Hans de Goede
1
-15
/
+11
2021-11-22
platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()
Hans de Goede
1
-8
/
+3
2021-11-18
platform/x86: think-lmi: Opcode support
Mark Pearson
2
-37
/
+311
2021-11-16
platform/surface: aggregator_registry: Rename device registration function
Maximilian Luz
1
-4
/
+4
2021-11-16
platform/surface: aggregator_registry: Use generic client removal function
Maximilian Luz
1
-19
/
+5
2021-11-16
platform/surface: aggregator: Make client device removal more generic
Maximilian Luz
3
-20
/
+10
2021-11-16
platform/x86: asus-wmi: Add support for custom fan curves
Luke D. Jones
1
-5
/
+562
2021-11-16
platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups
Len Baker
1
-283
/
+243
2021-11-16
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
1
-12
/
+0
2021-11-16
platform/x86: thinkpad_acpi: Add support for dual fan control
Jimmy Wang
1
-0
/
+1
2021-11-16
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
2
-4
/
+10
2021-11-16
platform/x86: dell-wmi-descriptor: disable by default
Thomas Weißschuh
1
-1
/
+1
2021-11-16
platform/x86: samsung-laptop: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-11-16
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
Christophe JAILLET
1
-0
/
+2
2021-11-16
platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS
Hans de Goede
1
-1
/
+1
2021-11-16
platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devices()
Dan Carpenter
1
-2
/
+3
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+4
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
9
-11
/
+19
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-25
/
+55
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2021-11-14
Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
3
-8
/
+27
2021-11-13
Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-0
/
+1
2021-11-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
16
-47
/
+94
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
4
-5
/
+29
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-2
/
+3
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
31
-370
/
+912
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
6
-31
/
+43
[next]