lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 01 Oct 2015 11:24:41 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	linux-kernel@...r.kernel.org
Cc:	cw00.choi@...sung.com, myungjoo.ham@...sung.com
Subject: [PATCH 0/5] extcon: gpio: Clean-up code and use the gpiod_* API

This patch-set clean up the extcon-gpio driver before supporting the device
tree bindings.

Chanwoo Choi (5):
  extcon: gpio: Use resource managed function for request_irq
  extcon: gpio: Remove duplicate data from struct gpio_extcon_data
  extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_allocate()
  extcon: gpio: Fix minor coding style and remove the unused fields.
  extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API

 drivers/extcon/extcon-gpio.c       | 130 ++++++++++++++++++++-----------------
 include/linux/extcon/extcon-gpio.h |  24 ++-----
 2 files changed, 76 insertions(+), 78 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ