index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
devio.c
Age
Commit message (
Expand
)
Author
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-08-21
usb: usbfs: only account once for mmap()'ed usb memory usage
Gavin Li
2019-08-14
USB: usbfs: Add a capability flag for runtime suspend
Alan Stern
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-09
usbfs: Add ioctls for runtime power management
Alan Stern
2019-08-05
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-06-26
USB: core: Fix compiler warnings in devio.c
Alan Stern
2019-06-26
USB: core: Remove usbfs_mutex
Alan Stern
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
2019-05-24
usb: avoid redundant allocation and free of memory
Weitao Hou
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-02-20
usb: core: Replace hardcoded check with inline function from usb.h
Keyur Patel
2019-01-07
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-16
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-06-28
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-09
USB: usbfs: compute urb->actual_length for isochronous
Alan Stern
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-17
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Hans de Goede
2017-09-25
USB: devio: Don't corrupt user memory
Dan Carpenter
2017-09-25
USB: devio: Prevent integer overflow in proc_do_submiturb()
Dan Carpenter
2017-08-28
USB: core: constify vm_operations_struct
Arvind Yadav
2017-08-28
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-06-29
usbdevfs: get rid of field-by-field copyin
Al Viro
2017-06-13
USB: add usbfs ioctl to retrieve the connection speed
Alan Stern
2017-05-17
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
[next]