[PATCH v2 00/20] ipack: added callbacks and some cleanup

From: Samuel Iglesias GonsÃlvez
Date: Tue Sep 11 2012 - 07:39:02 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/