index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
st: add a debug_flag module parameter request
Laurence Oberman
1
-1
/
+15
2014-11-12
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
3
-13
/
+34
2014-11-12
scsi: PC partition tables are little endian
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: resolve some missing-field-initializers warnings
Mark Rustad
1
-1
/
+1
2014-11-12
scsi: fix off-by-one LUN check in scsi_scan_host_selected()
Mark Knibbs
1
-1
/
+1
2014-11-12
scsi: fix trivial typos in scsi_scan.c comment
Mark Knibbs
1
-2
/
+2
2014-11-10
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
2
-11
/
+10
2014-11-10
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
1
-1
/
+1
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
2
-16
/
+17
2014-11-10
scsi: TUR path is down after adapter gets reset with multipath
wenxiong@linux.vnet.ibm.com
1
-0
/
+7
2014-11-10
scsi: call device handler for failed TUR command
Christoph Hellwig
1
-8
/
+8
2014-11-10
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
1
-1
/
+3
2014-11-09
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-39
/
+1
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-72
/
+84
2014-11-09
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2014-11-09
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-54
/
+20
2014-11-09
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+29
2014-11-09
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-34
/
+110
2014-11-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-223
/
+8
2014-11-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2014-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
10
-24
/
+32
2014-11-07
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-7
/
+8
2014-11-07
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-4
/
+7
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
1
-0
/
+3
2014-11-07
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
52
-222
/
+4
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-06
USB: cdc-acm: add quirk for control-line state requests
Johan Hovold
2
-2
/
+14
2014-11-06
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2014-11-06
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
1
-2
/
+7
2014-11-06
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-3
/
+4
2014-11-06
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-13
/
+8
2014-11-06
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...
Mark Brown
2
-4
/
+7
2014-11-06
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
1
-2
/
+5
2014-11-05
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
1
-1
/
+1
2014-11-05
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
1
-0
/
+7
2014-11-05
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
1
-1
/
+1
2014-11-05
dma: edma: move device registration to platform code
Arnd Bergmann
1
-39
/
+1
2014-11-05
tty: Prevent "read/write wait queue active!" log flooding
Peter Hurley
1
-2
/
+6
2014-11-05
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-11-05
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
1
-1
/
+1
2014-11-05
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
Oussama Ghorbel
1
-2
/
+4
2014-11-05
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...
Mark Knibbs
1
-2
/
+2
2014-11-05
Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-54
/
+20
2014-11-05
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
1
-2
/
+3
2014-11-05
Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"
Greg Kroah-Hartman
1
-1
/
+1
2014-11-05
staging:iio:ade7758: Remove "raw" from channel name
Lars-Peter Clausen
1
-15
/
+9
2014-11-05
staging:iio:ade7758: Fix check if channels are enabled in prenable
Lars-Peter Clausen
1
-1
/
+1
[next]