index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmxnet3: Wake queue from reset work
Benjamin Poirier
2017-07-04
1
-1
/
+1
*
qla2xxx: Fix crash due to null pointer access
Quinn Tran
2017-07-04
1
-4
/
+12
*
pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
Niklas Söderlund
2017-07-04
1
-1
/
+2
*
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
2017-07-04
1
-2
/
+2
*
vme: Fix wrong pointer utilization in ca91cx42_slave_get
Augusto Mecking Caringi
2017-07-04
1
-1
/
+1
*
i2c: fix kernel memory disclosure in dev interface
Vlad Tsyrklevich
2017-07-04
1
-1
/
+1
*
Input: i8042 - add Clevo P650RS to the i8042 reset list
Dmitry Torokhov
2017-07-04
1
-0
/
+7
*
Input: mpr121 - set missing event capability
Akinobu Mita
2017-07-04
1
-0
/
+1
*
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
2017-07-04
1
-9
/
+14
*
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
2017-07-04
1
-3
/
+3
*
Input: joydev - do not report stale values on first open
Raphael Assenat
2017-07-04
1
-5
/
+13
*
Input: kbtab - validate number of endpoints before using them
Johan Hovold
2017-07-04
1
-0
/
+3
*
Input: iforce - validate number of endpoints before using them
Johan Hovold
2017-07-04
1
-0
/
+3
*
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Kai-Heng Feng
2017-07-04
1
-0
/
+7
*
HID: hid-cypress: validate length of report
Greg Kroah-Hartman
2017-07-04
1
-0
/
+3
*
netvsc: reduce maximum GSO size
stephen hemminger
2017-07-04
1
-0
/
+4
*
net: ti: cpmac: Fix compiler warning due to type confusion
Paul Burton
2017-07-04
1
-2
/
+3
*
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
2017-07-04
1
-0
/
+3
*
s390/vmlogrdr: fix IUCV buffer allocation
Gerald Schaefer
2017-07-04
1
-1
/
+1
*
scsi: sd: Fix capacity calculation with 32-bit sector_t
Martin K. Petersen
2017-07-04
1
-2
/
+18
*
scsi: sr: Sanity check returned mode data
Martin K. Petersen
2017-07-04
1
-2
/
+4
*
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
2017-07-04
1
-0
/
+1
*
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
2017-07-04
1
-35
/
+12
*
scsi: storvsc: properly set residual data length on errors
Long Li
2017-07-04
1
-3
/
+13
*
scsi: storvsc: properly handle SRB_ERROR when sense message is present
Long Li
2017-07-04
1
-0
/
+7
*
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
2017-07-04
1
-1
/
+2
*
scsi: move the nr_phys_segments assert into scsi_init_io
Christoph Hellwig
2017-07-04
1
-11
/
+5
*
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
2017-07-04
1
-4
/
+0
*
drivers/gpu/drm/ast: Fix infinite loop if read fails
Russell Currey
2017-07-04
1
-2
/
+5
*
ssb: Fix error routine when fallback SPROM fails
Larry Finger
2017-07-04
1
-0
/
+1
*
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
2017-07-04
1
-0
/
+4
*
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
2017-07-04
1
-1
/
+1
*
usb: hub: Wait for connection to be reestablished after port reset
Guenter Roeck
2017-07-04
1
-2
/
+9
*
usb: dwc3: gadget: delay unmap of bounced requests
Janusz Dziedzic
2017-07-04
1
-4
/
+17
*
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
2017-07-04
1
-0
/
+2
*
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
2017-07-04
1
-7
/
+7
*
USB: cdc-acm: fix failed open not being detected
Johan Hovold
2017-07-04
1
-6
/
+8
*
USB: cdc-acm: fix open and suspend race
Johan Hovold
2017-07-04
1
-4
/
+3
*
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
Alexey Khoroshilov
2017-07-04
1
-2
/
+4
*
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2017-07-04
2
-3
/
+8
*
USB: serial: io_ti: bind to interface after fw download
Johan Hovold
2017-07-04
1
-2
/
+1
*
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
2017-07-04
1
-2
/
+36
*
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-07-04
1
-3
/
+7
*
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-07-04
1
-0
/
+2
*
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-07-04
1
-1
/
+1
*
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-07-04
1
-1
/
+2
*
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-07-04
1
-6
/
+3
*
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
2017-07-04
1
-4
/
+12
*
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
2017-07-04
1
-0
/
+1
*
can: peak: fix bad memory access and free sequence
추지호
2017-07-04
1
-2
/
+4
[next]