summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells9-51/+51
2015-04-12direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval1-2/+2
2015-04-12direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval1-9/+9
2015-04-12make new_sync_{read,write}() staticAl Viro1-6/+0
2015-04-12serial2002: switch to __vfs_read/__vfs_writeAl Viro1-12/+6
2015-04-12ashmem: use __vfs_read()Al Viro1-1/+1
2015-04-12lustre: kill unused members of struct vvp_thread_infoAl Viro1-2/+0
2015-04-09Merge branch 'iocb' into for-davemAl Viro1-1/+0
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-1/+5
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-1/+5
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig1-1/+0
2015-03-25Merge tag 'iio-fixes-for-4.0c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-0/+2
2015-03-14staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta1-0/+1
2015-03-14staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko1-0/+1
2015-03-09vt6655: Fix late setting of byRFType.Malcolm Priestley1-10/+6
2015-03-09vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-03-09staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-03-09staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley1-7/+9
2015-03-02staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott1-2/+1
2015-02-28staging: comedi: vmk80xx: remove "firmware version" kernel messagesH Hartley Sweeten1-71/+0
2015-02-28staging: comedi: comedi_isadma: fix "stalled" detect in comedi_isadma_disable...H Hartley Sweeten1-2/+3
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-103/+107
2015-02-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-18/+18
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-4/+4
2015-02-18switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro4-18/+18
2015-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-51/+0
2015-02-17staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard1-2/+2
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds437-14074/+31805
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+4
2015-02-13Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+1
2015-02-12oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko1-1/+6
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-5966/+0
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds38-14328/+246
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-7/+7
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+4
2015-02-07staging: lustre: lustre: libcfs: define symbols as staticChen Weixiang1-2/+2
2015-02-07staging: rtl8712: Do coding style cleanupMichael Hornung1-3/+3
2015-02-07staging: lustre: make obd_updatemax_lock staticFabian Frederick1-1/+1
2015-02-07staging: rtl8188eu: core: switch with redundant casesNicholas Mc Guire1-9/+0
2015-02-07staging: rtl8188eu: odm: conditional setting with no effectNicholas Mc Guire1-10/+3
2015-02-07staging: rtl8188eu: odm: condition with no effectNicholas Mc Guire1-7/+2
2015-02-07staging: ft1000: fix braces warningBilel DRIRA1-44/+29
2015-02-07staging: sm7xxfb: fix remaining CamelCaseSudip Mukherjee2-38/+38
2015-02-07staging: sm7xxfb: fix CamelCaseSudip Mukherjee2-13/+13
2015-02-07staging: rtl8723au: multiple condition with no effect - if identical to elseNicholas Mc Guire1-52/+8
2015-02-07staging: sm7xxfb: make smtc_scr_info staticMax Perepelitsyn1-1/+1
2015-02-07staging/lustre/mdc: Initialize req in mdc_enqueue for !it caseOleg Drokin1-0/+1
2015-02-07staging/lustre/clio: Do not allow group locks with gid 0Patrick Farrell1-0/+5
2015-02-07staging/lustre/llite: don't add to page cache upon failureLai Siyao1-1/+4