summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-11staging: comedi: adl_pci9111: remove pci_dev_put()H Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove the function description commentsH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove devpriv macroH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: use attach_pci callbackH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove board attach noiseH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: the number of subdevices is fixedH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove have_irq from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove iorange from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove cardtype from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove rangecode from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove rangelist_ai from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ranglist_ao from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ai_maxdata from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ao_maxdata from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_aichand from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_aichan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_aochan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_dichan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_dochan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_ctrs from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ICP_MULTI_EXTDEBUGH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: convert to a pci_driverH Hartley Sweeten
2012-09-11Staging: ipack/bridges/tpci200: Store the irq holder in slot_irq.Jens Taprogge
2012-09-11Staging: ipack: delete .remove_device() callbackSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack/bridges/tpci200: remove tpci200_slot_unregisterSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack/bridges/tpci200: delete ipack_device_unregister calls when exi...Samuel Iglesias Gonsálvez
2012-09-11Staging: ipack: unregister devices when uninstall the carrier device.Samuel Iglesias Gonsálvez
2012-09-11Staging: ipack/devices/ipoctal: free the IRQ.Samuel Iglesias Gonsálvez
2012-09-11Staging: ipack/devices/ipoctal: change exiting procedureSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack/bridges/tpci200: fix the uninstall the ipack deviceSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack/bridges/tpci200: increment the reference counter of the pci_devSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack/bridges/tpci200: reorder the iounmap and pci_release_regionSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack: check the device ID space CRC.Jens Taprogge
2012-09-11Staging: ipack: reset previous timeouts during device registration.Jens Taprogge
2012-09-11Staging: ipack: Switch to 8MHz operation before reading ID.Jens Taprogge
2012-09-11Staging: ipack/bridges/tpci200: remove struct list_headSamuel Iglesias Gonsálvez
2012-09-11Staging: ipack: remove field driver from struct ipack_device.Jens Taprogge
2012-09-11Staging: ipack: Choose the optimum bus speed by default.Jens Taprogge
2012-09-11Staging: ipack: Obtain supported speeds from ID ROM.Jens Taprogge
2012-09-11Staging: ipack/bridges/tpci200: provide new callbacks to tpci200Jens Taprogge
2012-09-11Staging: ipack: Provide several carrier callbacks.Jens Taprogge
2012-09-11Staging: ipack/bridges/tpci200: Put the TPCI200 control registers into a struct.Jens Taprogge
2012-09-11staging: omap-thermal: improve conf data handling and initializationEduardo Valentin
2012-09-11staging: omap-thermal: fix polling period settingsEduardo Valentin
2012-09-11staging: omap-thermal: remove checkpatch.pl warnings on data filesEduardo Valentin
2012-09-11staging: omap-thermal: Correct checkpatch.pl warningsJ Keerthy
2012-09-11staging: comedi: fix brace coding style issuesGüngör Erseymen
2012-09-11staging: comedi: adl_pci9111: remove unnecessary commentsH Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: remove extra i8253_cascade_ns_to_timer_2div()H Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: use cfc_check_trigger_is_uniqueH Hartley Sweeten