Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
698ec01635819c5ae60090bb4efcbeffc41642fb
/
drivers
698ec016
[SCSI] zfcp: Add traces for state changes.
by Martin Peschke
· 17 years ago
348447e
[SCSI] zfcp: Add trace records for recovery thread and its queues
by Martin Peschke
· 17 years ago
d79a83d
[SCSI] zfcp: Register new recovery trace.
by Martin Peschke
· 17 years ago
10223c6
[SCSI] zfcp: Introduce printf helper functions for debug trace.
by Martin Peschke
· 17 years ago
b75db73
[SCSI] zfcp: Add qtcb dump to hba debug trace
by Martin Peschke
· 17 years ago
07c70d2
[SCSI] zfcp: Remove qtcb dump to kernel log
by Martin Peschke
· 17 years ago
0f65e95
[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els
by Martin Peschke
· 17 years ago
c15450e
[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.
by Martin Peschke
· 17 years ago
d5cdc98
[SCSI] scsi_debug: fix lba and data length calculation bugs
by FUJITA Tomonori
· 17 years ago
b8e3d3a
[SCSI] mpt fusion: fix up msi_enable in mpt_suspend
by James Bottomley
· 17 years ago
53df8ba
[SCSI] ps3rom: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
11002fb
[SCSI] stex: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
5269176
[SCSI] libata: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
a34c4e9
[SCSI] scsi_debug: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
3bc6a26
[SCSI] add scsi_build_sense_buffer helper function
by FUJITA Tomonori
· 17 years ago
be3cb3d
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
by Thomas Bogendoerfer
· 17 years ago
7748369
[SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure
by Michael Reed
· 17 years ago
9d56291
[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code
by David C Somayajulu
· 17 years ago
af7a564
[SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver
by bo yang
· 17 years ago
d532dbe
[SCSI] megaraid_sas: Fix the frame count calculation
by bo yang
· 17 years ago
b70a41e
[SCSI] megaraid_sas: rollback the sense info implementation
by bo yang
· 17 years ago
ccde6b8
[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
by Denis Cheng
· 17 years ago
0b6c4b1
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
by Roel Kluin
· 17 years ago
639db47
[SCSI] scsi_debug: remove unnecessary function declarations
by FUJITA Tomonori
· 17 years ago
8b40228f
[SCSI] scsi_debug: use list_for_each_entry_safe
by FUJITA Tomonori
· 17 years ago
a75869d
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
by FUJITA Tomonori
· 17 years ago
5cb2fc0
[SCSI] scsi_debug: create new scsi_debug devices at a single place
by FUJITA Tomonori
· 17 years ago
f3df41c
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
by FUJITA Tomonori
· 17 years ago
1c353f7
[SCSI] export command allocation and freeing functions independently of the host
by James Bottomley
· 17 years ago
e507e30
[SCSI] consolidate command allocation in a single place
by James Bottomley
· 17 years ago
035f5e0
[SCSI] 3w-9xxx: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
e943752
[SCSI] 3w-xxxx: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
31fe47d
[SCSI] stex: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
d434502
[SCSI] aacraid: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
6690bae
[SCSI] ips: use sg buffer copy helper funcitons
by FUJITA Tomonori
· 17 years ago
944cf8b
[SCSI] ps3rom: use sg buffer copy helper funcitons
by FUJITA Tomonori
· 17 years ago
21a6182
[SCSI] scsi_debug: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
78b4b05
[SCSI] BusLogic: make FlashPoint support x86-32 only
by Matthew Wilcox
· 17 years ago
5c815d1
[SCSI] zfcp: Fix handling for boxed port after physical close
by Christof Schmitt
· 17 years ago
2505873
[SCSI] aic79xx: fix IOMMU mapping failure handling
by FUJITA Tomonori
· 17 years ago
647b242
[SCSI] aic7xxx: fix IOMMU mapping failure handling
by FUJITA Tomonori
· 17 years ago
ed5f606
[SCSI] mpt fusion: convert inactive_list_mutex to a mutex
by Matthias Kaehlcke
· 17 years ago
23a274c
[SCSI] mpt fusion: Enable MSI by default for SAS controllers
by Prakash, Sathya
· 17 years ago
74b2e04
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
by Christof Schmitt
· 17 years ago
ce54503
[SCSI] qla4xxx: Add target reset functionality
by Mike Christie
· 17 years ago
30bd7df
[SCSI] scsi_error: add target reset handler
by Mike Christie
· 17 years ago
f7441a7
[SCSI] ps3rom: Simplify fill_from_dev_buffer()
by Geert Uytterhoeven
· 17 years ago
d1e4c9c
[SCSI] scsi_debug: use shost_priv macro
by FUJITA Tomonori
· 17 years ago
96ad0df
[SCSI] scsi_debug: remove unnecessary checking
by FUJITA Tomonori
· 17 years ago
9e603ca
[SCSI] scsi_debug: remove scsi_debug.h
by FUJITA Tomonori
· 17 years ago
9ff26ee
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
by FUJITA Tomonori
· 17 years ago
9924a78
[SCSI] Remove random noop unchecked_isa_dma users
by Andi Kleen
· 17 years ago
b271f1c
[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb
by FUJITA Tomonori
· 17 years ago
b174be0
[SCSI] st: show options currently set in sysfs
by Kai Makisara
· 17 years ago
40f6b36
[SCSI] st: add option to use SILI in variable block reads
by Kai Makisara
· 17 years ago
d35055a
[SCSI] gdth: remove command accessors
by Boaz Harrosh
· 17 years ago
68066c3
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one
by Darrick J. Wong
· 17 years ago
45e6cdf
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
by Darrick J. Wong
· 17 years ago
7e23ea4
[SCSI] ips: sg chaining support to the path to non I/O commands
by FUJITA Tomonori
· 17 years ago
cff2680
[SCSI] gdth: convert to PCI hotplug API
by Jeff Garzik
· 17 years ago
4c9c8d7
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
by Jeff Garzik
· 17 years ago
4cac04d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4a72ef9
Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
28b8383
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
c28cf0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
3bf4846
fix IS_I9XX macro in i915 DRM driver
by Jesse Barnes
· 17 years ago
164fc5d
scsi: fix sense_slab/bio swapping livelock
by Hugh Dickins
· 17 years ago
92c9d07
V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models
by Michael Krufky
· 17 years ago
dd6e946
V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models
by Michael Krufky
· 17 years ago
a80c5aa
V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067
by Mauro Carvalho Chehab
· 17 years ago
8e08af3
V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio
by Michael Krufky
· 17 years ago
4a8f3a5
V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref
by Cyrill Gorcunov
· 17 years ago
cc1020f
[WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog
by Andrew Paprocki
· 17 years ago
797de7b
Revert "ACPI: Ignore _BQC object when registering backlight device"
by Linus Torvalds
· 17 years ago
abd24df
ipmi: change device node ordering to reflect probe order
by Carol Hebert
· 17 years ago
fb6d080
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
by Alexey Korolev
· 17 years ago
3a14312
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
7a5ac8d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
4ed9190
parport_pc: make sure to release IO ports after probing for IT87XX
by Linus Torvalds
· 17 years ago
30ecce9
fix endian lossage in forcedeth
by Al Viro
· 17 years ago
e28e3a6
net/tokenring/olympic.c section fixes
by Adrian Bunk
· 17 years ago
5da4e37
net: marvell.c fix sparse shadowed variable warning
by Harvey Harrison
· 17 years ago
5761d64
x86: revert assign IRQs to hpet timer
by Thomas Gleixner
· 17 years ago
bbc60c1
xen: fix grant table bug
by Michael Abd-El-Malek
· 17 years ago
8243e63
pata_ali: disable ATAPI DMA
by Tejun Heo
· 17 years ago
e52dcc4
libata: ATA_12/16 doesn't fall into ATAPI_MISC
by Tejun Heo
· 17 years ago
436d34b
libata: uninline atapi_cmd_type()
by Tejun Heo
· 17 years ago
a4ba7fe
libata: fix IDENTIFY order in ata_bus_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
b2a5c19
[TG3]: Add PHY workaround for 5784
by Matt Carlson
· 17 years ago
2eccd6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
cd1d2d27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
8d81394
[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works
by René Bürgel
· 17 years ago
9597362
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
212e7bb
Char: rio, fix sparse warnings
by Jiri Slaby
· 17 years ago
3d0ae36
Char: ip2, fix sparse warnings
by Jiri Slaby
· 17 years ago
ffc41cf
nbd: prevent sock_xmit from attempting to use a NULL socket
by Mike Snitzer
· 17 years ago
39d4c92
atmel_serial: fix uart/console concurrent access
by Marc Pignat
· 17 years ago
ba0657f
atmel_serial: avoid stopping pdc during transmission
by Michael Trimarchi
· 17 years ago
9cebcdc
USB: ohci: fix 2 timers to fire at jiffies + 1s
by Richard Kennedy
· 17 years ago
8224705
USB: Allow initialization of broken keyspan serial adapters.
by Clark Rawlins
· 17 years ago
Next »