index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/host/fotg210: Add function: output_buf_tds_dir()
Peter Senna Tschudin
2015-10-17
1
-31
/
+31
*
usb/host/fotg210: convert macro to inline function
Peter Senna Tschudin
2015-10-17
1
-11
/
+16
*
usb/host/fotg210: replace msleep by usleep_range
Peter Senna Tschudin
2015-10-17
1
-1
/
+1
*
usb/host/fotg210: change kmalloc by kmalloc_array
Peter Senna Tschudin
2015-10-17
1
-1
/
+1
*
usb/host/fotg210: Remove useless else statement
Peter Senna Tschudin
2015-10-17
1
-3
/
+2
*
usb/host/fotg210: remove KERN_WARNING from pr_warn
Peter Senna Tschudin
2015-10-17
1
-1
/
+1
*
usb/host/fotg210: Fix coding style issues
Peter Senna Tschudin
2015-10-17
2
-977
/
+769
*
usb-host: Remove fusbh200 driver
Peter Senna Tschudin
2015-10-17
5
-6577
/
+0
*
usb: hcd: use USB_DT_*
Sergei Shtylyov
2015-10-17
1
-14
/
+15
*
usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA
Duc Dang
2015-10-17
1
-0
/
+10
*
usb: Add support for ACPI identification to xhci-platform
Duc Dang
2015-10-17
1
-0
/
+9
*
usb: make xhci platform driver use 64 bit or 32 bit DMA
Duc Dang
2015-10-17
1
-7
/
+13
*
usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd
Lu, Baolu
2015-10-17
1
-3
/
+2
*
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
2015-10-17
1
-10
/
+4
*
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
2015-10-17
2
-62
/
+46
*
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
2015-10-12
172
-927
/
+1172
|
\
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-10-11
3
-14
/
+33
|
|
\
|
|
*
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
2015-10-07
1
-7
/
+21
|
|
*
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
2015-10-01
1
-1
/
+1
|
|
*
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
2015-09-17
1
-6
/
+11
|
*
|
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2015-10-11
2
-4
/
+4
|
|
\
\
|
|
*
|
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2015-10-08
2
-4
/
+4
|
*
|
|
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-10-10
7
-3
/
+41
|
|
\
\
\
|
|
*
|
|
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
2015-10-04
1
-0
/
+7
|
|
*
|
|
USB: chaoskey read offset bug
Alexander Inyukhin
2015-10-04
1
-1
/
+1
|
|
*
|
|
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
2015-10-04
1
-0
/
+6
|
|
*
|
|
Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2015-10-03
3
-0
/
+18
|
|
|
\
\
\
|
|
|
*
|
|
phy: berlin-sata: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-25
1
-0
/
+1
|
|
|
*
|
|
phy: rockchip-usb: power down phy when rockchip phy probe
huang lin
2015-09-25
1
-0
/
+6
|
|
|
*
|
|
phy: qcom-ufs: fix build error when the component is built as a module
Yaniv Gardi
2015-09-25
1
-0
/
+11
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
usb: renesas_usbhs: Add support for R-Car H3
Yoshihiro Shimoda
2015-09-30
1
-0
/
+5
|
|
*
|
|
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
2015-09-30
1
-1
/
+1
|
|
*
|
|
usb: gadget: bdc: fix memory leak
Sudip Mukherjee
2015-09-30
1
-1
/
+3
|
*
|
|
|
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-10-10
6
-28
/
+79
|
|
\
\
\
\
|
|
*
|
|
|
drivers/tty: require read access for controlling terminal
Jann Horn
2015-10-04
1
-4
/
+27
|
|
*
|
|
|
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
1
-0
/
+8
|
|
*
|
|
|
tty: fix data race on tty_buffer.commit
Dmitry Vyukov
2015-10-04
1
-3
/
+12
|
|
*
|
|
|
tty: fix data race in tty_buffer_flush
Dmitry Vyukov
2015-10-04
1
-1
/
+4
|
|
*
|
|
|
tty: fix data race in flush_to_ldisc
Dmitry Vyukov
2015-10-04
1
-1
/
+1
|
|
*
|
|
|
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
2015-10-04
1
-10
/
+5
|
|
*
|
|
|
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
1
-1
/
+1
|
|
*
|
|
|
tty: don't leak cdev in tty_cdev_add()
Leon Yu
2015-10-04
1
-2
/
+7
|
|
*
|
|
|
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-10-04
1
-6
/
+14
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-10
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
staging: speakup: fix speakup-r regression
covici@ccs.covici.com
2015-10-04
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-10
4
-8
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
mcb: Fix error handling in mcb_pci_probe()
Alexey Khoroshilov
2015-10-05
1
-2
/
+4
|
|
*
|
|
|
mei: hbm: fix error in state check logic
Alexander Usyskin
2015-10-04
1
-1
/
+1
|
|
*
|
|
|
nvmem: sunxi: Check for memory allocation failure
Maxime Ripard
2015-10-04
1
-1
/
+10
|
|
*
|
|
|
nvmem: core: Fix memory leak in nvmem_cell_write
Axel Lin
2015-10-04
1
-1
/
+1
[next]