Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
19566ca6dc26600bae4b75701d4dced8d8540f16
/
drivers
f7c83a0
Fix drivers/media build for modular builds
by Ingo Molnar
· 17 years ago
8e1bf9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
7a34912
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
da1ba89
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
8b2cc91
drivers/scsi/dpt_i2o.c: fix build on alpha
by Andrew Morton
· 17 years ago
c1236d3
vt: fix canonical input in UTF-8 mode
by Samuel Thibault
· 17 years ago
ac7b77f
usb/asix: add Buffalo LUA-U2-GT 10/100/1000
by Mattia Dongili
· 17 years ago
32fb3ca
sx.c: fix printk warnings on sparc32
by Andrew Morton
· 17 years ago
cb6969e
misc: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
8594303
fix irq flags for iuu_phoenix.c
by Steven Rostedt
· 17 years ago
9a0f4ae
fix irq flags in rtc-ds1511
by Steven Rostedt
· 17 years ago
a8b1ecf
fix irq flags in saa7134
by Steven Rostedt
· 17 years ago
55d7b68
serial: access after NULL check in uart_flush_buffer()
by Tetsuo Handa
· 17 years ago
3f9827b
Kconfig: improved help for CONFIG_ACCESSIBILITY
by Samuel Thibault
· 17 years ago
12137c5
IB/ehca: Wait for async events to finish before destroying QP
by Stefan Roscher
· 17 years ago
ab69b3c
IB/ipath: Fix SDMA error recovery in absence of link status change
by John Gregor
· 17 years ago
e2ab41c
IB/ipath: Need to always request and handle PIO avail interrupts
by Dave Olson
· 17 years ago
2889d1e
IB/ipath: Fix count of packets received by kernel
by Michael Albaugh
· 17 years ago
2bfc8e9
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
by Ralph Campbell
· 17 years ago
b4d390d
IB/ipath: Fix bug that can leave sends disabled after freeze recovery
by Dave Olson
· 17 years ago
6e87d15
IB/ipath: Only increment SSN if WQE is put on send queue
by Ralph Campbell
· 17 years ago
5f51efc
IB/ipath: Only warn about prototype chip during init
by Michael Albaugh
· 17 years ago
28f1370
block: avoid duplicate calls to get_part() in disk stat code
by Jens Axboe
· 17 years ago
74c76c8
[S390] tty3270: fix put_char fail/success conversion.
by Heiko Carstens
· 17 years ago
c6ca185
[S390] s390mach compile warning
by Martin Schwidefsky
· 17 years ago
5b89098
[S390] cio: Fix parsing mechanism for blacklisted devices.
by Michael Ernst
· 17 years ago
139b83d
[S390] cio: Remove cio_msg kernel parameter.
by Michael Ernst
· 17 years ago
bd1d23a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
273748c
RDMA/cxgb3: Fix severe limit on userspace memory registration size
by Roland Dreier
· 17 years ago
3eb6753
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
by David S. Miller
· 17 years ago
0e99133
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
by Roland Dreier
· 17 years ago
db176c6
Fix bogus warning in sysdev_driver_register()
by OGAWA Hirofumi
· 17 years ago
31d9168
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
05177f1
pata_atiixp: Don't disable
by Alan Cox
· 17 years ago
22bfc6d
sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL
by Tejun Heo
· 17 years ago
ba66b24
sata_inic162x: add cardbus support
by Tejun Heo
· 17 years ago
f8b0685a
sata_inic162x: kill now unused SFF related stuff
by Tejun Heo
· 17 years ago
b3f677e
sata_inic162x: use IDMA for ATAPI commands
by Tejun Heo
· 17 years ago
049e8e0
sata_inic162x: use IDMA for non DMA ATA commands
by Tejun Heo
· 17 years ago
ab5b023
sata_inic162x: kill now unused bmdma related stuff
by Tejun Heo
· 17 years ago
3ad400a
sata_inic162x: use IDMA for ATA_PROT_DMA
by Tejun Heo
· 17 years ago
364fac0
sata_inic162x: update TF read handling
by Tejun Heo
· 17 years ago
b0dd9b8
sata_inic162x: add / update constants
by Tejun Heo
· 17 years ago
36f674d
sata_inic162x: misc clean ups
by Tejun Heo
· 17 years ago
c46938c
sata_mv use hweight16() for bit counting (V2)
by Mark Lord
· 17 years ago
4c299ca
sata_mv NCQ-EH for FIS-based switching
by Mark Lord
· 17 years ago
29d187b
sata_mv delayed eh handling
by Mark Lord
· 17 years ago
10acf3b
libata: export ata_eh_analyze_ncq_error
by Mark Lord
· 17 years ago
a901032
sata_mv new mv_port_intr function
by Mark Lord
· 17 years ago
eabd5eb
sata_mv fix mv_host_intr bug for hc_irq_cause
by Mark Lord
· 17 years ago
37b9046
sata_mv NCQ and SError fixes for mv_err_intr
by Mark Lord
· 17 years ago
00f42ea
sata_mv rearrange mv_config_fbs
by Mark Lord
· 17 years ago
dd2890f
sata_mv errata workaround for sata25 part 1
by Mark Lord
· 17 years ago
3e4a139
sata_mv new mv_qc_defer method
by Mark Lord
· 17 years ago
9b2c4e0
sata_mv wait for empty+idle
by Mark Lord
· 17 years ago
616d4a9
sata_mv pci features
by Mark Lord
· 17 years ago
8e7decd
sata_mv more cosmetic changes
by Mark Lord
· 17 years ago
07ab85d
libata: Add Intel SCH PATA driver
by Alek Du
· 17 years ago
cb6716c
ata_piix: verify SIDPR access before enabling it
by Tejun Heo
· 17 years ago
78ab88f
libata: improve post-reset device ready test
by Tejun Heo
· 17 years ago
4880d10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1da5ea1
iwlwifi: make IWLWIFI a tristate
by Adrian Bunk
· 17 years ago
a153063
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
c5057dd
mlx4_core: Support creation of FMRs with pages smaller than 4K
by Oren Duer
· 17 years ago
cf04690
IB/ehca: Fix function return types
by Stefan Roscher
· 17 years ago
2e83fc4
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
17aa7e0
dev_name introduction fall out fix
by Stephen Rothwell
· 17 years ago
108c196
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
48fc8de
CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS
by Geert Uytterhoeven
· 17 years ago
4933d07
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
by Geert Uytterhoeven
· 17 years ago
63a59fa
m68k: serial167 missing return value in cy_put_char()
by Geert Uytterhoeven
· 17 years ago
ab1a852
m68k: Fix falconide `data_adr' typo
by Geert Uytterhoeven
· 17 years ago
7cfcd98
kgdb: 1000 loops for the single step test in kgdbts
by Jason Wessel
· 17 years ago
001fddf
kgdb: trivial sparse fixes in kgdb test-suite
by Harvey Harrison
· 17 years ago
7a1aa30
irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c
by Ingo Molnar
· 17 years ago
c17f888
irda: fix !PNP support in drivers/net/irda/nsc-ircc.c
by Ingo Molnar
· 17 years ago
0a6db7d
sbus: Fix bpp driver build.
by David S. Miller
· 17 years ago
af3ce51
[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex
by Daniel Walker
· 17 years ago
56783c5
[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex
by Daniel Walker
· 17 years ago
0885cb5
[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex
by Daniel Walker
· 17 years ago
1024c5f
ide: IDE_HFLAG_SERIALIZE_DMA bugfix
by Bartlomiej Zolnierkiewicz
· 17 years ago
be0c007
niu: Fix probing regression for maramba on-board chips.
by David S. Miller
· 17 years ago
59f7137
sparc video: make blank use proper constant
by Robert Reif
· 17 years ago
e544ff0
lapbeth: Release ->ethdev when unregistering device.
by David S. Miller
· 17 years ago
5b81d68
sparc: tcx.c remove unnecessary function
by Robert Reif
· 17 years ago
38e8012
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
4f9faaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
bf640be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
c36c804
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
705d209
bnx2: Update version to 1.7.5.
by Michael Chan
· 17 years ago
d25be1d
bnx2: Update RV2P firmware for 5709.
by Michael Chan
· 17 years ago
352f768
bnx2: Zero out context memory for 5709.
by Michael Chan
· 17 years ago
15b169c
bnx2: Fix register test on 5709.
by Michael Chan
· 17 years ago
543a827
bnx2: Fix remote PHY initial link state.
by Michael Chan
· 17 years ago
74ecc62
bnx2: Refine remote PHY locking.
by Michael Chan
· 17 years ago
920e37f
tg3: Update version to 3.92
by Matt Carlson
· 17 years ago
7c5026a
tg3: Add link state reporting to UMP firmware
by Matt Carlson
· 17 years ago
109115e
tg3: Fix ethtool loopback test for 5761 BX devices
by Matt Carlson
· 17 years ago
fd1122a
tg3: Fix 5761 NVRAM sizes
by Matt Carlson
· 17 years ago
8ef2142
tg3: Use constant 500KHz MI clock on adapters with a CPMU
by Matt Carlson
· 17 years ago
Next »