summaryrefslogtreecommitdiff
path: root/include/linux/usb/of.h
AgeCommit message (Expand)Author
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
-0500'>2018-07-21signal: Use PIDTYPE_TGID to clearly store where file signals will be sentEric W. Biederman 2018-07-18Partially revert "locks: fix file locking on overlayfs"Miklos Szeredi 2018-07-18Revert "vfs: do get_write_access() on upper layer of overlayfs"Miklos Szeredi 2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2018-06-14fs/lock: show locks taken by processes from another pidnsKonstantin Khorenko 2018-06-14fs/lock: skip lock owner pid translation in case we are in init_pid_nsKonstantin Khorenko 2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani 2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig 2018-03-26treewide: Align function definition open/close bracesJoe Perches 2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2018-02-08nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein 2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds 2017-07-21locks: restore a warn for leaked locks on closeBenjamin Coddington 2017-07-16fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington 2017-07-16fs/locks: Use allocation rather than the stack in fcntl_getlk()Benjamin Coddington 2017-05-27fs/locks: pass kernel struct flock to fcntl_getlk/setlkChristoph Hellwig 2017-05-27fs: locks: Fix some troubles at kernel-doc commentsMauro Carvalho Chehab 2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-10-18locking, fs/locks: Add missing file_sem locksPeter Zijlstra 2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2016-10-04Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linuxLinus Torvalds 2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani 2016-09-22fs/locks: Use percpu_down_read_preempt_disable()Peter Zijlstra 2016-09-22fs/locks: Replace lg_local with a per-cpu spinlockPeter Zijlstra 2016-09-22fs/locks: Replace lg_global with a percpu-rwsemPeter Zijlstra 2016-09-16vfs: do get_write_access() on upper layer of overlayfsMiklos Szeredi 2016-09-16locks: fix file locking on overlayfsMiklos Szeredi 2016-08-18locks: Filter /proc/locks output on proc pid nsNikolay Borisov 2016-07-01locks: use file_inode()Miklos Szeredi