X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2018-02-09 10:49:40 to 2018-02-28 15:07:37 UTC [more...]

[PATCH v5 00/12] USB Type-C device-connection, mux and switch support
 2018-02-28 15:07 UTC 

[PATCH v4 00/12] USB Type-C device-connection, mux and switch support
 2018-02-28 15:06 UTC  (15+ messages)
` [PATCH v4 01/12] drivers: base: Unified device connection lookup
` [PATCH v4 02/12] usb: typec: Start using ERR_PTR
` [PATCH v4 03/12] usb: typec: API for controlling USB Type-C Multiplexers
` [PATCH v4 04/12] usb: common: Small class for USB role switches
` [PATCH v4 05/12] usb: typec: tcpm: Set USB role switch to device mode when configured as such
` [PATCH v4 06/12] usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
` [PATCH v4 07/12] xhci: Add option to get next extended capability in list by passing id = 0
` [PATCH v4 08/12] xhci: Add Intel extended cap / otg phy mux handling
` [PATCH v4 09/12] usb: roles: Add Intel xHCI USB role switch driver
` [PATCH v4 10/12] usb: typec: driver for Pericom PI3USB30532 Type-C cross switch
` [PATCH v4 11/12] platform/x86: intel_cht_int33fe: Add device connections for the Type-C port
` [PATCH v4 12/12] extcon: axp288: Set USB role where necessary

[PATCH 0/7] fujitsu-laptop: Consistent naming of constants
 2018-02-27 21:15 UTC  (8+ messages)
` [PATCH 1/7] platform/x86: fujitsu-laptop: Define constants for FUNC operations
` [PATCH 2/7] platform/x86: fujitsu-laptop: Define constants for FUNC features
` [PATCH 3/7] platform/x86: fujitsu-laptop: Define constants for FUNC feature states
` [PATCH 4/7] platform/x86: fujitsu-laptop: Rename constants defining hotkey codes
` [PATCH 5/7] platform/x86: fujitsu-laptop: Tweak how constants are commented and laid out
` [PATCH 6/7] platform/x86: fujitsu-laptop: More accurately represent the hotkey ring buffer managed by firmware
` [PATCH 7/7] platform/x86: fujitsu-laptop: Introduce fext_*() helper functions

[PATCH v3 1/3] platform/x86: dell-smbios: Correct some style warnings
 2018-02-27 18:23 UTC  (3+ messages)
` [PATCH v3 2/3] platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
` [PATCH v3 3/3] platform/x86: dell-smbios: Link all dell-smbios-* modules together

[PATCH v2 1/3] platform/x86: dell-smbios: Correct some style warnings
 2018-02-27 18:03 UTC  (5+ messages)
` [PATCH v2 2/3] platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
` [PATCH v2 3/3] platform/x86: dell-smbios: Link all dell-smbios-* modules together

[PATCH 1/3] platform/x86: dell-smbios: Correct some style warnings
 2018-02-27 16:16 UTC  (8+ messages)
` [PATCH 2/3] platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
` [PATCH 3/3] platform/x86: dell-smbios: Link all dell-smbios-* modules together

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-02-26 20:32 UTC  (16+ messages)

[PATCH v3 00/12] USB Type-C device-connection, mux and switch support
 2018-02-26 11:42 UTC  (17+ messages)
` [PATCH v3 01/12] drivers: base: Unified device connection lookup
` [PATCH v3 02/12] usb: typec: Start using ERR_PTR
` [PATCH v3 03/12] usb: typec: API for controlling USB Type-C Multiplexers
` [PATCH v3 04/12] usb: common: Small class for USB role switches
` [PATCH v3 05/12] usb: typec: tcpm: Set USB role switch to device mode when configured as such
` [PATCH v3 06/12] usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
` [PATCH v3 07/12] xhci: Add option to get next extended capability in list by passing id = 0
` [PATCH v3 08/12] xhci: Add Intel extended cap / otg phy mux handling
` [PATCH v3 09/12] usb: roles: Add Intel xHCI USB role switch driver
` [PATCH v3 10/12] usb: typec: driver for Pericom PI3USB30532 Type-C cross switch
` [PATCH v3 11/12] platform/x86: intel_cht_int33fe: Add device connections for the Type-C port
` [PATCH v3 12/12] extcon: axp288: Set USB role where necessary

[PATCH v2 05/12] usb: typec: tcpm: Set USB role switch to device mode when configured as such
 2018-02-26  8:07 UTC  (4+ messages)
  ` [PATCH v2 02/12] usb: typec: Start using ERR_PTR
  ` [PATCH v2 06/12] usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
    ` [PATCH v2 12/12] extcon: axp288: Set USB role where necessary

[PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-25  9:22 UTC  (12+ messages)

[PATCH] platform/x86: dell-laptop: merge fill_request and send_request
 2018-02-17 21:45 UTC  (4+ messages)

ThinkPad Yoga 370 thinkpad_acpi unhandled events
 2018-02-17 17:20 UTC  (4+ messages)

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-02-17  5:08 UTC  (7+ messages)
` [PATCH v1 1/4] platform/x86: mlx-platform: Use define for the channel numbers
` [PATCH v1 2/4] platform/x86: mlx-platform: Add differed bus functionality
` [PATCH v1 3/4] platform/mellanox: mlxreg-hotplug: Change input for device create routine
` [PATCH v1 4/4] platform/x86: mlx-platform: Add physical bus number auto detection

(unknown),
 2018-02-17  1:45 UTC 

[PATCH v1] platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()
 2018-02-16 19:54 UTC  (4+ messages)

[PATCH 0/7] fujitsu-laptop: Miscellaneous cleanups
 2018-02-16 19:37 UTC  (13+ messages)
` [PATCH 1/7] platform/x86: fujitsu-laptop: Unify local variable naming
` [PATCH 2/7] platform/x86: fujitsu-laptop: Defer input device registration
` [PATCH 3/7] platform/x86: fujitsu-laptop: Simplify error paths
` [PATCH 4/7] platform/x86: fujitsu-laptop: Clearly distinguish module parameters
` [PATCH 5/7] platform/x86: fujitsu-laptop: Do not include linux/slab.h
` [PATCH 6/7] platform/x86: fujitsu-laptop: Define constants for backlight power control
` [PATCH 7/7] platform/x86: fujitsu-laptop: Clean up constants

eeepc-wmi loaded on Asus desktop board
 2018-02-16 19:12 UTC  (4+ messages)

[PATCH 00/12] USB Type-C device-connection, mux and switch support
 2018-02-16 18:33 UTC  (36+ messages)
` [PATCH 01/12] drivers: base: Unified device connection lookup
` [PATCH 02/12] usb: typec: Start using ERR_PTR
` [PATCH 03/12] usb: typec: API for controlling USB Type-C Multiplexers
` [PATCH 04/12] usb: common: Small class for USB role switches
` [PATCH 05/12] usb: typec: tcpm: Set USB role switch to device mode when configured as such
` [PATCH 07/12] xhci: Add option to get next extended capability in list by passing id = 0
` [PATCH 09/12] usb: roles: Add Intel XHCI USB role switch driver
  ` [PATCH 06/12] usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
  ` [PATCH 08/12] xhci: Add Intel extended cap / otg phy mux handling
  ` [PATCH 10/12] usb: typec: driver for Pericom PI3USB30532 Type-C cross switch
` [PATCH 11/12] platform/x86: intel_cht_int33fe: Add device connections for the Type-C port
` [PATCH 12/12] extcon: axp288: Set USB role where necessary

[PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms
 2018-02-14 23:47 UTC  (4+ messages)

[PATCH v3] platform/x86: dell-laptop: fix kbd_get_state's request value
 2018-02-14 19:44 UTC  (3+ messages)

[PATCH] platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
 2018-02-14 19:29 UTC  (2+ messages)

[PATCH] platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
 2018-02-14 11:55 UTC 

you need this
 2018-02-13 13:22 UTC 

[PATCH v2] platform/x86: dell-laptop: fix kbd_get_state's request value
 2018-02-13 19:39 UTC  (2+ messages)

[PATCH] platform/x86: dell-laptop: fix kbd_get_state's request value
 2018-02-13 19:12 UTC  (4+ messages)

intel_pmc_core does not initialize intel 8th gen PMC
 2018-02-13 18:00 UTC  (2+ messages)

[PATCH] platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeys
 2018-02-13 10:47 UTC  (2+ messages)

Some buttons on the Fujitsu u7[25]7 laptops are not working
 2018-02-12 22:00 UTC  (15+ messages)
    ` [PATCH][RfC] "

dell_wmi: Unknown key on Dell Latitude E6410
 2018-02-12 15:26 UTC  (4+ messages)

Dell SMBIOS initializing before backends are ready
 2018-02-11 22:57 UTC  (2+ messages)

[PATCH] platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
 2018-02-11 21:33 UTC  (8+ messages)

[PATCH v13 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2018-02-10  8:47 UTC  (4+ messages)

[patch v2 0/3] platform/x86: mlx-platform: Add support for new Mellanox systems
 2018-02-10  1:36 UTC  (5+ messages)
` [patch v2 1/3] platform/x86: mlx-platform: Add support for new msn274x system type
` [patch v2 2/3] platform/x86: mlx-platform: Add support for new msn201x "
` [patch v2 3/3] platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems

[patch v1 0/4] mlx-platform: Add support for new Mellanox systems, code improvement, fixes for msn21xx system
 2018-02-09 13:40 UTC  (3+ messages)

[PATCH] platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millicelsius"
 2018-02-09 13:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox