Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b171e204b32b69e241af994d6e9be559e33535c1
/
drivers
b171e20
firewire: core: fix race with parallel PCI device probe
by Stefan Richter
· 15 years ago
18668ff
firewire: core: header file cleanup
by Stefan Richter
· 15 years ago
928ec5f
firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow)
by Stefan Richter
· 15 years ago
64549e9
ieee1394: raw1394: Do not leak memory on failed trylock.
by Michael Buesch
· 15 years ago
7135a71b
aoe: allocate unused request_queue for sysfs
by Ed Cashin
· 15 years ago
e6890f6
i915: disable interrupts before tearing down GEM state
by Linus Torvalds
· 15 years ago
7c8460d
drm/i915: fix mask bits setting
by Zhenyu Wang
· 15 years ago
3ff323f
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
4886b5b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
cbeb286
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
f69fb9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
a54775c
drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.
by Dave Airlie
· 15 years ago
d9d8e04
gianfar: Fix build.
by David S. Miller
· 15 years ago
f815c33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
5136a6c
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
by Linus Torvalds
· 15 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3bb314f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
154f807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
9b6a3df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
6399534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
ac89a91
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
by Linus Torvalds
· 15 years ago
37f81fa
n_tty: do O_ONLCR translation as a single write
by Linus Torvalds
· 15 years ago
baed6b8
firewire: sbp2: fix freeing of unallocated memory
by Stefan Richter
· 15 years ago
4fe0bad
firewire: ohci: fix Ricoh R5C832, video reception
by Stefan Richter
· 15 years ago
fc38379
firewire: ohci: fix Agere FW643 and multiple cameras
by Stefan Richter
· 15 years ago
1821bc1
firewire: core: fix crash in iso resource management
by Stefan Richter
· 15 years ago
ae0b744
dm snapshot: fix on disk chunk size validation
by Mikulas Patocka
· 15 years ago
2defcc3
dm exception store: split set_chunk_size
by Mikulas Patocka
· 15 years ago
61578dc
dm snapshot: fix header corruption race on invalidation
by Mikulas Patocka
· 15 years ago
02d2fd3
dm snapshot: refactor zero_disk_area to use chunk_io
by Mikulas Patocka
· 15 years ago
7ec23d5
dm log: userspace add luid to distinguish between concurrent log instances
by Jonathan Brassow
· 15 years ago
d2b6986
dm raid1: do not allow log_failure variable to unset after being set
by Jonathan Brassow
· 15 years ago
b8313b6
dm log: remove incorrect field from userspace table output
by Jonathan Brassow
· 15 years ago
4142a96
dm log: fix userspace status output
by Jonathan Brassow
· 15 years ago
40bea43
dm stripe: expose correct io hints
by Mike Snitzer
· 15 years ago
a963a95
dm table: add more context to terse warning messages
by Mike Snitzer
· 15 years ago
f6a1ed1
dm table: fix queue_limit checking device iterator
by Mikulas Patocka
· 15 years ago
8811f46
dm snapshot: implement iterate devices
by Mike Snitzer
· 15 years ago
a77e28c
dm multipath: fix oops when request based io fails when no paths
by Kiyoshi Ueda
· 15 years ago
2bcaa6a
Input: atkbd - add Compaq Presario R4000-series repeat quirk
by Dave Andrews
· 15 years ago
16f05c2
mtd: nftl: fix offset alignments
by Dimitri Gorokhovik
· 15 years ago
4149ed1
mtd: nftl: write support is broken
by Dimitri Gorokhovik
· 15 years ago
edcb3b1
mtd: m25p80: fix null pointer dereference bug
by Anton Vorontsov
· 15 years ago
07fb611
agp/intel: support for new chip variant of IGDNG mobile
by Zhenyu Wang
· 15 years ago
58c2fb6
drm/i915: Unref old_obj on get_fence_reg() error path
by Chris Wilson
· 15 years ago
bcc24fb
drm/i915: increase default latency constant (v2 w/comment)
by Jesse Barnes
· 15 years ago
ce6c399
[CPUFREQ] Re-enable cpufreq suspend and resume code
by Dominik Brodowski
· 15 years ago
af39989
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
60c3be3
ata_piix: parallel scanning on PATA needs an extra locking
by Bartlomiej Zolnierkiewicz
· 15 years ago
b5af754
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
b6b8504
V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.
by Randy Dunlap
· 15 years ago
f4c5e80
V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is true
by Shine Liu
· 15 years ago
7b80892
V4L/DVB (12457): zr364: wrong indexes
by Roel Kluin
· 15 years ago
31e0ad6
V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfaces
by Udi Atar
· 15 years ago
ef2d12c
V4L/DVB (12450): Siano: Fixed SDIO compilation bugs
by Udi Atar
· 15 years ago
f2e26ae
V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xx
by Mauro Carvalho Chehab
· 15 years ago
3746b61
V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devices
by Michael Krufky
· 15 years ago
38bddf0
gianfar: gfar_remove needs to call unregister_netdev()
by Toru UCHIYAMA
· 15 years ago
6faf17f
PCI SR-IOV: correct broken resource alignment calculations
by Chris Wright
· 15 years ago
db54501
drm/i915: Improve CRTDDC mapping by using VBT info
by David Müller (ELSOFT AG)
· 15 years ago
a09ba7f
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
by Eric Anholt
· 15 years ago
ab1f5e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
e29b3ee
ACPI: don't free non-existent backlight in acpi video module
by Keith Packard
· 15 years ago
82e7784
toshiba_acpi: return on a fail path
by Jiri Slaby
· 15 years ago
b0de22b
ACPICA: Windows compatibility fix: same buffer/string store
by Lin Ming
· 15 years ago
11ebd1b
ipw2200: firmware DMA loading rework
by Zhu Yi
· 15 years ago
0a80fb1
xenfb: connect to backend before registering fb
by Jeremy Fitzhardinge
· 15 years ago
1e23502
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
533995e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
cc674c8
leds: after setting inverted attribute, we must update the LED
by Thadeu Lima de Souza Cascardo
· 15 years ago
48cccd2
leds: fix multiple requests and releases of IRQ for GPIO LED Trigger
by Thadeu Lima de Souza Cascardo
· 15 years ago
bdf57de
acpi processor: remove superfluous warning message
by Frans Pop
· 15 years ago
2a90800
ACPI processor: force throttling state when BIOS returns incorrect value
by Frans Pop
· 15 years ago
f3d83e2
wmi: fix kernel panic when stack protection enabled.
by Costantino Leandro
· 15 years ago
ce8442b
acpi: don't call acpi_processor_init if acpi is disabled
by Yinghai Lu
· 15 years ago
0d28816
thermal_sys: check get_temp return value
by Michael Brunner
· 15 years ago
054b2b1
pps: fix incorrect verdict check
by Joonwoo Park
· 15 years ago
dac9ff7
m68k: count can reach 51, not 50
by Roel Kluin
· 15 years ago
3161e45
virtio: net refill on out-of-memory
by Rusty Russell
· 15 years ago
0b4f292
smc91x: fix compilation on SMP
by Alexey Dobriyan
· 15 years ago
ced909f
Input: i8042 - add Acer Aspire 5536 to the nomux list
by Dmitry Torokhov
· 15 years ago
f415c41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
4dc627d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
4484b9c
irda/sa1100_ir: fix broken netdev_ops conversion
by Alexander Beregalov
· 15 years ago
730a9cf
irda/au1k_ir: fix broken netdev_ops conversion
by Alexander Beregalov
· 15 years ago
44afa9a
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7cafe60
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
5c58cef
tty: make sure to flush any pending work when halting the ldisc
by Linus Torvalds
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
27185ae
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
by Ma Ling
· 15 years ago
19e1f88
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
by Roel Kluin
· 15 years ago
bc5e571
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
by Bruno Prémont
· 15 years ago
942642a
drm/i915: Set the multiplier for SDVO on G33 platform
by Sean Young
· 15 years ago
7c0a57d
Merge branch 'fixes' of git://git.marvell.com/orion
by Linus Torvalds
· 15 years ago
0257a0c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
22e93ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
1cac6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
94da210
[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop
by Simon Kagstrom
· 15 years ago
8ff499e
smc91x: let smc91x work well under netpoll
by Dongdong Deng
· 15 years ago
d2f3ad4
pxaficp-ir: remove incorrect net_device_ops
by Marek Vasut
· 15 years ago
Next »