Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67d59dfdeb21df2c16dcd478b66177e91178ecd0
/
drivers
67d59df
[SCSI] 53c700: remove reliance on deprecated cmnd fields
by James Bottomley
· 19 years ago
6db874f
[SCSI] hptiop: don't use cmnd->bufflen
by James Bottomley
· 19 years ago
4f2ddba
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
by HighPoint Linux Team
· 19 years ago
a623e14
[SCSI] aacraid: small misc. cleanups
by Mark Haverkamp
· 19 years ago
75c3628
[SCSI] aacraid: Update supported product information
by Mark Haverkamp
· 19 years ago
821499a
[SCSI] aacraid: Fix return code interpretation
by Mark Haverkamp
· 19 years ago
c5943d3
[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
by James Bottomley
· 19 years ago
8d7feac
[SCSI] remove RQ_SCSI_* flags
by Christoph Hellwig
· 19 years ago
beb4048
[SCSI] remove scsi_request infrastructure
by Christoph Hellwig
· 19 years ago
1951d09
[SCSI] mptfusion: change driver revision to 3.03.10
by Michael Reed
· 19 years ago
d6be06c
[SCSI] mptfc: abort of board reset leaves port dead requiring reboot
by Michael Reed
· 19 years ago
419835e
[SCSI] mptfc: fix fibre channel infinite request/response loop
by Michael Reed
· 19 years ago
ca2f938
[SCSI] mptfc: set fibre channel fw target missing timers to one second
by Michael Reed
· 19 years ago
80d3ac7
[SCSI] mptfusion: move fc event/reset handling to mptfc
by Michael Reed
· 19 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 19 years ago
60eef25
[SCSI] spi transport: don't allow dt to be set on SE or HVD buses
by James Bottomley
· 19 years ago
b2d8bfe
[SCSI] aic7xxx: expose the bus setting to sysfs
by James Bottomley
· 19 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
9dc399d
[SCSI] Remove last page_address from dc395x.c
by Guennadi Liakhovetski
· 19 years ago
ede1e6f
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
by HighPoint Linux Team
· 19 years ago
cbd5f69
[SCSI] remove the scsi_request interface from the gdth driver
by Leubner, Achim
· 19 years ago
128e6ce
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
26e780e
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
by Malcom Parsons
· 19 years ago
cb15f81
Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 19 years ago
2e84abe
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 19 years ago
24f476e
e1000: remove risky prefetch on next_skb->data
by Auke Kok
· 19 years ago
b9b6e78
e1000: fix ethtool test irq alloc as "probe"
by Auke Kok
· 19 years ago
5d5ff44
[SCSI] fix up request buffer reference in various scsi drivers
by Christoph Hellwig
· 19 years ago
e4a082c
[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t
by Sumant Patro
· 19 years ago
ff3ea47
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
2f9c3c2
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
f70e9c5
[SCSI] iscsi: update version to 1.0-595
by Mike Christie
· 19 years ago
3219e52
[SCSI] iscsi: fix writepsace race
by Mike Christie
· 19 years ago
040515f
[SCSI] iscsi: return task found during search
by Mike Christie
· 19 years ago
994442e
[SCSI] iscsi: fix run list corruption
by Mike Christie
· 19 years ago
67a6111
[SCSI] iscsi: don't switch states when just cleaning up
by Mike Christie
· 19 years ago
9bc1809
[PPPOE]: Missing result check in __pppoe_xmit().
by Florin Malita
· 19 years ago
92cd6ee
[NETCONSOLE]: Clean up initcall warning.
by Matt Mackall
· 19 years ago
364212e
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 19 years ago
2d7b20c
[PATCH] m48t86: ia64 build fix
by Andrew Morton
· 19 years ago
67f672f
[PATCH] sata_sil24: SII3124 sata driver endian problem
by Rune Torgersen
· 19 years ago
829a198
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()
by Stefan Richter
· 19 years ago
0674d59
[PATCH] Implement get / set tso for forcedeth driver
by Zachary Amsden
· 19 years ago
4ae9538
[PATCH] s390: cio non-unique path group ids
by Peter Oberparleiter
· 19 years ago
e0ec574
[PATCH] s390: irb memcpy argument swap
by Cornelia Huck
· 19 years ago
6f25891
[PATCH] nmclan_cs: dereferencing skb after netif_rx()
by Florin Malita
· 19 years ago
ea9a771
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
by Michael Buesch
· 19 years ago
959eb39
IPoIB: Fix AH leak at interface down
by Eli Cohen
· 19 years ago
092d01e
[MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy
by Ralf Baechle
· 19 years ago
672c610
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
2b0dd80
[PATCH] pcmcia: fix zeroing of cm4000_cs.c data
by Dominik Brodowski
· 19 years ago
1617406
[PATCH] pcmcia: missing pcmcia_get_socket() result check
by Florin Malita
· 19 years ago
f523596
[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()
by Bryan Holty
· 19 years ago
c331eb0
[PATCH] md: Fix badness in sysfs_notify caused by md_new_event
by NeilBrown
· 19 years ago
a835fa7
[PATCH] sgiioc4: use mmio ops instead of port io
by Jeremy Higdon
· 19 years ago
8fd66ab
[PATCH] maxinefb: Fix compilation error
by Martin Michlmayr
· 19 years ago
c05b7f3
[PATCH] au1100fb: Fix compilation
by Rodolfo Giometti
· 19 years ago
760f1fc
[PATCH] revert "swsusp add check for suspension of X controlled devices"
by Andrew Morton
· 19 years ago
d61a3ea
[PATCH] IPMI: reserve I/O ports separately
by Corey Minyard
· 19 years ago
44d7aff
[PATCH] tpm: more bios log parsing fixes
by Seiji Munetoh
· 19 years ago
de66a69
[PATCH] tpm: bios log parsing fixes
by Seiji Munetoh
· 19 years ago
308af92
[PATCH] fbcon: fix scrollback with logo issue immediately after boot
by David Hollister
· 19 years ago
9bf0a28
[SCSI] kdump: mpt fusion driver initialization failure fix
by Vivek Goyal
· 19 years ago
e60a48f
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 19 years ago
47ce56e
Input: psmouse - DMI updates for lifebook protocol
by Kenan Esau
· 19 years ago
ed8f9e2
Input: change from numbered to named switches
by Richard Purdie
· 19 years ago
d2f4012
Input: alps - fix old protocol decoding
by Yotam Medini
· 19 years ago
e107b8e
Input: wistron - add support for AOpen Barebook 1559as
by masc@theaterzentrum.at
· 19 years ago
4f8b05e
Input: psmouse - add detection of Logitech TrackMan Wheel trackball
by Zbigniew Luszpinski
· 19 years ago
7363cfc
Input: sidewinder - fix memory leak
by Jesper Juhl
· 19 years ago
d9ec5ad
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
0737ac8
[PATCH] the latest consensus libata resume fix
by Mark Lord
· 19 years ago
2b89dad
[SCSI] audit drivers for incorrect max_id use
by Hannes Reinecke
· 19 years ago
091686d
[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()
by Amit Arora
· 19 years ago
93ef588
[SCSI] zfcp: bump up version number
by Andreas Herrmann
· 19 years ago
338151e
[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable
by Andreas Herrmann
· 19 years ago
75bfc28
[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports
by Ralph Wuerthner
· 19 years ago
b7a52fa
[SCSI] zfcp: print bit error threshold data human readable
by Ralph Wuerthner
· 19 years ago
06506d0
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
by Andreas Herrmann
· 19 years ago
ec4081c
[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
by Andreas Herrmann
· 19 years ago
ca3271b
[SCSI] zfcp: (cleanup) remove useless comments
by Andreas Herrmann
· 19 years ago
4a9d2d8
[SCSI] zfcp: (cleanup) shortened copyright and author information
by Andreas Herrmann
· 19 years ago
3718585
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
e82b0f2
[netdrvr s/390] trim trailing whitespace
by Jeff Garzik
· 19 years ago
74ef872
[PATCH] s390: lcs driver bug fixes and improvements [2/2]
by Klaus Wacker
· 19 years ago
27eb5ac
[PATCH] s390: lcs driver bug fixes and improvements [1/2]
by Klaus Wacker
· 19 years ago
ba1aa08
[PATCH] s390: qeth driver fixes
by Ursula Braun
· 19 years ago
b85e1fa
[PATCH] s390: qeth driver fixes
by Ursula Braun
· 19 years ago
7401a46
[PATCH] s390: minor fix in cu3088
by Cornelia Huck
· 19 years ago
a24b163
[PATCH] pcnet32: remove incorrect pcnet32_free_ring
by Don Fry
· 19 years ago
80871e6
e1000: add shutdown handler back to fix WOL
by Auke Kok
· 19 years ago
8fc29ba
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 19 years ago
ecd6885
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
4541a5d
[PATCH] arlan: fix section mismatch warnings
by Randy Dunlap
· 19 years ago
53072d6
[PATCH] wavelan: fix section mismatch
by Randy Dunlap
· 19 years ago
087377a
[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60
by Kylene Jo Hall
· 19 years ago
5d5daa1
[PATCH] scx200_acb: fix section mismatch warning
by Randy Dunlap
· 19 years ago
ac88bcf
[PATCH] s3c24xx: fix spi driver with CONFIG_PM
by Ben Dooks
· 19 years ago
9084533
[PATCH] ads7846 conversion accuracy
by David Brownell
· 19 years ago
c71d488
[PATCH] Unlock md devices when stopping them on reboot.
by Neil Brown
· 19 years ago
Next »