aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott1-59/+0
2017-04-18staging: android: ion: Rework heap registration/enumerationLaura Abbott9-167/+85
2017-04-18staging: android: ion: Collapse internal header filesLaura Abbott10-540/+402
2017-04-18staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott4-20/+12
2017-04-18staging: android: ion: Break the ABI in the name of forward progressLaura Abbott6-198/+11
2017-04-18staging: android: ion: Stop butchering the DMA addressLaura Abbott1-16/+1
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-1/+1
2017-04-18staging: android: ion: Use CMA APIs directlyLaura Abbott4-72/+39
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-36/+41
2017-04-18[media] staging: media: omap4iss: Replace a bit shift by a use of BITArushi Singhal4-4/+4
2017-04-18staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov1-1/+1
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant2-2/+2
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant1-1/+2
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant5-17/+16
2017-04-18staging: rtl8723bs: clean up identical code on an if statementColin Ian King1-5/+1
2017-04-18staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King1-3/+3
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern2-65/+0
2017-04-18staging: ks7010: fix checkpatch SPLIT_STRINGTobin C. Harding1-2/+2
2017-04-18staging: ks7010: refactor SDIO read/write helpersTobin C. Harding1-106/+81
2017-04-18staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding1-1/+0
2017-04-18staging: ks7010: fix checkpatch SPACE_BEFORE_TABTobin C. Harding1-1/+1
2017-04-18staging: ks7010: remove err_ from non-error path labelTobin C. Harding1-5/+5
2017-04-18staging: ks7010: clean up SDIO source commentsTobin C. Harding1-27/+5
2017-04-18staging: ks7010: add struct comment to ks_sdio_cardTobin C. Harding1-0/+8
2017-04-18staging: ks7010: move hw info into dev private dataTobin C. Harding4-53/+34
2017-04-18staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding3-7/+5
2017-04-18staging: ks7010: rename wakeup work structTobin C. Harding2-8/+8
2017-04-18staging: ks7010: clean up SDIO header commentsTobin C. Harding1-12/+34
2017-04-18staging: ks7010: fix complete_handlerTobin C. Harding5-43/+38
2017-04-18staging: ks7010: replace defines with enum typesTobin C. Harding1-5/+9
2017-04-18staging: ks7010: create reg_status_type enum typeTobin C. Harding2-11/+9
2017-04-18staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli1-1/+0
2017-04-18staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli1-1/+0
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and __le32Skanda Guruanand1-4/+4
2017-04-18Staging: lustre cleanup macros in libcfs_private.hCraig Inches1-36/+15
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon1-0/+3
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker1-20/+1
2017-04-18staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman1-182/+0
2017-04-18staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman1-2/+0
2017-04-17[media] staging: lirc_zilog: Clean up tests if NULL returned on failuresimran singhal1-3/+3
2017-04-17[media] Staging: media/lirc: don't call put_ir_rx on rx twiceColin Ian King1-1/+2
2017-04-14Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=1-2/+1
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)Chen Guanqiao1-2/+2
2017-04-14staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile1-22/+28
2017-04-14iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)Chen Guanqiao1-10/+10
2017-04-14staging: ks7010: remove unused spin_lockTobin C. Harding2-2/+0
2017-04-14staging: ks7010: remove unused structure descriptionTobin C. Harding1-6/+0
2017-04-14staging: ks7010: remove unused read_bufTobin C. Harding2-12/+3
2017-04-14staging: ks7010: remove unused completionTobin C. Harding2-2/+0
2017-04-14staging: rtl8723bs: ensure cmd is large enough for %4s scanf formatColin Ian King1-1/+1