summaryrefslogtreecommitdiffstats
path: root/drivers/clk (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-03staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNumMalcolm Priestley1-8/+3
2014-12-03staging: vt6655: remove unused typedef struct tagSSromRegMalcolm Priestley1-34/+0
2014-12-03staging: vt6655: srom remove dead functionsMalcolm Priestley2-264/+0
2014-12-03staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley2-79/+0
2014-12-03staging: panel: Move LCD-related state into struct lcdMariusz Gorski1-121/+134
2014-12-03staging: panel: Remove more magic number comparisonMariusz Gorski1-10/+10
2014-12-03staging: panel: Refactor LCD init codeMariusz Gorski1-141/+163
2014-12-03staging: panel: Make two more module params read-onlyMariusz Gorski1-34/+37
2014-12-03staging: panel: Start making module params read-onlyMariusz Gorski1-14/+21
2014-12-03staging: panel: Use defined value or checking module params stateMariusz Gorski1-43/+43
2014-12-03staging: panel: Remove magic numbersMariusz Gorski1-10/+12
2014-12-03staging: panel: Call init function directlyMariusz Gorski1-6/+1
2014-12-03staging: panel: Set default parport module param valueMariusz Gorski1-4/+1
2014-12-03staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt1-16/+33
2014-12-03staging: comedi: adl_pci9118: eliminate DMA buffer defragmentation stepIan Abbott1-21/+46
2014-12-03staging: comedi: adl_pci9118: try and avoid unnecessary DMA restartIan Abbott1-7/+71
2014-12-03staging: comedi: adl_pci9118: simplify interrupt_pci9118_ai_dma() a bitIan Abbott1-14/+10
2014-12-03staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...Rickard Strandqvist2-19/+0
2014-12-03staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen1-18/+15
2014-12-03staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...Anjana Sasindran1-0/+1
2014-12-01Linux 3.18-rc7v3.18-rc7Linus Torvalds1-1/+1
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason4-5/+67
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-27staging: unisys: remove pointless macrosGreg Kroah-Hartman1-8/+0
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-27Revert "staging: unisys: fix CamelCase macro names in controlframework.h"Greg Kroah-Hartman2-6/+2
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-11/+11
2014-11-27drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher1-1/+18
2014-11-27staging: comedi: adv_pci1723: remove comedi_device 'write_subdev' initH Hartley Sweeten1-1/+0
2014-11-27staging: comedi: adv_pci1723: tidy up multi-line commentsH Hartley Sweeten1-41/+38
2014-11-27staging: comedi: adv_pci1723: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2014-11-27staging: comedi: adv_pci1723: remove subdevice 'len_chanlist' initializationH Hartley Sweeten1-3/+1
2014-11-27staging: comedi: adv_pci1723: tidy up DIO io_bits initializationH Hartley Sweeten1-16/+7
2014-11-27staging: comedi: adv_pci1723: tidy up pci1723_dio_insn_config()H Hartley Sweeten1-15/+6
2014-11-27staging: comedi: adv_pci1723: use comedi_subdevice readback for 'ao_data'H Hartley Sweeten1-39/+18
2014-11-27staging: comedi: adv_pci1723: absorb pci1723_reset()H Hartley Sweeten1-29/+16
2014-11-27staging: comedi: adv_pci1723: remove board reset during (*detach)H Hartley Sweeten1-8/+1
2014-11-27staging: comedi: adv_pci1723: remove private data 'da_range'H Hartley Sweeten1-3/+1
2014-11-27staging: comedi: adv_pci1723: tidy up register mapH Hartley Sweeten1-69/+48
2014-11-27staging: comedi: ni_labpc_common: use comedi_timeout() when writing to eepromH Hartley Sweeten1-19/+18
2014-11-27staging: comedi: ni_labpc_common: use subdevice readback for eepromH Hartley Sweeten2-22/+10
2014-11-27staging: comedi: ni_labpc_common: use subdevice readback for analog outputsH Hartley Sweeten2-16/+5
2014-11-27staging: comedi: ni_labpc_common: introduce labpc_ao_write()H Hartley Sweeten1-17/+15
2014-11-27staging: comedi: ni_labpc_common: use subdevice readback for 'caldac'H Hartley Sweeten2-22/+7
2014-11-27staging: comedi: ni_labpc_common: move calib readback value check/save to (*i...H Hartley Sweeten1-7/+12
2014-11-27staging: comedi: ni_at_ao: use subdevice readback for 'caldac'H Hartley Sweeten1-34/+21
2014-11-27staging: comedi: cb_pcidas: use subdevice readback for 'dac08_value'H Hartley Sweeten1-19/+13
2014-11-27staging: comedi: cb_pcidas: tidy up dac08_write_insn()H Hartley Sweeten1-23/+25