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, 11 Sep 2012 13:34:53 +0200
From:	Samuel Iglesias Gonsálvez 
	<siglesias@...lia.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	industrypack-devel@...ts.sourceforge.net,
	Samuel Iglesias Gonsálvez 
	<siglesias@...lia.com>
Subject: [PATCH v2 00/20] ipack: added callbacks and some cleanup

Hello,

This second version adds Dan Carpenter's suggestions and it has been rebased
from gregkh's staging-next repository.

Dan, if you want, you can add the Reviewed-by for all the patches again.

Hopefully, this time the MTA will not change the Content-Transfer-Encoding from
8bit to base64.

Thanks,

Sam

Jens Taprogge (10):
  Staging: ipack/bridges/tpci200: Put the TPCI200 control registers
    into a struct.
  Staging: ipack: Provide several carrier callbacks.
  Staging: ipack/bridges/tpci200: provide new callbacks to tpci200
  Staging: ipack: Obtain supported speeds from ID ROM.
  Staging: ipack: Choose the optimum bus speed by default.
  Staging: ipack: remove field driver from struct ipack_device.
  Staging: ipack: Switch to 8MHz operation before reading ID.
  Staging: ipack: reset previous timeouts during device registration.
  Staging: ipack: check the device ID space CRC.
  Staging: ipack/bridges/tpci200: Store the irq holder in slot_irq.

Samuel Iglesias Gonsálvez (10):
  Staging: ipack/bridges/tpci200: remove struct list_head
  Staging: ipack/bridges/tpci200: reorder the iounmap and
    pci_release_region
  Staging: ipack/bridges/tpci200: increment the reference counter of
    the pci_dev
  Staging: ipack/bridges/tpci200: fix the uninstall the ipack device
  Staging: ipack/devices/ipoctal: change exiting procedure
  Staging: ipack/devices/ipoctal: free the IRQ.
  Staging: ipack: unregister devices when uninstall the carrier device.
  Staging: ipack/bridges/tpci200: delete ipack_device_unregister calls
    when     exiting
  Staging: ipack/bridges/tpci200: remove tpci200_slot_unregister
  Staging: ipack: delete .remove_device() callback

 drivers/staging/ipack/bridges/tpci200.c |  189 +++++++++++++++++++++----------
 drivers/staging/ipack/bridges/tpci200.h |   24 ++--
 drivers/staging/ipack/devices/ipoctal.c |    7 +-
 drivers/staging/ipack/ipack.c           |  104 +++++++++++++++--
 drivers/staging/ipack/ipack.h           |   21 +++-
 5 files changed, 256 insertions(+), 89 deletions(-)

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