Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5bf52c4fda97325976ffaf338d2e81b73b3db446
/
drivers
5bf52c4
[SCSI] fusion - loginfo header update
by Moore, Eric
· 19 years ago
e5b3a65
[SCSI] megaraid_sas: fix extended timeout handling
by Christoph Hellwig
· 19 years ago
f33b5d7
Merge ../linux-2.6
by James Bottomley
· 19 years ago
e935d5d
[SCSI] drivers/base/bus.c - export reprobe
by Moore, Eric
· 19 years ago
79cb181
[SCSI] add preliminary expander support to the sas transport class
by James Bottomley
· 19 years ago
ceb2ca9
[PATCH] EDAC: disable sysfs interface
by Dave Peterson
· 19 years ago
63e1fd4
[PATCH] macintosh: correct AC Power info in /proc/pmu/info
by Benjamin Herrenschmidt
· 19 years ago
6acaba8
[PATCH] Restore tuning capabilities in V4L2 MXB driver
by Michael Hunold
· 19 years ago
3cb4f09
[PATCH] mtd_dataflash, fix block vs page erase
by David Brownell
· 19 years ago
c829c39
[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked
by James Smart
· 19 years ago
57ddd5c
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
ce313db
[SCSI] mptscsih: remove unused page 1 setting function
by James Bottomley
· 19 years ago
597705a
[SCSI] fix minor problem in spi transport message functions
by James Bottomley
· 19 years ago
a1d4f73
[SCSI] sim710: fix a NULL pointer dereference
by Adrian Bunk
· 19 years ago
a6becb0
[SCSI] ibmmca: fix a NULL pointer dereference
by Adrian Bunk
· 19 years ago
c3c026b
[SCSI] dmx3191d: fix a NULL pointer dereference
by Adrian Bunk
· 19 years ago
8800727
[SCSI] NCR_D700: fix a NULL dereference
by Adrian Bunk
· 19 years ago
72df0eb
[SCSI] Missing names from SPI3, SPI4 and SPI5
by Matthew Wilcox
· 19 years ago
1757b67
[SCSI] qla2xxx: Firmware updates.
by Andrew Vasquez
· 19 years ago
d584486
[SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.
by Andrew Vasquez
· 19 years ago
9a52a57
[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.
by andrew.vasquez@qlogic.com
· 19 years ago
4a59f71
[SCSI] qla2xxx: Further restrict ZIO mode support.
by andrew.vasquez@qlogic.com
· 19 years ago
6f64179
[SCSI] qla2xxx: Add VPD sysfs attribute.
by andrew.vasquez@qlogic.com
· 19 years ago
fdbc683
[SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.
by andrew.vasquez@qlogic.com
· 19 years ago
1328962
[SCSI] qla2xxx: NVRAM id-list updates.
by andrew.vasquez@qlogic.com
· 19 years ago
48c02fd
[SCSI] qla2xxx: Consolidate ISP63xx handling.
by andrew.vasquez@qlogic.com
· 19 years ago
044cc6c
[SCSI] qla2xxx: Add ISP54xx support.
by andrew.vasquez@qlogic.com
· 19 years ago
ea5b638
[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.
by andrew.vasquez@qlogic.com
· 19 years ago
93f5608
[SCSI] fix two leaks in scsi_alloc_sdev failure paths
by Dave Jones
· 19 years ago
a0b6b6e
[SCSI] Make sgiwd93_detect and sgiwd93_detect static.
by Ralf Baechle
· 19 years ago
5c1b85e
[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"
by Alexey Dobriyan
· 19 years ago
5c04a7b
[SCSI] drivers/scsi/FlashPoint.c: Lindent
by Alexey Dobriyan
· 19 years ago
13e6851
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcard
by Alexey Dobriyan
· 19 years ago
68d0c1a
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo
by Alexey Dobriyan
· 19 years ago
f31dc0c
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_info
by Alexey Dobriyan
· 19 years ago
7f10166
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_info
by Alexey Dobriyan
· 19 years ago
69eb2ea
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB
by Alexey Dobriyan
· 19 years ago
ad0e1d9
[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size types
by Alexey Dobriyan
· 19 years ago
fd1e29e
[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptr
by Alexey Dobriyan
· 19 years ago
d63a4cc
[SCSI] drivers/scsi/FlashPoint.c: remove ULONG
by Alexey Dobriyan
· 19 years ago
ce79321
[SCSI] drivers/scsi/FlashPoint.c: remove UINT
by Alexey Dobriyan
· 19 years ago
c823fee
[SCSI] drivers/scsi/FlashPoint.c: remove USHORT
by Alexey Dobriyan
· 19 years ago
db038cf
[SCSI] drivers/scsi/FlashPoint.c: remove UCHAR
by Alexey Dobriyan
· 19 years ago
d8b6b8b
[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappers
by Alexey Dobriyan
· 19 years ago
85ae97d
[SCSI] drivers/scsi/FlashPoint.c: remove unused things
by Alexey Dobriyan
· 19 years ago
f018fa5
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
by Rene Herman
· 19 years ago
76744f4
[SCSI] aic79xx: Avoid renegotiation on inquiry
by Hannes Reinecke
· 19 years ago
986a25f
[SCSI] aic79xx: use BIOS settings
by Hannes Reinecke
· 19 years ago
9e691df
[SCSI] aic79xx: Invalid Sequencer interrupt occured
by Hannes Reinecke
· 19 years ago
6902f41
[SCSI] aic79xx: Update error recovery
by Hannes Reinecke
· 19 years ago
1ede5f9
[SCSI] aic79xx: Remove dead code
by Hannes Reinecke
· 19 years ago
0aa800d
[SCSI] aic79xx: use tcq functions
by Hannes Reinecke
· 19 years ago
7b22da3
[SCSI] aic79xx: remove qfrozen
by Hannes Reinecke
· 19 years ago
a382dd7
[SCSI] lpfc 8.1.4 : Change version number to 8.1.4
by James Smart
· 19 years ago
fc6c12b
[SCSI] lpfc 8.1.4 : Two misc fixes
by James Smart
· 19 years ago
9290831
[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters
by James Smart
· 19 years ago
1a16968
[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp
by James Smart
· 19 years ago
fdcebe2
[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry
by James Smart
· 19 years ago
488d146
[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPortId on the fly
by James Smart
· 19 years ago
071a651
[SCSI] i2o: fix memory leak in i2o_exec_lct_modified
by Vasily Averin
· 19 years ago
cf7f5b4
[SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>.
by Ralf Baechle
· 19 years ago
0ade309
[TG3] tg3_bus_string(): remove dead code
by Adrian Bunk
· 19 years ago
8f22757
[TUN]: Fix leak in tun_get_user()
by Dave Jones
· 19 years ago
ed071ad
Merge branch 'master'
by Jeff Garzik
· 19 years ago
6971ed1
[PATCH] ahci: fix NULL pointer dereference detected by Coverity
by Tejun Heo
· 19 years ago
0992a5d
[PATCH] 3c509: bus registration fix
by Andrew Morton
· 19 years ago
b2cba5b
[PATCH] de620: fix section mismatch warning
by Sam Ravnborg
· 19 years ago
28beaf6
[PATCH] NE2000 Kconfig help entry improvement
by Jesper Juhl
· 19 years ago
9ee09d9
[PATCH] dl2k: DMA freeing error
by Jon Mason
· 19 years ago
9e927fb
[PATCH] Wrong return value corrupts free object in e1000 driver
by David S. Miller
· 19 years ago
5ee33b7
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
by Jeff Garzik
· 19 years ago
ed62178
[PATCH] radeonfb: Fix static array overrun
by Antonino A. Daplas
· 19 years ago
8e65098
[PATCH] aty128fb: Fix array overrun
by Antonino A. Daplas
· 19 years ago
54243ce
[PATCH] tdfxfb: Fix buffer overrun
by Antonino A. Daplas
· 19 years ago
d301524
[PATCH] intelfb: Fix buffer overrun
by Antonino A. Daplas
· 19 years ago
8d57f22
[PATCH] savagefb: Fix kfree before use
by Antonino A. Daplas
· 19 years ago
91bc89c
[PATCH] imsttfb: Fix resource leak
by Antonino A. Daplas
· 19 years ago
98365f5
[PATCH] s1d13xxxfb: Fix resource leak
by Antonino A. Daplas
· 19 years ago
939205b
[PATCH] arcfb: Fix dereference before NULL check
by Antonino A. Daplas
· 19 years ago
16afe81
[PATCH] kyrofb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
604cc99
[PATCH] arcfb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
6af7ffc
[PATCH] neofb: Fix uninitialized value
by Antonino A. Daplas
· 19 years ago
27d162e
[PATCH] Altix: small ioc4 oversight
by Pat Gefre
· 19 years ago
4136cab
[PATCH] edac: disable a few sysfs files to avoid them becoming an ABI
by Arjan van de Ven
· 19 years ago
8bd0ee9
[PATCH] Input: psmouse - disable autoresync
by Dmitry Torokhov
· 19 years ago
4ceadbf
[PATCH] fix pcmcia_device_probe oops
by Hugh Dickins
· 19 years ago
b707dbe
[PATCH] s390: dasd proc interface typo
by Horst Hummel
· 19 years ago
57c432b
[PATCH] edac: mark as experimental
by Tim Small
· 19 years ago
6a88231
[PATCH] ibmasm: use after free fix
by Max Asbock
· 19 years ago
04b857f
[PATCH] md: Fix several raid1 bugs which cause a memory leak
by NeilBrown
· 19 years ago
10ad1b7
[PATCH] Fix error handling in backlight drivers
by Jean Delvare
· 19 years ago
435a80f
[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit
by Doug Warzecha
· 19 years ago
db82f84
[SCSI] add missing transport_container_unregister in sas class
by James Bottomley
· 19 years ago
70f1be4
sky2: truncate oversize packets
by Stephen Hemminger
· 19 years ago
b19666d
sky2: force early transmit interrupts
by Stephen Hemminger
· 19 years ago
28a3186
sky2: not random enough
by Stephen Hemminger
· 19 years ago
39bf429
de2104x: fix the TX watchdog
by Francois Romieu
· 19 years ago
3f735b7
de2104x: prevent interrupt before the interrupt handler is registered
by Francois Romieu
· 19 years ago
0d514f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
7a2fe8c
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 19 years ago
Next »