summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-27staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufsMalcolm Priestley1-3/+3
2014-07-27staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufsMalcolm Priestley1-3/+3
2014-07-27staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufsMalcolm Priestley1-4/+4
2014-07-27staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufsMalcolm Priestley1-5/+5
2014-07-27staging: vt6656: rename device_init_registers to vnt_init_registersMalcolm Priestley1-4/+4
2014-07-27staging: vt6656: rename device_set_options to vnt_set_optionsMalcolm Priestley1-2/+2
2014-07-27bcm: fix code styleZahari Doychev1-8/+17
2014-07-27staging: netlogic: coding style fixupMostyn Bramley-Moore1-1/+0
2014-07-27staging: unisys: fix visorchipset sysfs attribute functionsBenjamin Romer2-56/+69
2014-07-26staging: gdm724x: fix misplaced open bracesCihangir Akturk1-17/+11
2014-07-26staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek4-3/+4
2014-07-24staging: vt6656: use test_bit to check flags statusMalcolm Priestley3-5/+5
2014-07-24staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley1-2/+0
2014-07-24staging: vt6656: use clear_bit to remove device flagMalcolm Priestley2-3/+2
2014-07-24staging: vt6656: use set_bit to set flagsMalcolm Priestley2-3/+2
2014-07-24staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley4-15/+13
2014-07-24staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2-7/+0
2014-07-24staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2-3/+1
2014-07-24staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley3-7/+1
2014-07-24Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh1-23/+2
2014-07-24Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh1-12/+0
2014-07-24staging: unisys: ABI documentation for new sysfs entriesBenjamin Romer1-0/+101
2014-07-24staging: unisys: clean up diagdump proc entry codeBenjamin Romer1-7/+1
2014-07-24staging: unisys: move chipsetready to sysfsBenjamin Romer1-52/+24
2014-07-24staging: unisys: move installer to sysfs and split fieldsBenjamin Romer1-127/+106
2014-07-24staging: et131x: Remove trailing semicolon from macros in et131x.hMasanari Iida1-20/+20
2014-07-24staging: et131x: Fix typo in et131xMasanari Iida2-7/+7
2014-07-24staging: comedi: usbduxfast: adding missing break in case statementBernd Porr1-0/+1
2014-07-24staging: dgnc: Fix space required after that ','Seunghun Lee1-2/+2
2014-07-24staging: lustre: obdclass: fix sparse warnings about static declarationAndrey Skvortsov1-12/+12
2014-07-24staging: comedi: ni_65xx: disable edge detection on initializationIan Abbott1-0/+1
2014-07-24staging: comedi: ni_65xx: support INSN_CONFIG_DIGITAL_TRIGIan Abbott1-3/+36
2014-07-24staging: comedi: ni_65xx: refactor edge detection configurationIan Abbott1-22/+49
2014-07-24staging: comedi: ni_65xx: add ni_65xx_num_ports()Ian Abbott1-6/+8
2014-07-24staging: quickstart: remove driverKristina Martšenko5-472/+0
2014-07-24staging: phison: remove driverKristina Martšenko5-103/+0
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman16-503/+1262
2014-07-23staging: keucr: remove driverKristina Martšenko23-5367/+3
2014-07-23staging: frontier: remove driverKristina Martšenko10-1971/+0
2014-07-23staging: ced1401: remove driverKristina Martšenko13-7734/+0
2014-07-23Staging: bcm: nvm.c: Don't pass the indexMatthias Beyer1-4/+3
2014-07-23Staging: bcm: nvm.c: Fixed variable typeMatthias Beyer1-1/+1
2014-07-23staging:bcm:Transmit.c:coding style:line over 80 charSudip Mukherjee1-3/+7
2014-07-23staging: vme: removed useless breaks in vme_user.cTom Jorquera1-4/+0
2014-07-23drivers/staging/bcm/Misc.c: fix a checkAndrey Utkin1-1/+1
2014-07-23staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer1-1/+1
2014-07-23ARM: dts: Fix wrong compatible string for Exynos3250 ADCChanwoo Choi1-2/+3
2014-07-23iio: devicetree: Add DT binding documentation for Exynos3250 ADCChanwoo Choi1-2/+23
2014-07-23iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADCChanwoo Choi1-8/+103
2014-07-23iio: adc: exynos_adc: Add exynos_adc_data structure to improve readabilityChanwoo Choi1-79/+147