Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6f101d19f13b4f6edb9da5ce2744b1b3f44529c3
/
drivers
« Previous
a35f2e2
drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()
by Roland Dreier
· 16 years ago
96dec61
drm/i915: refleak along pin() error path.
by Chris Wilson
· 16 years ago
d687310
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
by Chris Wilson
· 16 years ago
a198bc8
drm/i915: Cleanup trivial leak on execbuffer error path.
by Chris Wilson
· 16 years ago
3e49c4f
drm: Free the object ref on error.
by Chris Wilson
· 16 years ago
ad45aa9
drm: Potential use-after-free on error path.
by Chris Wilson
· 16 years ago
005568b
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
3c84213
e1000: Removing the unused macro PAGE_USE_COUNT()
by Breno Leitao
· 16 years ago
402a917
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
23d75d9
[S390] fix "mem=" handling in case of standby memory
by Heiko Carstens
· 16 years ago
e2e5a0f
[S390] sclp: handle empty event buffers
by Peter Oberparleiter
· 16 years ago
22eb36f
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
by Roel Kluin
· 16 years ago
9107584
drivers/net/igb: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
ca1ada8
atm: Add missing parentheses
by Roel Kluin
· 16 years ago
fcf495b
e1000e: remove workaround for e1000 hardware
by Jesse Brandeburg
· 16 years ago
ba95fd4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
5fbbcb7
igb: remove LRO Kconfig option
by Jeff Kirsher
· 16 years ago
59af0a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
38bb045d
niu: improve ethtool support for gigabit copper cards
by Constantin Baranov
· 16 years ago
e0d8496
niu: fix PHY template choice for 10G copper
by Constantin Baranov
· 16 years ago
ff2ef90
drivers/net/sfc: fix sparse warnings: Should it be static?
by Hannes Eder
· 16 years ago
ce03aad
cxgb3: Add support for PCI ID 0x35.
by Divy Le Ray
· 16 years ago
f72b534
TG3: &&/|| confusion
by Roel Kluin
· 16 years ago
858671f
ATM: misplaced parentheses?
by Roel Kluin
· 16 years ago
57e8f26
net/mv643xx: don't disable the mib timer too early and lock properly
by Sebastian Siewior
· 16 years ago
82a5bd6
net/mv643xx: use GFP_ATOMIC while atomic
by Sebastian Siewior
· 16 years ago
43250dd
atl1c: Atheros L1C Gigabit Ethernet driver
by Jie Yang
· 16 years ago
be50344
spi-gpio: sanitize MISO bitvalue
by Michael Buesch
· 16 years ago
97bef7d
Bernhard has moved
by Bernhard Walle
· 16 years ago
310d8c9
x86: dell-laptop: depends on POWER_SUPPLY
by Randy Dunlap
· 16 years ago
a1a5c3b
fbdev/drm: fix Kconfig submenu mess in "Graphics support"
by Krzysztof Helt
· 16 years ago
5a74db0
floppy: request and release only the ports we actually use
by Philippe De Muyter
· 16 years ago
ffa7525
jsm: additional device support
by Adam Lackorzynski
· 16 years ago
27c0c8e
atmel_serial might lose modem status change
by Atsushi Nemoto
· 16 years ago
287d859
atmel-mci: fix initialization of dma slave data
by Dan Williams
· 16 years ago
9ccf3b5
lis3lv02d: add axes knowledge of HP Pavilion dv5 models
by Giuseppe Bilotta
· 16 years ago
137bad3
lis3lv02d: support both one- and two-byte sensors
by Giuseppe Bilotta
· 16 years ago
ef2cfc7
hp accelerometer: add freefall detection
by Pavel Machek
· 16 years ago
3a5093e
eeepc: should depend on INPUT
by Alexey Dobriyan
· 16 years ago
b6d6c51
aoe: ignore vendor extension AoE responses
by Ed Cashin
· 16 years ago
3ebf74b
omap_hsmmc: Change while(); loops with finite version
by Jean Pihet
· 16 years ago
c232f45
omap_hsmmc: recover from transfer failures
by Jean Pihet
· 16 years ago
eb25082
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
by David Brownell
· 16 years ago
249d0fa
omap_hsmmc: card detect irq bugfix
by David Brownell
· 16 years ago
5dbace0
sdhci: fix led naming
by Helmut Schaa
· 16 years ago
58a5dd3
mmc_test: fix basic read test
by Rabin Vincent
· 16 years ago
9942448
s3cmci: Fix hangup in do_pio_write()
by Yauhen Kharuzhy
· 16 years ago
82eb03c
cciss: PCI power management reset for kexec
by Chip Coldwell
· 16 years ago
c8cbec6
paride/pg.c: xs(): &&/|| confusion
by Roel Kluin
· 16 years ago
93dbb39
block: fix bad definition of BIO_RW_SYNC
by Jens Axboe
· 16 years ago
86a6a87
Revert "sdhci: force high speed capability on some controllers"
by Pierre Ossman
· 16 years ago
444122f
MMC: fix bug - SDHC card capacity not correct
by Yi Li
· 16 years ago
39754f4
netxen: ratelimit error prints
by Dhananjay Phadke
· 16 years ago
d8313ce
netxen: fix sparse warnings
by Dhananjay Phadke
· 16 years ago
ef38fa7
netxen: remove superfluous doorbell map
by Dhananjay Phadke
· 16 years ago
ad7bf42
drivers/net/tokenring: fix sparse warning: cast truncates bits from const value
by Hannes Eder
· 16 years ago
7f50ca0
drivers/net/wireless/prism54: fix sparse warning: fix signedness
by Hannes Eder
· 16 years ago
b9da9e9
drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
fc68ed4
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
93f726a
drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?
by Hannes Eder
· 16 years ago
9e05a2d
drivers/net/wireless: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
49c4a5d
drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
b1ae1e9
drivers/net/wireless: fix sparse warning: context imbalance
by Hannes Eder
· 16 years ago
5ed1e98
drivers/net/wan: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
5ee0d59
drivers/net/wan: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
0227abc
drivers/net/usb: fix sparse warnings: Should it be static?
by Hannes Eder
· 16 years ago
de2f19d
drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
65d9b8b
drivers/net/tulip: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
05076c1
drivers/net/tokenring: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
1770e43
drivers/net/tokenring: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
6e470d2
drivers/net/skfp: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
37d3769
drivers/net/sfc: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
6ae0385
drivers/net/pcmcia: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
1aef47c
drivers/net/ixgbe: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
9b329f1
drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
e334f56
drivers/net/hamradio: fix sparse warning: context imbalance
by Hannes Eder
· 16 years ago
eb33ae2
drivers/net/hamradio: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
f637011
drivers/net/e1000e: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
a243f84
drivers/net/cxgb3: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
97915b5
drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
54b8732
drivers/net/bonding: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
1f78d9f
drivers/net/bonding: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
b79d8ff
drivers/net/atlx: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
fd8ef49
drivers/net/atl1e: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
18c4c35
drivers/net/arcnet: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
8d668bf
drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
5b5103e
drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer
by Hannes Eder
· 16 years ago
d6781f2
drivers/net/ppp*.c: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
416c6f9
drivers/net/ni65.c: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
00137da
drivers/net/lance.c: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
7c34eb8
drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
5d7dce7
drivers/net/ns83820.c: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
fbf9789
drivers/net/ni65.c: fix sparse warnings: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
f11bf7a
drivers/net/e2100.c: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
1256f73
drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
5955c7a
Add support for VT6415 PCIE PATA IDE Host Controller
by Zlatko Calusic
· 16 years ago
3494252
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
by Rafael J. Wysocki
· 16 years ago
8ce9a75
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c951aa6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
0637810
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
Next »