aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-08-24staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-05-30staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-04-29staging: ion : Donnot wakeup kswapd in ion system allocChen Feng1-1/+1
2018-04-13staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta1-1/+1
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-24staging: wilc1000: fix unchecked return valuePan Bian1-0/+2
2018-03-24staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar1-1/+7
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-03-22staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King1-0/+2
2018-03-22staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao1-2/+6
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2018-02-25staging: unisys: visorinput depends on INPUTRandy Dunlap1-1/+1
2018-02-25staging: wilc1000: fix kbuild test robot errorGlen Lee1-0/+1
2018-02-25staging: ste_rmi4: avoid unused function warningsArnd Bergmann1-5/+2
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-03staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger1-10/+4
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2017-12-20vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-21staging: rtl8712: fixed little endian problemJannik Becher1-1/+1
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro1-1/+1
2017-11-18misc: panel: properly restore atomic counter on error pathWilly Tarreau1-4/+19
2017-11-15iio: trigger: free trigger resource correctlyAlison Schofield1-2/+2
2017-11-08staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger1-3/+4
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15
2017-11-08staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago1-10/+8
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng1-0/+4
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger1-42/+42
2017-10-12staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa1-3/+1
2017-09-13staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-16staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann1-1/+1
2017-08-06Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-07-27staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-06-26staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter1-1/+1
2017-06-17staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley1-4/+9
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-25staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley1-1/+1
2017-05-25staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley1-4/+5
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+2
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley1-2/+12
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-14staging: wlan-ng: add missing byte order conversionIgor Pylypiv1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2-1/+9
2017-01-12staging: comedi: dt282x: tidy up register bit definesH Hartley Sweeten1-32/+33
2017-01-12staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2017-01-09staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott1-3/+3
2017-01-09staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2016-11-18staging: nvec: remove managed resource from PS2 driverMarc Dietrich1-1/+1
2016-11-18Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2016-11-18drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2016-11-18staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2016-10-31staging: r8188eu: Fix scheduling while atomic splatLarry Finger1-2/+2
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-09-30Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2016-09-15lustre: remove unused declarationAl Viro1-2/+0
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-08-16ipath: Restrict use of the write() interfaceBen Hutchings1-0/+5
2016-07-27staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-01staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten1-9/+13
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe2-1/+7
2016-04-20staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau1-1/+3
2016-04-12staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten1-6/+6
2016-04-12staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy1-2/+2
2016-04-12staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson1-1/+1
2016-03-03Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee1-19/+15
2016-03-03Staging: speakup: Fix getting port informationSamuel Thibault1-1/+12
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-2/+2
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+12
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-01staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2015-11-21staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei1-1/+1
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee1-23/+25
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-3/+4
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-16/+16
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds19-223/+170
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-2/+3
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2-2/+2
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman9-12/+12
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2-2/+2
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds29-30/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-71/+68
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-6/+2
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds871-56581/+30771
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown29-30/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-10-29IB/ipath: Remove fast registration from the codeSagi Grimberg2-4/+0
2015-10-29IB/hfi1: Remove fast registration from the codeSagi Grimberg4-102/+3
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford18-136/+184
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford18-136/+184
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach1-0/+5
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach1-4/+2
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach1-10/+21
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach1-5/+5
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach1-2/+2
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach1-1/+1
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach1-4/+2
2015-10-29Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach1-12/+6
2015-10-29staging: rdma: ipath: Remove unneeded vairable.Muhammad Falak R Wani1-2/+1
2015-10-29staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset functionIvan Safonov1-2/+1
2015-10-29staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...Ivan Safonov1-16/+18
2015-10-29staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.cIvan Safonov1-6/+6
2015-10-29staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...Ivan Safonov1-4/+8
2015-10-29staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesisIvan Safonov1-1/+1
2015-10-29staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...Ivan Safonov1-4/+4
2015-10-29staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...Ivan Safonov1-1/+1
2015-10-29staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov2-4/+4
2015-10-29staging: rtl8188eu: occurrence of the 5 GHz code markedIvan Safonov1-0/+3
2015-10-29staging: rtl8188eu: increment placed into for loop headerIvan Safonov1-2/+1
2015-10-29staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov1-3/+2
2015-10-29staging: rtl8188eu: unused MIN macro removedIvan Safonov1-3/+0
2015-10-29staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...Ivan Safonov1-3/+0
2015-10-29staging: rtl8188eu: unused SUCCESS and FAIL macros removedIvan Safonov1-3/+0
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov1-1/+1
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov3-3/+3
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov8-21/+20
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov3-7/+5
2015-10-29staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov1-2/+1
2015-10-29staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov3-3/+3
2015-10-29drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa1-4/+4
2015-10-29staging: board: Set PM domain before probeTomeu Vizoso1-3/+3
2015-10-29staging: comedi: comedi_test: implement commands on AO subdeviceIan Abbott1-3/+209
2015-10-29staging: comedi: comedi_test: rename waveform_ai_interrupt()Ian Abbott1-3/+2
2015-10-29staging: comedi: comedi_test: handle partial scans in timer routineIan Abbott1-31/+54
2015-10-29staging: comedi: comedi_test: allow read-back of AO channelsIan Abbott1-0/+1
2015-10-29staging: comedi: comedi_test: use unsigned short for loopback valuesIan Abbott1-1/+1
2015-10-29staging: comedi: comedi_test: make timer rate similar to scan rateIan Abbott1-4/+9
2015-10-29staging: comedi: comedi_test: rename waveform membersIan Abbott1-20/+20
2015-10-29staging: comedi: comedi_test: rename members for AI commandsIan Abbott1-19/+19
2015-10-29staging: comedi: comedi_test: simplify time since last AI scanIan Abbott1-17/+10
2015-10-29staging: comedi: comedi_test: use unsigned int for waveform timingIan Abbott1-7/+7
2015-10-29staging: comedi: comedi_test: move modulo operations for waveformIan Abbott1-8/+10
2015-10-29staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOWIan Abbott1-20/+44
2015-10-29staging: comedi: comedi_test: limit maximum convert_argIan Abbott1-21/+21
2015-10-29staging: comedi: comedi_test: remove nano_per_microIan Abbott1-10/+7
2015-10-29staging: comedi: comedi_test: saturate fake waveform valuesIan Abbott1-6/+23
2015-10-29staging: comedi: comedi_test: reformat multi-line commentsIan Abbott1-47/+47
2015-10-29staging: most: remove exclusive wait_queueChristian Gromm1-3/+1
2015-10-29staging: most: hdm-dim2: use min_t()Christian Gromm1-1/+2
2015-10-29staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei1-2/+2
2015-10-29staging: iio: accel: place logical operators on the previous lineIoana Ciornei1-4/+4
2015-10-29staging: iio: accel: remove unwanted blank linesIoana Ciornei1-2/+0
2015-10-29staging: iio: accel: fix block comments alignmentIoana Ciornei1-2/+4
2015-10-29staging: iio: accel: add blank lines after function definitionsIoana Ciornei2-0/+3
2015-10-29staging: iio: accel: change uint8_t to u8Ioana Ciornei2-5/+5
2015-10-29staging: iio: accel: properly align function argumentsIoana Ciornei2-11/+12
2015-10-29staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei4-30/+30
2015-10-29Staging: wilc1000: Prefer eth_broadcast_addr over memset()Punit Vara1-1/+1
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim1-1/+3
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim1-2/+4
2015-10-29staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim2-6/+6
2015-10-29staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim2-4/+4
2015-10-29staging: wilc1000: replace u8 with int.Chaehyun Lim1-1/+1
2015-10-29staging: wilc1000: fix parameter name of function declarationChaehyun Lim1-1/+1
2015-10-29staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim1-1/+2
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim1-2/+4
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_staChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_staChaehyun Lim2-5/+5
2015-10-29staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_staChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: fix parameter name of function declarationChaehyun Lim1-1/+1
2015-10-29staging: wilc1000: fix return type of host_int_add_wep_key_bss_staChaehyun Lim2-3/+3
2015-10-29Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper functionShivani Bhardwaj1-15/+5
2015-10-29Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj1-2/+2
2015-10-29staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drvLeo Kim2-6/+6
2015-10-29staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drvLeo Kim2-15/+13
2015-10-29staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drvLeo Kim2-85/+84
2015-10-29staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drvLeo Kim2-40/+40
2015-10-29staging: wilc1000: rename u8MacAddress of struct get_mac_addrLeo Kim2-3/+3
2015-10-29staging: wilc1000: rename u8MacAddress of struct set_mac_addrLeo Kim2-3/+3
2015-10-29staging: wilc1000: rename u32Mode of struct op_modeLeo Kim2-4/+4
2015-10-29staging: wilc1000: rename u32Address of struct drv_handlerLeo Kim2-4/+4
2015-10-29staging: wilc1000: rename variable strWIDLeo Kim1-298/+297
2015-10-29staging: wilc1000: rename au8StartTime of struct join_bss_paramLeo Kim1-6/+4
2015-10-29staging: wilc1000: host_interface: removes unused functionsLeo Kim2-45/+0