summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySizeMalcolm Priestley2014-12-031-5/+5
* staging: vt6655: s_cbFillTxBufHead remove parameter *pPacketMalcolm Priestley2014-12-031-5/+4
* staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNumMalcolm Priestley2014-12-031-8/+3
* staging: vt6655: remove unused typedef struct tagSSromRegMalcolm Priestley2014-12-031-34/+0
* staging: vt6655: srom remove dead functionsMalcolm Priestley2014-12-032-264/+0
* staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley2014-12-032-79/+0
* staging: panel: Move LCD-related state into struct lcdMariusz Gorski2014-12-031-121/+134
* staging: panel: Remove more magic number comparisonMariusz Gorski2014-12-031-10/+10
* staging: panel: Refactor LCD init codeMariusz Gorski2014-12-031-141/+163
* staging: panel: Make two more module params read-onlyMariusz Gorski2014-12-031-34/+37
* staging: panel: Start making module params read-onlyMariusz Gorski2014-12-031-14/+21
* staging: panel: Use defined value or checking module params stateMariusz Gorski2014-12-031-43/+43
* staging: panel: Remove magic numbersMariusz Gorski2014-12-031-10/+12
* staging: panel: Call init function directlyMariusz Gorski2014-12-031-6/+1
* staging: panel: Set default parport module param valueMariusz Gorski2014-12-031-4/+1
* staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt2014-12-031-16/+33
* staging: comedi: adl_pci9118: eliminate DMA buffer defragmentation stepIan Abbott2014-12-031-21/+46
* staging: comedi: adl_pci9118: try and avoid unnecessary DMA restartIan Abbott2014-12-031-7/+71
* staging: comedi: adl_pci9118: simplify interrupt_pci9118_ai_dma() a bitIan Abbott2014-12-031-14/+10
* staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...Rickard Strandqvist2014-12-032-19/+0
* staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen2014-12-031-18/+15
* staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...Anjana Sasindran2014-12-031-0/+1
* Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-03243-1318/+2691
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-013-1/+23
| |\
| | * Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-282-0/+5
| | |\
| | | * drm/i915: Cancel vdd off work before suspendVille Syrjälä2014-11-261-0/+1
| | | * drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| | * | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-271-1/+18
| | |\ \ | | | |/ | | |/|
| | | * drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher2014-11-271-1/+18
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-293-7/+7
| |\ \ \
| | * | | irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| | * | | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| | * | | irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
| |\ \ \ \
| | * | | | ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| | * | | | ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| | * | | | scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3
| | * | | | scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| | * | | | scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2
| | * | | | scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| | * | | | ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| | * | | | ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36
| | * | | | scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| | * | | | bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
| * | | | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-298-29/+104
| |\ \ \ \ \
| | * | | | | staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
| | * | | | | staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-263-18/+18
| | * | | | | Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-264-11/+85
| | |\ \ \ \ \
| | | * | | | | iio: accel: bmc150: set low default thresholdsSrinivas Pandruvada2014-11-161-2/+2
| | | * | | | | iio: accel: bmc150: Fix iio_event_spec directionSrinivas Pandruvada2014-11-161-1/+1