summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-15staging: omap-thermal: section of device driver callbacksEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: device initialization sectionEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: refactor APIs handling threshold valuesEduardo Valentin1-161/+117
2013-03-15staging: omap-thermal: update omap_bandgap_unmask_interrupts documentationEduardo Valentin1-1/+9
2013-03-15staging: omap-thermal: refactor temp_sensor_unmask_interruptsEduardo Valentin1-6/+8
2013-03-15staging: omap-thermal: threshold manipulation sectionEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: document omap_bandgap_add_hyst functionEduardo Valentin1-0/+10
2013-03-15staging: omap-thermal: rename add_hyst to omap_bandgap_add_hystEduardo Valentin1-16/+26
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adcEduardo Valentin1-0/+10
2013-03-15staging: omap-thermal: move conv table limits out of sensor dataEduardo Valentin4-35/+30
2013-03-15staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...Eduardo Valentin1-4/+7
2013-03-15staging: omap-thermal: name temp_to_adc_conversion in a better wayEduardo Valentin1-5/+6
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsiusEduardo Valentin1-0/+11
2013-03-15staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...Eduardo Valentin1-3/+8
2013-03-15staging: omap-thermal: name adc_to_temp_conversion in a better wayEduardo Valentin1-6/+6
2013-03-15staging: omap-thermal: ADC sectionEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: IRQ handler sectionEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: section of basic helpersEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: add a section of register manipulationEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: read status only once inside alert IRQEduardo Valentin1-5/+5
2013-03-15staging: omap-thermal: remove duplicated codeEduardo Valentin1-1/+0
2013-03-15staging: omap-thermal: update tshut IRQ handler documentationEduardo Valentin1-1/+9
2013-03-15staging: omap-thermal: update documentation for talert irq handlerEduardo Valentin1-1/+11
2013-03-15staging: omap-thermal: rename talert handlerEduardo Valentin1-2/+2
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_read_tempEduardo Valentin1-0/+10
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_powerEduardo Valentin1-0/+8
2013-03-15staging: omap-thermal: make a omap_bandgap_power with only one exit pointEduardo Valentin1-1/+2
2013-03-15staging: omap-thermal: add documentation for register access functionsEduardo Valentin1-1/+22
2013-03-15staging: omap-thermal: introduce RMW_BITS macroEduardo Valentin1-132/+46
2013-03-15staging: omap-thermal: fix error checkingEduardo Valentin1-2/+2
2013-03-15staging: omap-thermal: style cleanup on omap-bandgap.cEduardo Valentin1-17/+15
2013-03-15staging: omap-thermal: update documentation of omap-bandgap.hEduardo Valentin1-41/+189
2013-03-15staging: omap-thermal: create header for register, bitfields and definitionsEduardo Valentin5-195/+376
2013-03-15staging: omap-thermal: remove unused _SHIFT macrosEduardo Valentin1-57/+0
2013-03-15staging: omap-thermal: use BIT() macroEduardo Valentin1-48/+48
2013-03-15Staging: ccg: delete it from the treeGreg Kroah-Hartman23-16541/+0
2013-03-15Staging: ccg: remove it from the buildGreg Kroah-Hartman2-3/+0
2013-03-15Staging: netlogic: remove unused variable in xlr_net_start_xmit()Wei Yongjun1-2/+0
2013-03-15staging: comedi: adv_pci1710: remove iorange memberIan Abbott1-10/+0
2013-03-15staging: comedi: addi_apci_1710: only pci bar 2 is usedH Hartley Sweeten1-12/+1
2013-03-15staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten53-98/+110
2013-03-15staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten53-276/+82
2013-03-15staging: dgrp: cleanup sparse warningsNathan Zimmer5-6/+8
2013-03-15staging: android: remove dependency on TINY_SHMEMPaul Bolle1-1/+1
2013-03-15staging: csr: fix compilation warning in unifi_siwscanDevendra Naga1-3/+0
2013-03-15Staging: comedi: Fixed camel case style issue in usbdux.cJacob Garber1-202/+202
2013-03-15staging: the DWC2 driver uses bus_to_virtStephen Rothwell1-0/+1
2013-03-15staging: dwc2: fix compiler warningsPaul Zimmerman2-10/+11
2013-03-12staging: comedi: ni_atmio: fix build errorsH Hartley Sweeten1-5/+7
2013-03-12driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei5-8/+7