linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support new Alps HID I2C Touchpad device
@ 2017-03-30  2:53 Masaki Ota
  2017-03-30  2:53 ` [PATCH 1/2] Alps HID I2C T4 device support Masaki Ota
  2017-03-30  2:53 ` [PATCH 2/2] Add new U1 device ID Masaki Ota
  0 siblings, 2 replies; 25+ messages in thread
From: Masaki Ota @ 2017-03-30  2:53 UTC (permalink / raw)
  To: jikos, benjamin.tissoires; +Cc: linux-input, linux-kernel, masaki.ota

Hi, Jiri,

This is the patch for new Alps HID I2C Touchpad device.
These devices are used for HP Laptop.


Best Regards,
Masaki Ota

^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PATCH v2 0/6] hpet: fix build warnings and style
@ 2017-04-03 12:15 Corentin Labbe
  2017-04-03 12:15 ` [PATCH v2 1/6] hpet: remove unused variable hpet in hpet_ioctl_common Corentin Labbe
                   ` (5 more replies)
  0 siblings, 6 replies; 25+ messages in thread
From: Corentin Labbe @ 2017-04-03 12:15 UTC (permalink / raw)
  To: clemens, arnd, gregkh; +Cc: linux-kernel, Corentin Labbe

The original intent was to remove two build warnings, but finaly took
the opportunity to fix some style issues.
compile-tested for both x86/x86_64/ia64.

Changes since v1:
- add linux/io-64-nonatomic-lo-hi.h for writeq/readq as suggested by Clemens Ladisch

Corentin Labbe (6):
  hpet: remove unused variable hpet in hpet_ioctl_common
  hpet: remove unused writeq/readq function definitions
  hpet: fix checkpatch complains about spaces
  hpet: replace printk by their pr_xxx counterparts
  hpet: removing unused variable m in hpet_interrupt
  hpet: fix style issue about braces and alignment

 drivers/char/hpet.c | 57 ++++++++++++++++++-----------------------------------
 1 file changed, 19 insertions(+), 38 deletions(-)

-- 
2.10.2

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2017-04-24 14:54 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30  2:53 [PATCH 0/2] Support new Alps HID I2C Touchpad device Masaki Ota
2017-03-30  2:53 ` [PATCH 1/2] Alps HID I2C T4 device support Masaki Ota
2017-04-04  3:08   ` Nikolaus Rath
2017-04-04  6:55     ` Masaki Ota
2017-04-04 17:08       ` Nikolaus Rath
2017-04-04 23:40         ` Masaki Ota
2017-04-04 23:42           ` Nikolaus Rath
2017-04-04 23:49             ` Masaki Ota
2017-04-05  0:01               ` Nikolaus Rath
2017-04-05  8:43                 ` Masaki Ota
2017-04-05 18:35                   ` Nikolaus Rath
2017-04-06  1:07                     ` Masaki Ota
2017-04-06 22:59                       ` Nikolaus Rath
2017-04-24 14:54   ` Benjamin Tissoires
2017-03-30  2:53 ` [PATCH 2/2] Add new U1 device ID Masaki Ota
2017-04-03 12:15 [PATCH v2 0/6] hpet: fix build warnings and style Corentin Labbe
2017-04-03 12:15 ` [PATCH v2 1/6] hpet: remove unused variable hpet in hpet_ioctl_common Corentin Labbe
2017-04-03 12:15 ` [PATCH v2 2/6] hpet: remove unused writeq/readq function definitions Corentin Labbe
2017-04-03 12:15 ` [PATCH v2 3/6] hpet: fix checkpatch complains about spaces Corentin Labbe
2017-04-03 12:15 ` [PATCH v2 4/6] hpet: replace printk by their pr_xxx counterparts Corentin Labbe
2017-04-03 19:44   ` Joe Perches
2017-04-03 12:15 ` [PATCH v2 5/6] hpet: removing unused variable m in hpet_interrupt Corentin Labbe
2017-04-03 12:55   ` Clemens Ladisch
2017-04-03 12:15 ` [PATCH v2 6/6] hpet: fix style issue about braces and alignment Corentin Labbe
2017-04-04  3:43   ` Joe Perches

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 NNTP newsgroup(s).