Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c9f357ef9d032424ca36e7088a6eb7266887b3a2
/
drivers
22be71e
Merge branch 'next/topic-gpio-samsung' into next-samsung-devel
by Kukjin Kim
· 13 years ago
59ca37f
Merge branch 'next/topic-dma-samsung' into next-samsung-devel
by Kukjin Kim
· 13 years ago
b391f8c
gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4
by Marek Szyprowski
· 13 years ago
3538d5f
gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs
by Marek Szyprowski
· 13 years ago
f79e40e
gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks
by Marek Szyprowski
· 13 years ago
5711932
Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pm
by Linus Torvalds
· 13 years ago
ef82bdc
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
by Linus Torvalds
· 13 years ago
e8b364b
PM / Clocks: Do not acquire a mutex under a spinlock
by Rafael J. Wysocki
· 13 years ago
b172e38
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
387719c
spi: Fix WARN when removing spi-fsl-spi module
by Jeff Harris
· 13 years ago
8ec9c7f
scsi: fix qla2xxx printk format warning
by Randy Dunlap
· 13 years ago
2b7fe39
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
by Randy Dunlap
· 13 years ago
2f1c3db
hwmon: (coretemp) remove struct platform_data * parameter from create_core_data()
by Jan Beulich
· 13 years ago
e3204ed
hwmon: (coretemp) constify static data
by Jan Beulich
· 13 years ago
b3a242a
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
by Jan Beulich
· 13 years ago
fdfc615
drm/radeon/kms: fix DDIA enable on some rs690 systems
by Alex Deucher
· 13 years ago
d9ad77e
Revert "drm/radeon/kms: fix typo in r100_blit_copy"
by Dave Airlie
· 13 years ago
d942e43
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
3321c07
TPM: Zero buffer after copying to userspace
by Peter Huewe
· 13 years ago
6b07d30
TPM: Call tpm_transmit with correct size
by Peter Huewe
· 13 years ago
de69113
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
by Axel Lin
· 13 years ago
5ce5ed3
TPM: TCG_ATMEL should depend on HAS_IOPORT
by Geert Uytterhoeven
· 13 years ago
a7f4d00
zorro: Defer device_register() until all devices have been identified
by Geert Uytterhoeven
· 13 years ago
cc41d58
hwmon: (ds620) Fix handling of negative temperatures
by Roland Stigge
· 13 years ago
7cbe1ce
hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'
by Chris Peterson
· 13 years ago
f4af6fd
hwmon: (coretemp) Don't use threshold registers for tempX_max
by Guenter Roeck
· 13 years ago
a45a8c8
hwmon: (coretemp) Let the user force TjMax
by Jean Delvare
· 13 years ago
6bf9e9b
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
by Jean Delvare
· 13 years ago
e5b26a8
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
fed678d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
6c4867f
floppy: use del_timer_sync() in init cleanup
by Carsten Emde
· 13 years ago
b811ce9
ixgbe: fix possible null buffer error
by Jesse Brandeburg
· 13 years ago
5c1e688
tg3: fix VLAN tagging regression
by Kasper Pedersen
· 13 years ago
1b39d5f
gpio/samsung: gpio-samsung.c to support Samsung GPIOs
by Kukjin Kim
· 13 years ago
c4b3fd3
gpio/s5p64x0: move gpio driver into drivers/gpio/
by Kukjin Kim
· 13 years ago
ec08005
gpio/s3c64xx: move gpio driver into drivers/gpio/
by Kukjin Kim
· 13 years ago
536137b
gpio/s3c24xx: move gpio driver into drivers/gpio/
by Kukjin Kim
· 13 years ago
8097680
staging: zcache: fix cleancache crash
by Seth Jennings
· 13 years ago
b7e4338
net: pxa168: Fix build errors by including interrupt.h
by Tanmay Upadhyay
· 13 years ago
97c7de0
netconsole: switch init_netconsole() to late_initcall
by Lin Ming
· 13 years ago
710778f
gianfar: Fix overflow check and return value for gfar_get_cls_all()
by Ben Hutchings
· 13 years ago
22e83a2
ppp_generic: fix multilink fragment MTU calculation (again)
by Henry Wong
· 13 years ago
d706f00
GRETH: avoid overwrite IP-stack's IP-frags checksum
by Daniel Hellstrom
· 13 years ago
6af29a9
GRETH: RX/TX bytes were never increased
by Daniel Hellstrom
· 13 years ago
fe7d189
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
by David S. Miller
· 13 years ago
eebb6fb
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
by John W. Linville
· 13 years ago
4e8858d
watchdog: Initconst section fixes for watchdog
by Andi Kleen
· 13 years ago
9cfce47
watchdog: lantiq: fix watchdogs timeout handling
by John Crispin
· 13 years ago
dbc018e
watchdog: hpwdt: prevent multiple "NMI occurred" messages
by Naga Chumbalkar
· 13 years ago
cb7efc0
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
by H Hartley Sweeten
· 13 years ago
9d037a77
Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 13 years ago
c2d7b49
USB: xHCI: prevent infinite loop when processing MSE event
by Andiry Xu
· 13 years ago
44f4c3e
USB: xhci: Set change bit when warm reset change is set.
by Greg KH
· 13 years ago
c19cc78
staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not enabled
by Randy Dunlap
· 13 years ago
8c23516
b43: Fix beacon problem in ad-hoc mode
by Manual Munz
· 13 years ago
5d59bbc
Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 13 years ago
6d7c2b4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
219c8c8
Merge branch 'samsung_dma' of git://git.infradead.org/users/vkoul/slave-dma into next/topic-dma-samsung
by Kukjin Kim
· 13 years ago
6bf3b0d
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
003cefe
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
by Alex Deucher
· 13 years ago
18b4fad
drm/radeon/kms: fix typo in r100_blit_copy
by Alex Deucher
· 13 years ago
b0e7031
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
01a7143
Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394
by Linus Torvalds
· 13 years ago
4be0ed4
Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending
by Linus Torvalds
· 13 years ago
f78b6826
Bluetooth: add support for 2011 mac mini
by Jurgen Kramer
· 13 years ago
a63b723
Bluetooth: Add MacBookAir4,1 support
by Pieter-Augustijn Van Malleghem
· 13 years ago
8be964d
Bluetooth: Fixed BT ST Channel reg order
by Chen Ganir
· 13 years ago
2544bfc
r8169: do not enable the TBI for anything but the original 8169.
by Francois Romieu
· 13 years ago
e03f33a
r8169: remove erroneous processing of always set bit.
by Francois Romieu
· 13 years ago
1066338
r8169: fix WOL setting for 8105 and 8111evl
by Hayes Wang
· 13 years ago
bbb8af7
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
by Hayes Wang
· 13 years ago
c2b0c1e
r8169: fix the reset setting for 8111evl
by Hayes Wang
· 13 years ago
40b0549
iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
by Nicholas Bellinger
· 13 years ago
34b8686d
can: ti_hecc: include linux/io.h
by Daniel Mack
· 13 years ago
279b1e0
Merge branch 'for-linus' of git://github.com/dtor/input
by Linus Torvalds
· 13 years ago
f39aa30
firewire: ohci: add no MSI quirk for O2Micro controller
by Ming Lei
· 13 years ago
2ff017f
iscsi-target: Disable markers + remove dangerous local scope array usage
by Nicholas Bellinger
· 13 years ago
784eb99
target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended
by Nicholas Bellinger
· 13 years ago
2249b01
iwlagn: workaround bug crashing some APs
by Don Fry
· 13 years ago
daabead
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
by Larry Finger
· 13 years ago
d331eb5
rt2800pci: Fix compiler error on PowerPC
by Larry Finger
· 13 years ago
7cabafc
ipw2x00: fix rtnl mutex deadlock
by Stanislaw Gruszka
· 13 years ago
fb82fd2
ibmveth: Fix checksum offload failure handling
by Anton Blanchard
· 13 years ago
91aae1e
ibmveth: Checksum offload is always disabled
by Anton Blanchard
· 13 years ago
b93da27
ibmveth: Fix issue with DMA mapping failure
by Anton Blanchard
· 13 years ago
33a48ab
ibmveth: Fix DMA unmap error
by Brian King
· 13 years ago
abbe0d3
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
by Linus Torvalds
· 13 years ago
58fc73d
tcm_fc: Work queue based approach instead of managing own thread and event based mechanism
by Christoph Hellwig
· 13 years ago
079587b
tcm_fc: Invalidation of DDP context for FCoE target in error conditions
by Kiran Patil
· 13 years ago
bcac364
target: Fix race between multiple invocations of target_qf_do_work()
by Roland Dreier
· 13 years ago
52b9aca
Merge branch 'master' of ../netdev/
by David S. Miller
· 13 years ago
4cc122a
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
by Fabio Estevam
· 13 years ago
7756332
pch_gbe: support ML7831 IOH
by Toshiharu Okada
· 13 years ago
124d770
pch_gbe: added the process of FIFO over run error
by Toshiharu Okada
· 13 years ago
5229d87
pch_gbe: fixed the issue which receives an unnecessary packet.
by Toshiharu Okada
· 13 years ago
483f97f
sfc: Use 64-bit writes for TX push where possible
by Ben Hutchings
· 13 years ago
86c432c
Revert "sfc: Use write-combining to reduce TX latency" and follow-ups
by Ben Hutchings
· 13 years ago
883cb07
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
by David S. Miller
· 13 years ago
8d66163
bnx2x: Fix ethtool advertisement
by Yaniv Rosner
· 13 years ago
ab505de
bnx2x: Fix 578xx link LED
by Yaniv Rosner
· 13 years ago
Next »