Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-17 09:36:15 to 2015-07-10 19:38:44 UTC [more...]

[PATCH v2 00/22] FUJITSU Extended Socket network device driver
 2015-07-10 19:21 UTC  (31+ messages)
` [PATCH v2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
` [PATCH v2 02/22] fjes: Hardware initialization routine
` [PATCH v2 03/22] fjes: Hardware cleanup routine
` [PATCH v2 04/22] fjes: platform_driver's .probe and .remove routine
` [PATCH v2 05/22] fjes: ES information acquisition routine
` [PATCH v2 06/22] fjes: buffer address regist/unregistration routine
` [PATCH v2 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
` [PATCH v2 08/22] fjes: net_device_ops.ndo_start_xmit
` [PATCH v2 09/22] fjes: raise_intr_rxdata_task
` [PATCH v2 10/22] fjes: tx_stall_task
` [PATCH v2 11/22] fjes: NAPI polling function
` [PATCH v2 12/22] fjes: net_device_ops.ndo_get_stats64
` [PATCH v2 13/22] fjes: net_device_ops.ndo_change_mtu
` [PATCH v2 14/22] fjes: net_device_ops.ndo_tx_timeout
` [PATCH v2 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
` [PATCH v2 16/22] fjes: interrupt_watch_task
` [PATCH v2 17/22] fjes: force_close_task
` [PATCH v2 18/22] fjes: unshare_watch_task
` [PATCH v2 19/22] fjes: update_zone_task
` [PATCH v2 20/22] fjes: epstop_task
` [PATCH v2 21/22] fjes: handle receive cancellation request interrupt
` [PATCH v2 22/22] fjes: ethtool support

[PATCH][v2] asus-rbtn: new driver for asus radio button for Windows 8
 2015-07-10  1:52 UTC  (20+ messages)

sysfs charge thresholds for ThinkPads (and possibly others), preparation for second try
 2015-07-09  4:46 UTC  (4+ messages)

Sorry for the noise
 2015-07-09  0:12 UTC 

[IGNORE] platform-drivers-x86 for 4.2-2
 2015-07-09  0:02 UTC 

Testing vger delivery, please ignore 001
 2015-07-08 23:55 UTC 

[PATCH] thermal: consistently use int for temperatures
 2015-07-08  8:11 UTC  (7+ messages)

Dell Vostro V131 hotkeys revisited
 2015-07-08  3:53 UTC  (40+ messages)

BUG? Duplicate key code 0xe045 in dell-wmi.c
 2015-07-07 21:18 UTC  (3+ messages)

[PATCH 0/4] Fixes for dell-laptop.c driver
 2015-07-07 15:52 UTC  (29+ messages)
` [PATCH 1/4] dell-laptop: Update information about wireless control
` [PATCH 2/4] dell-laptop: Check return value of all SMBIOS calls
  ` [PATCH v2] dell-laptop: Check return value of all SMBIOS calls and do not cache hwswitch state
        ` [PATCH 1/3] dell-laptop: Clear buffer before each SMBIOS call
          ` [PATCH 2/3] dell-laptop: Check return value of "
          ` [PATCH 3/3] dell-laptop: Do not cache hwswitch state
          ` [PATCH v2 1/3] dell-laptop: Clear buffer before each SMBIOS call
            ` [PATCH v2 2/3] dell-laptop: Check return value of "
            ` [PATCH v2 3/3] dell-laptop: Do not cache hwswitch state
` [PATCH 3/4] dell-laptop: Fix allocating & freeing SMI buffer page
  ` [PATCH] "
` [PATCH 4/4] dell-laptop: Show info about WiGig and UWB in debugfs

Incorrect key code parsing in dell-wmi.c since 5ea2559
 2015-07-04 17:06 UTC 

[PATCH 0/3] Add support for X51-R3 to alienware-wmi
 2015-06-30 19:02 UTC  (4+ messages)

[PATCH v2] asus-nb-wmi: Add wapf4 quirk for X200MA
 2015-06-30 17:53 UTC  (2+ messages)

[RESEND] asus-nb-wmi: Add wapf4 quirk for X200MA
 2015-06-29 15:37 UTC  (2+ messages)

[RFC v3 06/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
 2015-06-28  1:42 UTC 

[PATCH 1/1] platform: x86: Deletion of checks before backlight_device_unregister()
 2015-06-27 18:06 UTC  (11+ messages)
                                            `  "
                                  ` [PATCH] tc1100-wmi: Delete an unnecessary check before the function call "kfree"

[PATCH v7] platform:x86: add Intel Apollo Lake PMC IPC driver
 2015-06-26 16:32 UTC 

[PATCH v6] platform:x86: add Intel Apollo Lake PMC IPC driver
 2015-06-24 16:48 UTC 

[PATCH] asus-radio: new driver for asus radio button for Windows 8
 2015-06-24  3:03 UTC  (3+ messages)

Darlehen Angebot
 2015-06-18  0:30 UTC 

WORK WITH
 2015-06-22  4:48 UTC 

Hello
 2015-06-21 17:17 UTC 

[PATCH v5] platform:x86: add Intel Broxton PMC IPC driver
 2015-06-19 23:35 UTC  (2+ messages)

[PATCH 00/22] FUJITSU Extended Socket network device driver
 2015-06-19 19:37 UTC  (33+ messages)
` [PATCH 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
  ` [PATCH 02/22] fjes: Hardware initialization routine
  ` [PATCH 03/22] fjes: Hardware cleanup routine
  ` [PATCH 04/22] fjes: platform_driver's .probe and .remove routine
  ` [PATCH 05/22] fjes: ES information acquisition routine
  ` [PATCH 06/22] fjes: buffer address regist/unregistration routine
  ` [PATCH 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
  ` [PATCH 08/22] fjes: net_device_ops.ndo_start_xmit
  ` [PATCH 09/22] fjes: raise_intr_rxdata_task
  ` [PATCH 10/22] fjes: tx_stall_task
  ` [PATCH 11/22] fjes: NAPI polling function
  ` [PATCH 12/22] fjes: net_device_ops.ndo_get_stats64
  ` [PATCH 13/22] fjes: net_device_ops.ndo_change_mtu
  ` [PATCH 14/22] fjes: net_device_ops.ndo_tx_timeout
  ` [PATCH 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
  ` [PATCH 16/22] fjes: interrupt_watch_task
  ` [PATCH 17/22] fjes: force_close_task
  ` [PATCH 18/22] fjes: unshare_watch_task
  ` [PATCH 19/22] fjes: update_zone_task
  ` [PATCH 20/22] fjes: epstop_task
  ` [PATCH 21/22] fjes: handle receive cancellation request interrupt
  ` [PATCH 22/22] fjes: ethtool support

[PATCH] hp_wireless: remove unused header files
 2015-06-18 21:56 UTC  (2+ messages)

[PATCH] Add wapf1 quirk for Asus X550VC
 2015-06-18 21:39 UTC  (2+ messages)

Possible broken MM code in dell-laptop.c?
 2015-06-18 21:14 UTC  (8+ messages)

[PATCH v2 00/32] acpi-video: Rewrite backlight interface selection logic
 2015-06-18 21:05 UTC  (5+ messages)

Michela
 2015-06-18  8:20 UTC 

[PATCH v3 00/35] acpi-video: Rewrite backlight interface selection logic
 2015-06-18  5:59 UTC  (3+ messages)
` [PATCH v3 28/35] msi-laptop: Port to new backlight interface selection API


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).