summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: rename u8Ciphermode in host_int_add_ptkChaehyun Lim2015-12-182-3/+3
* staging: wilc1000: rename pu8TxMic in host_int_add_ptkChaehyun Lim2015-12-182-6/+6
* staging: wilc1000: rename pu8RxMic in host_int_add_ptkChaehyun Lim2015-12-182-6/+6
* staging: wilc1000: rename u8PtkKeylen in host_int_add_ptkChaehyun Lim2015-12-182-5/+5
* staging: wilc1000: rename pu8Ptk in host_int_add_ptkChaehyun Lim2015-12-182-3/+3
* staging: wilc1000: fix argument name of host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: fix return type of host_int_add_ptkChaehyun Lim2015-12-182-3/+3
* staging/android: add TODO to de-stage android sync frameworkGustavo Padovan2015-12-141-0/+8
* Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-143-27/+11Star
|\
| * Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-132-10/+12
| |\
| | * staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
| | * staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
| * | staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0Star
| |/
* | staging:iio:mxs-lradc Fix large integer implicitly truncated to unsigned warningJonathan Cameron2015-12-021-1/+1
* | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-0111-1709/+14Star
|\ \
| * | staging:iio: Delete some commented out lines in Kconfig and Makefile.Jonathan Cameron2015-11-212-35/+0Star
| * | staging:iio:ad7780: Remove the ad7780_platform_dataDragos Bogdan2015-11-212-36/+2Star
| * | staging:iio:ad7780: Switch to the gpio descriptor interfaceDragos Bogdan2015-11-182-17/+11Star
| * | iio: adc: mxs-lradc: Prefer using the BIT macroNizam Haider2015-11-151-1/+1
| * | iio: Move IIO Dummy Driver out of stagingCristina Opriceana2015-10-258-1652/+32Star
* | | staging: unisys: better config switch commentsBenjamin Romer2015-11-252-2/+12
* | | staging: unisys: visornic: Removed the blank lineAnjali Menon2015-11-251-1/+0Star
* | | Staging: lustre: obd_cksum.h: Remove unused cksum_types_supported_serverShraddha Barke2015-11-251-23/+0Star
* | | drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy2015-11-251-3/+3
* | | drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy2015-11-253-8/+8
* | | drivers: staging: vme: Deleted extra brackingEgor Uleyskiy2015-11-252-3/+3
* | | drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy2015-11-252-6/+6
* | | drivers: staging: vme: Deleted extra empty linesEgor Uleyskiy2015-11-252-4/+0Star
* | | drivers: staging: vme: Fixed indentionEgor Uleyskiy2015-11-253-21/+21
* | | Merge 4.4-rc2 into staging-nextGreg Kroah-Hartman2015-11-233-26/+29
|\ \ \ | | |/ | |/|
| * | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| * | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-182-3/+4
| |\ \
| | * | iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| | * | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
* | | | staging: rdma: ehca: Added a blank lineAnjali Menon2015-11-201-0/+3
* | | | staging/rdma/hfi1: Handle packets with invalid RHF on context 0Niranjana Vishwanathapura2015-11-204-53/+146
* | | | staging/rdma/hfi1: Reduce number of parameters passed to send handlersDennis Dalessandro2015-11-205-69/+71
* | | | staging/rdma/hfi1: add ACK coalescing logicMike Marciniszyn2015-11-203-5/+32
* | | | staging/rdma/hfi1: add common routine for queuing acksMike Marciniszyn2015-11-203-34/+24Star
* | | | staging/rdma/hfi1: Workaround to prevent corruption during packet deliveryMark F. Brown2015-11-203-3/+47
* | | | staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPsMike Marciniszyn2015-11-206-27/+29
* | | | staging/rdma/hfi1: Use parallel workqueue for SDMA enginesMike Marciniszyn2015-11-208-32/+60
* | | | staging/rdma/hfi1: move hfi1_migrate_qpMike Marciniszyn2015-11-204-22/+22
* | | | staging: rdma: use kmalloc_array instead of kmallocGeliang Tang2015-11-202-6/+8
* | | | staging: rdma: amso1100: Remove unnecessary variablesAmitoj Kaur Chawla2015-11-201-8/+2Star
* | | | staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-2029-104/+0Star
* | | | staging: unisys: fix vbuschannel.h commentsErik Arfvidson2015-11-171-4/+5
* | | | staging: unisys: controlvmcompletionstatus.h fix block commentsErik Arfvidson2015-11-171-8/+16
* | | | staging: unisys: Fix periodic_work.c parenthesis alignmentErik Arfvidson2015-11-171-5/+6
* | | | staging: unisys: Fix channel.h Block commentsErik Arfvidson2015-11-171-47/+67