Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cdcc96e261909eccf596c070116c8b906a42b328
/
drivers
cdcc96e
Input: touchscreen - use macro module_platform_driver()
by JJ Ding
· 13 years ago
24d2469
Input: serio - use macro module_platform_driver()
by JJ Ding
· 13 years ago
4fcdeac
Input: mouse - use macro module_platform_driver()
by JJ Ding
· 13 years ago
840a746
Input: misc - use macro module_platform_driver()
by JJ Ding
· 13 years ago
5146c84
Input: keyboard - use macro module_platform_driver()
by JJ Ding
· 13 years ago
3bfd5c5
Input: add generic GPIO-tilt driver
by Heiko Stübner
· 13 years ago
a6c6178
Input: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
b742014
Input: samsung-keypad - remove redundant MODULE_ALIAS
by Axel Lin
· 13 years ago
6485dec
Input: ad7879-i2c - remove redundant MODULE_ALIAS
by Axel Lin
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
9b82e65d6
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
e6af578
virtio-pci: make reset operation safer
by Michael S. Tsirkin
· 13 years ago
fe1a7fe
virtio-mmio: Correct the name of the guest features selector
by Sasha Levin
· 13 years ago
bd20817
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
by Heiko Carstens
· 13 years ago
8174a06
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
0952157
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
5907c5f
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
0a2c986
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
2d0f240
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
780dc9b
regulator: TPS65910: Fix VDD1/2 voltage selector count
by Afzal Mohammed
· 13 years ago
eff245c
i2c: Make i2cdev_notifier_call static
by Shubhrajyoti D
· 13 years ago
cbb4451
i2c: Fix device name for 10-bit slave address
by Jean Delvare
· 13 years ago
cc6bcf7
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
by Jeffrey (Sheng-Hui) Chu
· 13 years ago
a5cd335
drm: integer overflow in drm_mode_dirtyfb_ioctl()
by Xi Wang
· 13 years ago
b4bbb02
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
by Linus Torvalds
· 13 years ago
2db1125
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
c916874
drivers/gpu/vga/vgaarb.c: add missing kfree
by Julia Lawall
· 13 years ago
21240f9
drm/radeon/kms/atom: unify i2c gpio table handling
by Alex Deucher
· 13 years ago
d724502
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
by Alex Deucher
· 13 years ago
26cc40a
ttm: Don't return the bo reserved on error path
by Thomas Hellstrom
· 13 years ago
cdaeb57
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
866d43c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
1b464d8
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
bbbc479
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
3c68814
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
3b9abc7
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
0cda569
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
b0d8166
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
b464133
iio: fix a leak due to improper use of anon_inode_getfd()
by Al Viro
· 13 years ago
3d95fd6
Input: elantech - add resolution query support for v4 hardware
by JJ Ding
· 13 years ago
b56b92a
Input: elantech - add support for elantech fast command
by JJ Ding
· 13 years ago
6fe4c6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bb893d1
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
2d360fc
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
e70f224
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
by Marek Olšák
· 13 years ago
a767835
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
ddddefa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 13 years ago
c9fb041
staging: fix more ET131X build errors
by Randy Dunlap
· 13 years ago
0337510
staging: et131x depends on NET
by Randy Dunlap
· 13 years ago
07de7a5
staging: slicoss depends on NET
by Randy Dunlap
· 13 years ago
2e9ff8d
linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled
by Mark Einon
· 13 years ago
b1ffb4c
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
by Andrew Worsley
· 13 years ago
4aa3648
USB: option: add PID of Huawei E173s 3G modem
by Ferenc Wagner
· 13 years ago
c618759
OHCI: final fix for NVIDIA problems (I hope)
by Alan Stern
· 13 years ago
46b5a27
USB: option: release new PID for ZTE 3G modem
by zheng.zhijian@zte.com.cn
· 13 years ago
e253dec
usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
by Jayachandran C
· 13 years ago
6ac2afb
misc: ad525x_dpot: Fix AD8400 spi transfer size.
by Michael Hennerich
· 13 years ago
91a13c2
drivers/base/node.c: fix compilation error with older versions of gcc
by Claudio Scordino
· 13 years ago
b684452
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
15bd1cf
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
9545eb6
Merge branch 'unicore32' of git://github.com/gxt/linux
by Linus Torvalds
· 13 years ago
148b00b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
282edce
sky2: fix hang in napi_disable
by stephen hemminger
· 13 years ago
738a849
sky2: enforce minimum ring size
by stephen hemminger
· 13 years ago
4a8bb7e
bonding: Don't allow mode change via sysfs with slaves present
by Veaceslav Falico
· 13 years ago
596a1b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
38ff1ed
f_phonet: fix page offset of first received fragment
by Rémi Denis-Courmont
· 13 years ago
04b3867
drm/i915: Fix inconsistent backlight level during disabled
by Takashi Iwai
· 13 years ago
457eafc
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
by Rakib Mullick
· 13 years ago
8b258cc
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
by Rafael J. Wysocki
· 13 years ago
0c73c08
TTY: ldisc, wait for ldisc infinitely in hangup
by Jiri Slaby
· 13 years ago
3004207
TTY: ldisc, move wait idle to caller
by Jiri Slaby
· 13 years ago
df92d05
TTY: ldisc, allow waiting for ldisc arbitrarily long
by Jiri Slaby
· 13 years ago
c4be3c2
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
a9098b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
bd29e56
fix typo/thinko in get_random_bytes()
by Luck, Tony
· 13 years ago
869f8df
platform/x86: fix dell-laptop function prototypes
by Randy Dunlap
· 13 years ago
d29387e
media/staging: fix allyesconfig build error
by Randy Dunlap
· 13 years ago
3627902
hwmon: (exynos4_tmu) Fix Kconfig dependency
by Donggeun Kim
· 13 years ago
102463b
stmmac: fix pm functions avoiding sleep on spinlock
by Francesco Virlinzi
· 13 years ago
989508b
stmmac: remove spin_lock in stmmac_ioctl.
by Srinivas Kandagatla
· 13 years ago
19e30c1
stmmac: parameters auto-tuning through HW cap reg
by Giuseppe CAVALLARO
· 13 years ago
c5b9b4e
stmmac: fix advertising 1000Base capabilties for non GMII iface
by Srinivas Kandagatla
· 13 years ago
bbc1754
stmmac: use mdelay on timeout of sw reset
by Francesco Virlinzi
· 13 years ago
aab9440
libata: fix build without BMDMA
by Alexander Beregalov
· 13 years ago
ff95613
[libata] ahci_platform: fix DT probing
by Rob Herring
· 13 years ago
9a10f40
drm/i915: Use DPCD value for max DP lanes.
by Keith Packard
· 13 years ago
b34f1f0
drm/i915: Initiate DP link training only on the lanes we'll be using
by Keith Packard
· 13 years ago
f2e8b18
drm/i915: Remove trailing white space
by Keith Packard
· 13 years ago
cdb0e95
drm/i915: Try harder during dp pattern 1 link training
by Keith Packard
· 13 years ago
21264c6
drm/i915: Make DP prepare/commit consistent with DP dpms
by Keith Packard
· 13 years ago
99ea712
drm/i915: Let panel power sequencing hardware do its job
by Keith Packard
· 13 years ago
417e822
drm/i915: Treat PCH eDP like DP in most places
by Keith Packard
· 13 years ago
93f62da
drm/i915: Remove link_status field from intel_dp structure
by Keith Packard
· 13 years ago
832dd3c
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
by Keith Packard
· 13 years ago
d9fa7c8
sky2: version 1.30
by stephen hemminger
· 13 years ago
00427a7
sky2: used fixed RSS key
by stephen hemminger
· 13 years ago
b1cb825
sky2: reduce default Tx ring size
by stephen hemminger
· 13 years ago
926d097
sky2: rename up/down functions
by stephen hemminger
· 13 years ago
f9687c4
sky2: pci posting issues
by stephen hemminger
· 13 years ago
Next »