Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a855b84c3d8c73220d4d3cd392a7bee7c83de70e
/
drivers
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
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
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
8b258cc
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
by Rafael J. Wysocki
· 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
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
1401a80
sky2: fix hang on shutdown (and other irq issues)
by stephen hemminger
· 13 years ago
bbc13ab
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
by Florian Fainelli
· 13 years ago
5e773fd
pch_gbe: Move #include of module.h
by Joe Perches
· 13 years ago
eb2afd4
bnx2x: cache-in compressed fw image
by Dmitry Kravkov
· 13 years ago
eccab1e
net/cadence: enable by default NET_ATMEL
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
0284a0f
qeth: Reduce CPU consumption through less SIGA-r calls
by Einar Lueck
· 13 years ago
1d36cb4
qeth: l3 fix rcu splat in xmit
by Frank Blaschka
· 13 years ago
1d50356
netiucv: reinsert dev_alloc_name for device naming
by Ursula Braun
· 13 years ago
7c01a8e
qeth: remove WARN_ON leftover
by Christian Borntraeger
· 13 years ago
6cc31d0
qeth: return with -EPERM if sniffing is not enabled
by Ursula Braun
· 13 years ago
99cb2dd
xen-gntalloc: signedness bug in add_grefs()
by Dan Carpenter
· 13 years ago
21643e6
xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
by Dan Carpenter
· 13 years ago
fc6e0c3
xen-gntdev: integer overflow in gntdev_alloc_map()
by Dan Carpenter
· 13 years ago
72e9cf2
xen/balloon: Avoid OOM when requesting highmem
by Daniel De Graaf
· 13 years ago
cd12909
xen: map foreign pages for shared rings by updating the PTEs directly
by David Vrabel
· 13 years ago
6aaf05f
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
a2c2a0e
paride: fix potential information leak in pg_read()
by Dan Carpenter
· 13 years ago
0007a4c
cciss: auto engage SCSI mid layer at driver load time
by Stephen M. Cameron
· 13 years ago
7035b5d
loop: cleanup set_status interface
by Dmitry Monakhov
· 13 years ago
3bb9068
loop: prevent information leak after failed read
by Dmitry Monakhov
· 13 years ago
5f861ed4
powerpc/fsl_udc_core: Fix dumb typo
by Al Viro
· 13 years ago
4933402
carma-fpga: Missed switch from of_register_platform_driver()
by Al Viro
· 13 years ago
ff0ff78
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
b1914cb2
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
66e13e6
drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused
by Jean Delvare
· 13 years ago
001ef5e
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
by Paul Bolle
· 13 years ago
cb87151
Revert "leds: save the delay values after a successful call to blink_set()"
by Johan Hovold
· 13 years ago
46993f0
net-next:asix: V2 Update VERSION
by Grant Grundler
· 13 years ago
b2d3ad29
net-next:asix: V2 more fixes for ax88178 phy init sequence
by Grant Grundler
· 13 years ago
d366518
net-next:asix: reduce AX88772 init time by about 2 seconds
by Grant Grundler
· 13 years ago
a77929a
net-next:asix:poll in asix_get_phyid in case phy not ready
by Grant Grundler
· 13 years ago
3486140
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
by Grant Grundler
· 13 years ago
af8db15
PM / driver core: disable device's runtime PM during shutdown
by Peter Chen
· 13 years ago
6991b8f
drm/radeon/kms: fix segfault in pm rework
by Alex Deucher
· 13 years ago
6c47e5c
drm/radeon/kms: fix up gpio i2c mask bits for r4xx
by Alex Deucher
· 13 years ago
101041c
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
5870b2c
Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl
by Linus Torvalds
· 13 years ago
80f01ca
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
fe09b32
Net, libertas: Resolve memory leak in if_spi_host_to_card()
by Jesper Juhl
· 13 years ago
ed66ba4
rt2x00: Fix sleep-while-atomic bug in powersaving code.
by Gertjan van Wingerde
· 13 years ago
c18b780
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
by Gertjan van Wingerde
· 13 years ago
66ae456
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
by Axel Lin
· 13 years ago
6c81f90
PM / devfreq: correct Kconfig dependency
by MyungJoo Ham
· 13 years ago
9f3bdd4
PM / devfreq: fix use after free in devfreq_remove_device
by Axel Lin
· 13 years ago
f8b8a80
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
a32fd63
NET: MIPS: lantiq: fix etop compile error
by John Crispin
· 13 years ago
4a5f4dd
mlx4_en: Remove FCS bytes from packet length.
by Yevgeny Petrilin
· 13 years ago
e5a44df
[SCSI] hpsa: Disable ASPM
by Matthew Garrett
· 13 years ago
3f25dc4
[S390] zfcpdump: Do not initialize zfcpdump in kdump mode
by Michael Holzheu
· 13 years ago
bc615de
[S390] ap: Setup processing for messages in request queue.
by Holger Dengler
· 13 years ago
f625211
vgaarb: a NULL bridge is acceptable for root devices.
by Dave Airlie
· 13 years ago
d53dab3
drm: Remove utterly bogus preempt_disable() sections
by Thomas Gleixner
· 13 years ago
b93cd6a
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
d291ffb
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
6d74eb9
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
by Mark Kamichoff
· 13 years ago
3ac3546
net/smsc911x: Always wait for the chip to be ready
by Robert Marklund
· 13 years ago
898bdf2
forcedeth: fix stats on hardware without extended stats support
by david decotigny
· 13 years ago
72103bd
virtio-pci: fix use after free
by Michael S. Tsirkin
· 13 years ago
52e4c2a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
3439a8d
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
by Rafael J. Wysocki
· 13 years ago
a7c36fd
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
by Alex Deucher
· 13 years ago
5b34b08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
eb0b38a
[CPUFREQ] db8500: fix build error due to undeclared i variable
by Axel Lin
· 13 years ago
8f042aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
e6f1227
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
3455229
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
57e6319
vrtc: change its year offset from 1960 to 1972
by Feng Tang
· 13 years ago
87618e0
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
f28ad3b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
Next »