Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5d8ee3f15dd71837ca672c3743b1bca5a0c013a
/
drivers
f5d8ee3
spi: spi-topcliff-pch: Fix sparse warnings
by Sachin Kamat
· 11 years ago
cc86397
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
4edb386
parisc: parport0: fix this legacy no-device port driver!
by Helge Deller
· 11 years ago
c218c71
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
by Helge Deller
· 11 years ago
b204a4d
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2)
by Helge Deller
· 11 years ago
b47d493
parisc/PCI: Set type for LBA bus_num resource
by Bjorn Helgaas
· 11 years ago
008bd2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
0f7dafd
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
c361cb5
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 11 years ago
6cf3c736
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
977b55c
Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 years ago
4ad1f70
zoran: racy refcount handling in vm_ops ->open()/->close()
by Al Viro
· 11 years ago
56c21b5
atmel_lcdfb: blank the backlight on remove
by Richard Genoud
· 11 years ago
65ac057
trivial: atmel_lcdfb: add missing error message
by Richard Genoud
· 11 years ago
801d9d2
fix buffer leak after "scsi: saner replacements for ->proc_info()"
by Jan Beulich
· 11 years ago
aafc9d1
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
by Nicholas Bellinger
· 11 years ago
d5ddad416
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
by Nicholas Bellinger
· 11 years ago
a93cb29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
970fa98
drm/qxl: fix build warnings on 32-bit
by Dave Airlie
· 11 years ago
d68c380
clk: mxs: Include clk mxs header file
by Fabio Estevam
· 11 years ago
cea4dcf
iscsi-target: fix heap buffer overflow on error
by Kees Cook
· 11 years ago
21363ca
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
by Nicholas Bellinger
· 11 years ago
484b002
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3655b22
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 11 years ago
37448ad
aerdrv: Move cper_print_aer() call out of interrupt context
by Lance Ortiz
· 11 years ago
1d19f78
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
by Nicholas Bellinger
· 11 years ago
9b31a32
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
by Nicholas Bellinger
· 11 years ago
7b55eab
Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
419e321
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
by Tony Prisk
· 11 years ago
6532cb7
clk: si5351: Set initial clkout rate when defined in platform data.
by Marek Belisko
· 12 years ago
67e1e22
clk: si5351: Fix clkout rate computation.
by Marek Belisko
· 12 years ago
8d0b880
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
by Wei Liu
· 11 years ago
056f3d5
clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks
by Sylwester Nawrocki
· 12 years ago
f586938
clk: ux500: clk-sysctrl: handle clocks with no parents
by Fabio Baltieri
· 12 years ago
dd47044
clk: ux500: Provide device enumeration number suffix for SMSC911x
by Lee Jones
· 12 years ago
7e0e419
radeon: use max_bus_speed to activate gen2 speeds
by Kleber Sacilotto de Souza
· 12 years ago
50a583f
drm/radeon: narrow scope of Apple re-POST hack
by Alex Deucher
· 11 years ago
2cf3a4f
drm/radeon: don't check crtcs in card_posted() on cards without DCE
by Alex Deucher
· 11 years ago
09fb8bd
drm/radeon: fix card_posted check for newer asics
by Alex Deucher
· 11 years ago
468ef1a
drm/radeon: fix typo in cu_per_sh on verde
by Alex Deucher
· 11 years ago
27b0705
drm/radeon: UVD block on SUMO2 is the same as on SUMO
by Christian König
· 11 years ago
d69c0e3
xen-pciback: more uses of cached MSI-X capability offset
by Jan Beulich
· 11 years ago
33c1174
xenbus: save xenstore local status for later use
by Aurelien Chartier
· 11 years ago
2abb274
xenbus: delay xenbus frontend resume if xenstored is not running
by Aurelien Chartier
· 11 years ago
2436e8a
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixes
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
58f8bbd
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
30a9e50
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
1d7004f
xmem/tmem: fix 'undefined variable' build error.
by Frederico Cadete
· 11 years ago
c89b65e
qxl: fix Kconfig deps - select FB_DEFERRED_IO
by Andrew Jones
· 11 years ago
a386267
pinctrl: pinconf: take the right mutex
by Linus Walleij
· 11 years ago
d72f88a
pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()
by Wei Yongjun
· 11 years ago
7ccbc60
pinctrl: exynos: Handle suspend/resume of GPIO EINT registers
by Tomasz Figa
· 11 years ago
3385474
pinctrl: samsung: Allow per-bank SoC-specific private data
by Tomasz Figa
· 11 years ago
21c2199
pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks
by Tomasz Figa
· 11 years ago
97fc463
pinctrl: Don't override the error code in probe error handling
by Axel Lin
· 11 years ago
ad350cd
pinctrl: exynos: Add support for set_irq_wake of wake-up EINTs
by Tomasz Figa
· 11 years ago
d9f9986
pinctrl: samsung: fix suspend/resume functionality
by Doug Anderson
· 11 years ago
932ff06
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
95f4838
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
72de4c6
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
1aad08d
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
27a24cf
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
9cf1848
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 11 years ago
00cec11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
43c523b
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
by Tomasz Figa
· 11 years ago
10b3a32
random: fix accounting race condition with lockless irq entropy_count update
by Jiri Kosina
· 11 years ago
1e7e2e0
drivers/char/random.c: fix priming of last_data
by Jarod Wilson
· 11 years ago
dfd20b2
drivers/block/brd.c: fix brd_lookup_page() race
by Brian Behlendorf
· 11 years ago
e5ee730
fbdev: FB_GOLDFISH should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
cac29af
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
4b949b8
drivers/leds/leds-ot200.c: fix error caused by shifted mask
by Christian Gmeiner
· 11 years ago
1ccc819
rapidio/tsi721: fix bug in MSI interrupt handling
by Alexandre Bounine
· 11 years ago
26549c8
drivers/video: implement a simple framebuffer driver
by Stephen Warren
· 11 years ago
bc8fcfe
rapidio: add enumeration/discovery start from user space
by Alexandre Bounine
· 11 years ago
a11650e
rapidio: make enumeration/discovery configurable
by Alexandre Bounine
· 11 years ago
585dc0c
drivers/block/xsysace.c: fix id with missing port-number
by Gernot Vormayr
· 11 years ago
2c2d32b
parisc/superio: Use module_pci_driver to register driver
by Peter Huewe
· 11 years ago
d4c2456
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
eb3d339
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
1ad936e
drivers/crypto/nx: Fixes for multiple races and issues
by Kent Yoder
· 12 years ago
950e295
be2net: bug fix on returning an invalid nic descriptor
by Wei Yang
· 11 years ago
514e250
Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
5ed7766
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
80ce5f6
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
c313d56
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
by Dave Airlie
· 11 years ago
b91fd4d
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4c0eec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
7a1a0cb
net: Revert unused variable changes.
by David S. Miller
· 11 years ago
d979556
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
388c289
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
c7153d0
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
5cc0c03
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
b641940
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
c73a1af
Input: wacom - add an eraser to DTH2242/DTK2241
by Ping Cheng
· 11 years ago
dcb9a7c
drm/exynos: replace request_threaded_irq with devm function
by Seung-Woo Kim
· 11 years ago
7a1b00e
drm/exynos: remove unnecessary devm_kfree
by Seung-Woo Kim
· 11 years ago
a3ad697
drm/exynos: fix build warnings from ipp fimc
by Seung-Woo Kim
· 11 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 11 years ago
20cd264
drm/exynos: wait for the completion of pending page flip
by Inki Dae
· 11 years ago
c5cca97
drm/exynos: use drm_send_vblank_event() helper
by Rob Clark
· 11 years ago
Next »