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:	Tue,  4 Aug 2015 11:45:19 +0200
From:	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To:	rtc-linux@...glegroups.com
Cc:	Alessandro Zummo <a.zummo@...ertech.it>,
	linux-kernel@...r.kernel.org,
	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Subject: [PATCH 00/15] rtc: rx8025: cleanup

Hi,

This series is a cleanup for the rx8025 driver in order to prepare it for the
inclusion of the support of new models.

Alexandre Belloni (15):
  rtc: rx8025: remove useless headers and reorder them
  rtc: rx8025: Convert to threaded IRQ
  rtc: rx8025: switch to managed irq allocation
  rtc: rx8025: remove useless probe error message
  rtc: rx8025: use BIT()
  rtc: rx8025: only handle dates between 2000 and 2099
  rtc: rx8025: fix transfer mode
  rtc: rx8025: don't reset the time
  rtc: rx8025: cleanup accessors
  rtc: rx8025: continue without alarm when irq request fails
  rtc: rx8025: fix rx8025_init_client()
  rtc: rx8025: reset validity when setting time
  rtc: rx8025: remove useless initialization
  rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
  rtc: rx8025: check time validity when necessary

 drivers/rtc/rtc-rx8025.c | 272 ++++++++++++++++++-----------------------------
 1 file changed, 105 insertions(+), 167 deletions(-)

-- 
2.1.4

--
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