summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: silicom: checkpatch: cleanup macrosDaniel Cotey2012-09-111-10/+11
* staging: comedi: adl_pci9111: remove pci_dev_put()H Hartley Sweeten2012-09-111-1/+0
* staging: comedi: icp_multi: remove the function description commentsH Hartley Sweeten2012-09-111-196/+0
* staging: comedi: icp_multi: remove devpriv macroH Hartley Sweeten2012-09-111-5/+16
* staging: comedi: icp_multi: use attach_pci callbackH Hartley Sweeten2012-09-112-361/+25
* staging: comedi: icp_multi: remove board attach noiseH Hartley Sweeten2012-09-111-29/+7
* staging: comedi: icp_multi: the number of subdevices is fixedH Hartley Sweeten2012-09-111-21/+7
* staging: comedi: icp_multi: remove have_irq from boardinfoH Hartley Sweeten2012-09-111-14/+9
* staging: comedi: icp_multi: remove iorange from boardinfoH Hartley Sweeten2012-09-111-4/+0
* staging: comedi: icp_multi: remove cardtype from boardinfoH Hartley Sweeten2012-09-111-5/+0
* staging: comedi: icp_multi: remove rangecode from boardinfoH Hartley Sweeten2012-09-111-4/+2
* staging: comedi: icp_multi: remove rangelist_ai from boardinfoH Hartley Sweeten2012-09-111-3/+1
* staging: comedi: icp_multi: remove ranglist_ao from boardinfoH Hartley Sweeten2012-09-111-2/+0
* staging: comedi: icp_multi: remove ai_maxdata from boardinfoH Hartley Sweeten2012-09-111-3/+1
* staging: comedi: icp_multi: remove ao_maxdata from boardinfoH Hartley Sweeten2012-09-111-3/+1
* staging: comedi: icp_multi: remove n_aichand from boardinfoH Hartley Sweeten2012-09-111-6/+2
* staging: comedi: icp_multi: remove n_aichan from boardinfoH Hartley Sweeten2012-09-111-19/+14
* staging: comedi: icp_multi: remove n_aochan from boardinfoH Hartley Sweeten2012-09-111-33/+28
* staging: comedi: icp_multi: remove n_dichan from boardinfoH Hartley Sweeten2012-09-111-16/+11
* staging: comedi: icp_multi: remove n_dochan from boardinfoH Hartley Sweeten2012-09-111-17/+12
* staging: comedi: icp_multi: remove n_ctrs from boardinfoH Hartley Sweeten2012-09-111-16/+11
* staging: comedi: icp_multi: remove ICP_MULTI_EXTDEBUGH Hartley Sweeten2012-09-111-126/+3
* staging: comedi: icp_multi: convert to a pci_driverH Hartley Sweeten2012-09-111-3/+27
* Staging: ipack/bridges/tpci200: Store the irq holder in slot_irq.Jens Taprogge2012-09-112-8/+13
* Staging: ipack: delete .remove_device() callbackSamuel Iglesias Gonsálvez2012-09-112-4/+0
* Staging: ipack/bridges/tpci200: remove tpci200_slot_unregisterSamuel Iglesias Gonsálvez2012-09-111-25/+1
* Staging: ipack/bridges/tpci200: delete ipack_device_unregister calls when exi...Samuel Iglesias Gonsálvez2012-09-111-6/+1
* Staging: ipack: unregister devices when uninstall the carrier device.Samuel Iglesias Gonsálvez2012-09-111-0/+12
* Staging: ipack/devices/ipoctal: free the IRQ.Samuel Iglesias Gonsálvez2012-09-111-0/+2
* Staging: ipack/devices/ipoctal: change exiting procedureSamuel Iglesias Gonsálvez2012-09-111-5/+0
* Staging: ipack/bridges/tpci200: fix the uninstall the ipack deviceSamuel Iglesias Gonsálvez2012-09-111-2/+1
* Staging: ipack/bridges/tpci200: increment the reference counter of the pci_devSamuel Iglesias Gonsálvez2012-09-111-0/+3
* Staging: ipack/bridges/tpci200: reorder the iounmap and pci_release_regionSamuel Iglesias Gonsálvez2012-09-111-3/+2
* Staging: ipack: check the device ID space CRC.Jens Taprogge2012-09-112-1/+59
* Staging: ipack: reset previous timeouts during device registration.Jens Taprogge2012-09-111-0/+2
* Staging: ipack: Switch to 8MHz operation before reading ID.Jens Taprogge2012-09-111-3/+8
* Staging: ipack/bridges/tpci200: remove struct list_headSamuel Iglesias Gonsálvez2012-09-111-1/+0
* Staging: ipack: remove field driver from struct ipack_device.Jens Taprogge2012-09-112-12/+7
* Staging: ipack: Choose the optimum bus speed by default.Jens Taprogge2012-09-111-0/+5
* Staging: ipack: Obtain supported speeds from ID ROM.Jens Taprogge2012-09-112-0/+8
* Staging: ipack/bridges/tpci200: provide new callbacks to tpci200Jens Taprogge2012-09-111-1/+108
* Staging: ipack: Provide several carrier callbacks.Jens Taprogge2012-09-111-0/+15
* Staging: ipack/bridges/tpci200: Put the TPCI200 control registers into a struct.Jens Taprogge2012-09-112-29/+20
* staging: omap-thermal: improve conf data handling and initializationEduardo Valentin2012-09-112-8/+36
* staging: omap-thermal: fix polling period settingsEduardo Valentin2012-09-111-1/+3
* staging: omap-thermal: remove checkpatch.pl warnings on data filesEduardo Valentin2012-09-112-46/+46
* staging: omap-thermal: Correct checkpatch.pl warningsJ Keerthy2012-09-111-7/+8
* staging: comedi: fix brace coding style issuesGüngör Erseymen2012-09-111-4/+2
* staging: comedi: adl_pci9111: remove unnecessary commentsH Hartley Sweeten2012-09-111-41/+2
* staging: comedi: adl_pci9111: remove extra i8253_cascade_ns_to_timer_2div()H Hartley Sweeten2012-09-111-8/+1