aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omap-thermal/omap-bandgap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-11staging: omap-thermal: Correct checkpatch.pl warningsJ Keerthy1-7/+8
2012-09-11staging: comedi: fix brace coding style issuesGüngör Erseymen1-4/+2
2012-09-11staging: comedi: adl_pci9111: remove unnecessary commentsH Hartley Sweeten1-41/+2
2012-09-11staging: comedi: adl_pci9111: remove extra i8253_cascade_ns_to_timer_2div()H Hartley Sweeten1-8/+1
2012-09-11staging: comedi: adl_pci9111: use cfc_check_trigger_is_uniqueH Hartley Sweeten1-13/+8
2012-09-11staging: comedi: comedi_fc: introduce cfc_check_trigger_is_uniqueH Hartley Sweeten1-0/+12
2012-09-11staging: comedi: adl_pci9111: single source triggers are uniqueH Hartley Sweeten1-6/+0
2012-09-11staging: comedi: adl_pci9111: use cfc_check_trigger_srcH Hartley Sweeten1-19/+12
2012-09-11staging: comedi: comedi_fc: introduce cfc_check_trigger_srcH Hartley Sweeten1-0/+20
2012-09-11staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin2-88/+88
2012-09-11staging: tidspbridge: Prepare for irqs.h removalTony Lindgren3-3/+6
2012-09-10staging: "wlags49_h2" Fix typos.Justin P. Mattock12-51/+51
2012-09-10staging: comedi: adl_pci9111: remove unnecessary 'is_valid'H Hartley Sweeten1-9/+2
2012-09-10staging: comedi: adl_pci9111: cleanup timer_divisor_[12]H Hartley Sweeten1-14/+11
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_hr_ai_rangeH Hartley Sweeten1-8/+8
2012-09-10staging: comedi: adl_pci9111: cleanup the io register mapH Hartley Sweeten1-68/+57
2012-09-10staging: comedi: adl_pci9111: change pci9111_fifo_reset into a functionH Hartley Sweeten1-19/+15
2012-09-10staging: comedi: adl_pci9111: remove pci9111_trigger_and_autoscan_[sg]et macrosH Hartley Sweeten1-13/+16
2012-09-10staging: comedi: adl_pci9111: remove pci9111_interrupt_and_fifo_[sg]et macrosH Hartley Sweeten1-15/+14
2012-09-10staging: comedi: adl_pci9111: remove pci9111_interrupt_clear macroH Hartley Sweeten1-9/+3
2012-09-10staging: comedi: adl_pci9111: remove pci9111_software_trigger macroH Hartley Sweeten dev1-5/+3
2012-09-10staging: comedi: adl_pci9111: remove pci9111_is_fifo_* macrosH Hartley Sweeten1-17/+13
2012-09-10staging: comedi: adl_pci9111: remove pci9111_ai_channel_[gs]et macrosH Hartley Sweeten1-15/+6
2012-09-10staging: comedi: adl_pci9111: remove pci9111_ai_range_[gs]et macrosH Hartley Sweeten1-16/+13
2012-09-10staging: comedi: adl_pci9111: use local variables for the chan/rangeH Hartley Sweeten1-3/+5
2012-09-10staging: comedi: adl_pci9111: remove INTERRUPT_DEBUG codeH Hartley Sweeten1-6/+0
2012-09-10staging: comedi: adl_pci9111: remove AI_DO_CMD_DEBUG codeH Hartley Sweeten1-28/+0
2012-09-10staging: comedi: adl_pci9111: use attach_pci callbackH Hartley Sweeten1-111/+16
2012-09-10staging: comedi: adl_pci9111: remove the io_range values from the private dataH Hartley Sweeten1-8/+1
2012-09-10staging: comedi: adl_pci9111: remove the board attach noiseH Hartley Sweeten1-11/+2
2012-09-10staging: comedi: adl_pci9111: analog input subdevice is fixedH Hartley Sweeten1-42/+16
2012-09-10staging: comedi: adl_pci9111: remove 'single' channel list checkH Hartley Sweeten1-8/+0
2012-09-10staging: comedi: adl_pci9111: remove chanlist_len checksH Hartley Sweeten1-10/+0
2012-09-10staging: comedi: adl_pci9111: digital input/output subdevices are fixedH Hartley Sweeten1-14/+12
2012-09-10staging: comedi: adl_pci9111: analog output subdevice is fixedH Hartley Sweeten1-15/+8
2012-09-10staging: comedi: adl_pci9111: cleanup ai read in pci9111_ai_insn_read()H Hartley Sweeten1-12/+7
2012-09-10staging: comedi: adl_pci9111: remove pci9111_{hr_, )ai* macrosH Hartley Sweeten1-15/+8
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_ai_munge()H Hartley Sweeten1-14/+8
2012-09-10staging: comedi: adl_pci9111: remove AI_INSN_DEBUG codeH Hartley Sweeten1-14/+0
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_ao_insn_write()H Hartley Sweeten1-9/+9
2012-09-10staging: comedi: adl_pci9111: cleanup ao resolutionH Hartley Sweeten1-9/+4
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_ao_insn_read()H Hartley Sweeten1-5/+4
2012-09-10staging: comedi: adl_pci9111: remove pci9111_ao_set_data macroH Hartley Sweeten1-7/+3
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_do_insn_bits()H Hartley Sweeten1-17/+10
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_di_insn_bits()H Hartley Sweeten1-11/+3
2012-09-10staging: comedi: adl_pci9111: remove pci9111_d[io]_* i/o macrosH Hartley Sweeten1-8/+3
2012-09-10staging: comedi: adl_pci9111: use 8253 helper functionsH Hartley Sweeten1-46/+7
2012-09-10staging: comedi: adl_pci9111: remove pci9111_8254_* i/o macrosH Hartley Sweeten1-41/+24
2012-09-10staging: comedi: adl_pci9111: remove PCI9111_IO_BASE macroH Hartley Sweeten1-31/+29
2012-09-10staging: comedi: adl_pci9111: remove pci9111_board_nbr macroH Hartley Sweeten1-4/+1