index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
usb: gadget: f_printer: fix deadlock caused by nested spinlock
Fupan Li
2015-08-03
1
-3
/
+4
|
*
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
2015-07-31
2
-85
/
+46
|
*
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2015-07-31
2
-7
/
+7
|
*
usb: gadget: midi: avoid redundant f_midi_set_alt() call
Robert Baldyga
2015-07-31
1
-0
/
+4
|
*
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
2015-07-31
1
-1
/
+7
|
*
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
2015-07-30
1
-2
/
+29
|
*
usb: gadget: f_mass_storage: stop thread in bind failure case
Sanjay Singh Rawat
2015-07-30
1
-2
/
+9
|
*
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
2015-07-30
2
-2
/
+2
|
*
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
Robert Baldyga
2015-07-30
2
-5
/
+4
|
*
usb: gadget: f_mass_storage: check quirk instead of UDC name
Robert Baldyga
2015-07-30
1
-1
/
+2
|
*
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
2015-07-29
1
-18
/
+1
|
*
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-07-29
1
-6
/
+1
|
*
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2015-07-29
2
-2
/
+2
|
*
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
2015-07-29
1
-1
/
+1
|
*
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
2015-07-29
1
-0
/
+5
|
*
usb: gadget: SourceSink: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
1
-5
/
+0
|
*
usb: gadget: loopback: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
1
-5
/
+0
*
|
usb: gadget: f_printer: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
1
-1
/
+9
*
|
usb: gadget: f_hid: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
1
-0
/
+4
*
|
usb: gadget: f_uac2: fix calculation of uac2->p_interval
Peter Chen
2015-07-27
1
-2
/
+2
|
/
*
usb: gadget: f_midi: fix error recovery path
Andrzej Pietrasiewicz
2015-07-06
1
-3
/
+1
*
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
Rui Miguel Silva
2015-07-06
1
-2
/
+4
*
usb: f_mass_storage: limit number of reported LUNs
Michal Nazarewicz
2015-07-06
1
-3
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
2
-2
/
+2
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
2
-2
/
+2
*
|
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-08
3
-8
/
+20
|
\
\
|
*
|
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
2015-05-26
1
-1
/
+1
|
*
|
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
2015-05-26
1
-1
/
+4
|
*
|
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
2015-05-26
1
-5
/
+8
|
*
|
usb: gadget: f_midi: fix segfault when reading empty id
Pawel Szewczyk
2015-05-14
1
-1
/
+7
*
|
|
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-06-02
6
-242
/
+216
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
2015-05-26
1
-2
/
+8
|
*
|
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2015-05-21
2
-3
/
+3
|
*
|
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
2015-05-21
1
-1
/
+0
|
*
|
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
2015-05-21
1
-2
/
+2
|
*
|
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
2015-05-07
3
-86
/
+78
|
*
|
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
2015-05-07
1
-1
/
+1
|
*
|
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
2015-05-07
3
-151
/
+129
|
*
|
usb: gadget: uvc: remove unused including <linux/version.h>
Wei Yongjun
2015-04-27
1
-1
/
+0
|
|
/
*
|
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
2015-04-27
1
-1
/
+4
*
|
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
2015-04-27
1
-2
/
+14
|
/
*
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
2015-04-21
14
-728
/
+1672
|
\
|
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
1
-2
/
+0
|
|
\
|
|
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
|
*
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
1
-2
/
+4
|
|
\
|
|
|
*
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
1
-2
/
+4
|
|
|
\
|
|
|
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-0
/
+1
|
|
|
*
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
1
-2
/
+3
|
*
|
|
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-03-24
6
-3
/
+1512
|
|
\
\
\
|
|
*
|
|
usb: gadget: f_printer: use non-zero flag for bitwise and
Andrzej Pietrasiewicz
2015-03-13
1
-1
/
+1
[prev]
[next]