index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-02
serial: mxs-auart: Remove unneeded zeroing of 'ret'
Fabio Estevam
-1
/
+1
2015-02-02
serial: mxs-auart: Check for platform_get_irq() error
Fabio Estevam
-0
/
+3
2015-02-02
serial: mxs-auart: Remove irq from private structure
Fabio Estevam
-6
/
+4
2015-02-02
tty/serial: digicolor: remove sysrq reference
Baruch Siach
-4
/
+1
2015-02-02
serial: 8250_pnp: Enable PNP_CONSOLE for console ports
Peter Hurley
-1
/
+7
2015-02-02
PNP: Allow console to override ACPI device sleep
Peter Hurley
-1
/
+1
2015-02-02
tty: serial: msm_serial: Remove console unregistration from driver exit.
Pramod Gurav
-3
/
+0
2015-02-02
tty: serial: msm_serial: code cleanup in msm_console_setup
Pramod Gurav
-20
/
+4
2015-02-02
serial: 8250_pci: remove one useless explicit type conversion
Heikki Krogerus
-2
/
+2
2015-02-02
x86, mrst: remove Moorestown specific serial drivers
Andy Shevchenko
-981
/
+0
2015-02-02
serial: imx: Fix imx_flush_buffer()
Fabio Estevam
-0
/
+26
2015-02-02
tty: serial: fsl_lpuart: terminate DMA on buffer flush
Stefan Agner
-0
/
+11
2015-02-02
serial: fsl-lpuart: disable interrupt when suspend
Yuan Yao
-0
/
+13
2015-02-02
serial: fsl_lpuart: update RX timer on successful DMA transfer
Stefan Agner
-0
/
+1
2015-02-02
serial: fsl_lpuart: move DMA channel request to probe
Stefan Agner
-52
/
+44
2015-02-02
serial: fsl_lpuart: avoid new transfer while DMA is running
Stefan Agner
-4
/
+5
2015-02-02
serial: fsl_lpuart: delete timer on shutdown
Stefan Agner
-3
/
+4
2015-02-02
tty: Prevent untrappable signals from malicious program
Peter Hurley
-0
/
+3
2015-02-02
vt: provide notifications on selection changes
Nicolas Pitre
-1
/
+3
2015-02-02
iwlwifi: mvm: don't send a command the firmware doesn't know
Emmanuel Grumbach
-1
/
+2
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
-45
/
+45
2015-02-02
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
-35
/
+21
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
-138
/
+136
2015-02-02
aha152x: replace seq_printf with seq_puts
Rasmus Villemoes
-124
/
+124
2015-02-02
advansys: replace seq_printf with seq_puts
Rasmus Villemoes
-80
/
+75
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
-273
/
+252
2015-02-02
sg: remove an unused variable
Bart Van Assche
-16
/
+1
2015-02-02
hpsa: Use local workqueues instead of system workqueues
Don Brace
-14
/
+56
2015-02-02
hpsa: add in P840ar controller model name
Don Brace
-1
/
+1
2015-02-02
hpsa: add in gen9 controller model names
Don Brace
-13
/
+13
2015-02-02
hpsa: detect and report failures changing controller transport modes
Robert Elliott
-11
/
+29
2015-02-02
hpsa: shorten the wait for the CISS doorbell mode change ack
Robert Elliott
-6
/
+9
2015-02-02
hpsa: refactor duplicated scan completion code into a new routine
Webb Scales
-24
/
+16
2015-02-02
hpsa: move SG descriptor set-up out of hpsa_scatter_gather()
Webb Scales
-7
/
+14
2015-02-02
hpsa: do not use function pointers in fast path command submission
Stephen Cameron
-7
/
+6
2015-02-02
hpsa: print CDBs instead of kernel virtual addresses for uncommon errors
Stephen Cameron
-13
/
+16
2015-02-02
hpsa: do not use a void pointer for scsi_cmd field of struct CommandList
Stephen Cameron
-4
/
+4
2015-02-02
hpsa: return failed from device reset/abort handlers
Don Brace
-0
/
+7
2015-02-02
hpsa: check for ctlr lockup after command allocation in main io path
Stephen Cameron
-1
/
+8
2015-02-02
hpsa: guard against overflowing raid map array
Stephen Cameron
-0
/
+3
2015-02-02
hpsa: do not ack controller events on controllers that do not support it
Stephen Cameron
-0
/
+3
2015-02-02
hpsa: remove incorrect BUG_ONs checking for raid offload enable
Stephen Cameron
-4
/
+0
2015-02-02
hpsa: do not check for msi(x) in interrupt_pending
Stephen Cameron
-3
/
+0
2015-02-02
hpsa: slightly optimize SA5_performant_completed
Don Brace
-4
/
+4
2015-02-02
hpsa: count passthru cmds with atomics, not a spin locked int
Don Brace
-36
/
+6
2015-02-02
hpsa: optimize cmd_alloc function by remembering last allocation
Robert Elliott
-2
/
+6
2015-02-02
hpsa: fix race between abort handler and main i/o path
Webb Scales
-47
/
+65
2015-02-02
hpsa: honor queue depth of physical devices
Don Brace
-68
/
+412
2015-02-02
hpsa: use workqueue to resubmit failed ioaccel commands
Don Brace
-20
/
+54
2015-02-02
hpsa: factor out hpsa_ciss_submit function
Stephen Cameron
-59
/
+67
[prev]
[next]