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_uvc: rename a macro to avoid conflicts
Andrzej Pietrasiewicz
2015-01-12
2
-4
/
+4
*
|
usb: gadget: hid: consistently use 2^n - 1 for max values
Andrzej Pietrasiewicz
2015-01-12
1
-1
/
+1
|
/
*
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
8
-163
/
+670
|
\
|
*
usb: gadget: function: delete an unnecessary check before rndis_add_hdr()
Markus Elfring
2014-11-21
1
-2
/
+1
|
*
usb: gadget: f_hid: fix error handling in ghid_setup()
Dan Carpenter
2014-11-18
1
-5
/
+10
|
*
usb: gadget: f_hid: use after free in hidg_alloc_inst()
Dan Carpenter
2014-11-18
1
-0
/
+1
|
*
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
2014-11-12
1
-1
/
+1
|
*
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
2014-11-12
1
-1
/
+1
|
*
usb: gadget: hid: add configfs support
Andrzej Pietrasiewicz
2014-11-06
2
-1
/
+150
|
*
usb: gadget: f_hid: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-11-06
1
-8
/
+6
|
*
usb: gadget: f_hid: remove compatibility layer
Andrzej Pietrasiewicz
2014-11-06
1
-73
/
+0
|
*
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2014-11-06
3
-32
/
+223
|
*
usb: gadget: f_hid: check return value of device_create
Andrzej Pietrasiewicz
2014-11-06
1
-2
/
+9
|
*
usb: gadget: f_hid: check return value of class_create
Andrzej Pietrasiewicz
2014-11-06
1
-0
/
+4
|
*
usb: gadget: f_midi: add configfs support
Andrzej Pietrasiewicz
2014-11-05
2
-2
/
+167
|
*
usb: gadget: f_midi: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-11-05
1
-6
/
+7
|
*
usb: gadget: f_midi: remove compatibility layer
Andrzej Pietrasiewicz
2014-11-05
1
-122
/
+0
|
*
usb: gadget: f_midi: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-11-05
3
-6
/
+175
|
*
usb: gadget: f_midi: check kstrdup() return value
Andrzej Pietrasiewicz
2014-11-05
1
-5
/
+18
|
*
usb: gadget: f_midi: enable use of the index parameter
Andrzej Pietrasiewicz
2014-11-05
1
-1
/
+1
|
*
usb: gadget: function: Added usb_assign_descriptors failure check
Pavitrakumar Managutte
2014-11-03
1
-0
/
+3
|
*
usb: gadget: f_uac1: remove an unneeded NULL check
Dan Carpenter
2014-11-03
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
\
|
*
|
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
13
-86
/
+159
|
\
|
|
*
usb: gadget: function: Fixed the return value on error path
Pavitrakumar Managutte
2014-10-23
1
-1
/
+3
|
*
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
2014-10-23
8
-13
/
+13
|
*
usb: gadget: loopback: don't queue requests to bogus endpoints
Felipe Balbi
2014-10-23
1
-45
/
+42
|
*
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
David Cohen
2014-10-23
1
-6
/
+34
|
*
usb: gadget: f_fs: remove redundant ffs_data_get()
Robert Baldyga
2014-10-23
1
-2
/
+0
|
*
usb: gadget: function: f_obex: fix Interface Descriptor Test
Felipe Balbi
2014-10-20
1
-4
/
+4
|
*
usb: gadget: function: uac2: add a release method
Felipe Balbi
2014-10-20
1
-0
/
+6
|
*
usb: gadget: function: uac2: prevent double ep disable
Felipe Balbi
2014-10-20
1
-0
/
+3
|
*
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
Felipe Balbi
2014-10-20
1
-0
/
+4
|
*
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
2014-10-20
1
-0
/
+10
|
*
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
2014-10-20
1
-0
/
+13
|
*
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
2014-10-20
1
-4
/
+4
|
*
usb: gadget: function: uvc: return correct alt-setting
Felipe Balbi
2014-10-20
1
-1
/
+1
|
*
usb: gadget: function: uvc: make sure to balance ep enable/disable
Felipe Balbi
2014-10-20
1
-9
/
+20
|
*
usb: gadget: function: uvc: conditionally dequeue
Felipe Balbi
2014-10-20
1
-1
/
+2
*
|
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-12
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
1
-14
/
+10
|
\
|
*
f_fs: saner API for ffs_sb_create_file()
Al Viro
2014-10-09
1
-14
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
1
-0
/
+8
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
2
-11
/
+57
|
|
\
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
3
-5
/
+5
|
|
\
\
|
*
|
|
f_ncm: Don't use netdev_start_xmit().
David S. Miller
2014-08-27
1
-1
/
+9
|
*
|
|
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-24
1
-1
/
+1
*
|
|
|
usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo
Arnd Bergmann
2014-09-29
1
-1
/
+1
*
|
|
|
usb: gadget: uvc: Simplify uvcg_video_pump by using local variable
Laurent Pinchart
2014-09-16
1
-5
/
+5
[prev]
[next]