Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bafa6d9d89072c1a18853afe9ee5de05c491c13a
/
drivers
a1f6d8f7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
9cb0ee8
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
5b799dd
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
1c23ce7
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
dd383af
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
a1362d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4bca55d
Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
fe59d29
Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
f2378e3
Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
7a253c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
5f71a3e
i2c: algo: pca: Fix mode selection for PCA9665
by Thomas Kavanagh
· 12 years ago
610bd7d
drm/nouveau: fix booting with plymouth + dumb support
by Dave Airlie
· 12 years ago
eceeb43
thinkpad_acpi: buffer overflow in fan_get_status()
by Dan Carpenter
· 13 years ago
f661848
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()
by Jiang Liu
· 12 years ago
3f5449b
platform/x86: fix asus_laptop.wled_type description
by Maxim Nikulin
· 13 years ago
8871e99
asus-laptop: HRWS/HWRS typo
by Corentin Chary
· 13 years ago
689db78
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
by Corentin Chary
· 13 years ago
e6d9d3d
apple-gmux: Fix port address calculation in gmux_pio_write32()
by Seth Forshee
· 13 years ago
c5a5052
apple-gmux: Fix index read functions
by Bernhard Froemel
· 13 years ago
07f377d
apple-gmux: Obtain version info from indexed gmux
by Bernhard Froemel
· 13 years ago
7b5342d
bnx2x: Add missing afex code
by Yuval Mintz
· 13 years ago
2ace951
bnx2x: fix registers dumped
by Dmitry Kravkov
· 13 years ago
5cd75f0
bnx2x: correct advertisement of pause capabilities
by Yaniv Rosner
· 13 years ago
430d172
bnx2x: display the correct duplex value
by Yaniv Rosner
· 13 years ago
375944c
bnx2x: prevent timeouts when using PFC
by Yaniv Rosner
· 13 years ago
217aeb8
bnx2x: fix stats copying logic
by Yuval Mintz
· 13 years ago
bef0540
bnx2x: Avoid sending multiple statistics queries
by Dmitry Kravkov
· 13 years ago
f492c17
drm/radeon: make 64bit fences more robust v3
by Christian König
· 12 years ago
985f61f
drm/radeon: rework pll selection (v3)
by Alex Deucher
· 13 years ago
8624dd2
net: qmi_wwan: call subdriver with control intf only
by Bjørn Mork
· 12 years ago
4b921ed
mISDN: Fix wrong usage of flush_work_sync while holding locks
by Karsten Keil
· 12 years ago
5e88083
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
7b4f6ec
ahci: Add identifiers for ASM106x devices
by Alan Cox
· 13 years ago
17c60c6
ahci: Add alternate identifier for the 88SE9172
by Alan Cox
· 13 years ago
1fefb8f
ahci: Add JMicron 362 device IDs
by Ben Hutchings
· 13 years ago
b655232
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
by Dave Airlie
· 12 years ago
ece82d6
drm/exynos: remove DRM_FORMAT_NV12M from plane module
by Inki Dae
· 13 years ago
525ee69
drm/exynos: fix double call of drm_prime_(init/destroy)_file_private
by Mandeep Singh Baines
· 13 years ago
b716d46
drm/exynos: add dummy support for dmabuf-mmap
by Tomasz Stanislawski
· 13 years ago
e25e1b6
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
by Sachin Kamat
· 13 years ago
adc837a
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
by Sachin Kamat
· 13 years ago
9e1355e
drm/exynos: Make g2d_pm_ops static
by Sachin Kamat
· 13 years ago
254d4d1
drm/exynos: Add dependency for G2D in Kconfig
by Sachin Kamat
· 13 years ago
7da5907
drm/exynos: fixed page align bug.
by Inki Dae
· 13 years ago
4fbd9a4
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
by Thomas Meyer
· 13 years ago
b767593
drm/exynos: Use devm_* functions in exynos_drm_g2d.c file
by Sachin Kamat
· 13 years ago
ae18294
drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file
by Sachin Kamat
· 13 years ago
59848db
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
by Sachin Kamat
· 13 years ago
16e1974
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
by Sachin Kamat
· 13 years ago
7ba073c
drm/exynos: Remove redundant check in exynos_hdmi.c file
by Sachin Kamat
· 13 years ago
5e1782d
vmwgfx: add dumb ioctl support
by Dave Airlie
· 13 years ago
26df641
gma500: Fix regression on Oaktrail devices
by Alan Cox
· 12 years ago
6426a7b
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
e020a83
brcmfmac: Fix big endian host configuration data.
by Hante Meuleman
· 13 years ago
ed205b3
brcmfmac: fix big endian bug in i-scan.
by Hante Meuleman
· 13 years ago
022e1d0
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
by Larry Finger
· 13 years ago
38bb2ca
Merge branch 'chipidea-stable' into usb-linus
by Greg Kroah-Hartman
· 12 years ago
db89960
usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_complete_low
by Michael Grzeschik
· 12 years ago
ad6b1b9
usb: chipidea: cleanup dma_pool if udc_start() fails
by Marc Kleine-Budde
· 12 years ago
c9d1f94
usb: chipidea: udc: fix error path in udc_start()
by Marc Kleine-Budde
· 12 years ago
c0a48e6
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget
by Michael Grzeschik
· 12 years ago
7f67c38
usb: chipidea: udc: fix setup of endpoint maxpacket size
by Michael Grzeschik
· 12 years ago
72ee734
i2c: mxs: correctly setup speed for non devicetree
by Wolfram Sang
· 13 years ago
c076ada
i2c: pnx: Fix read transactions of >= 2 bytes
by Roland Stigge
· 13 years ago
b3aafe8
i2c: pnx: Fix bit definitions
by Roland Stigge
· 13 years ago
080b98e
hwmon: (ina2xx) Fix word size register read and write operations
by Guenter Roeck
· 13 years ago
73d7c11
hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elements
by Guenter Roeck
· 13 years ago
274a2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
ba9edaa
USB: option: replace ZTE K5006-Z entry with vendor class rule
by Bjørn Mork
· 13 years ago
75c5da2
drm/i915: fix up the IBX transcoder B check
by Daniel Vetter
· 13 years ago
b48d6f8
net: qmi_wwan: fix Gobi device probing for un2430
by Pierre Sauter
· 13 years ago
1a95620
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
94254ed
drm/omap: add more new timings fields
by Rob Clark
· 13 years ago
0b0d7b6
drm/omap: update for interlaced
by Rob Clark
· 13 years ago
3d03777
EHCI: Update qTD next pointer in QH overlay region during unlink
by Pavankumar Kondeti
· 13 years ago
abf02cf
staging: r8712u: fix bug in r8712_recv_indicatepkt()
by Eric Dumazet
· 13 years ago
6a44886
USB: cdc-wdm: fix wdm_find_device* return value
by Bjørn Mork
· 13 years ago
0b836dd
ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
by Florian Fainelli
· 13 years ago
974a3b0
drm/i915: set the right gen3 flip_done mode also at resume
by Daniel Vetter
· 13 years ago
2120c52
sierra_net: Endianess bug fix.
by Lennart Sorensen
· 13 years ago
4abd044
brcm80211: fix missing allocation failure check
by Colin Ian King
· 13 years ago
74673db
ath9k: make PA linearization optional, disabled by default and fix checks
by Felix Fietkau
· 13 years ago
8a09614
brcmsmac: fix mismatch in number of custom regulatory rules
by Arend van Spriel
· 13 years ago
f08dea7
USB: ftdi_sio: do not claim CDC ACM function
by Bjørn Mork
· 13 years ago
6562271
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
5d67f2e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
390946b
i2c-core: Fix for lockdep validator
by Jean Delvare
· 13 years ago
e68bb91
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
by Axel Lin
· 13 years ago
4a8f1dd
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 13 years ago
32d687c
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
11be4bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
99d0b1d
drm/i915: initialize dpio_lock spin lock
by Alexander Shishkin
· 13 years ago
5b6e7f1
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
777bf13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
b8dfc6a
|PATCH] seeq: Add missing spinlock init
by Jean Delvare
· 13 years ago
521130d
net/mlx4_core: Return the error value in case of command initialization failure
by Eugenia Emantayev
· 13 years ago
bef772e
net/mlx4_core: Fixing error flow in case of QUERY_FW failure
by Aviad Yehezkel
· 13 years ago
60d31c1
net/mlx4_core: Looking for promiscuous entries on the correct port
by Aviad Yehezkel
· 13 years ago
7fb40f8
net/mlx4_core: Add security check / enforcement for flow steering rules set for VMs
by Hadar Hen Zion
· 13 years ago
a8edc3b
net/mlx4_core: Put Firmware flow steering structures in common header files
by Hadar Hen Zion
· 13 years ago
Next »