Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b36bdc5911effe819e415b144388853bf07a543b
/
drivers
b36bdc5
pinctrl/u300: use managed resources
by Linus Walleij
· 12 years ago
585583f
pinctrl/coh901: convert to use managed resources
by Linus Walleij
· 12 years ago
a6c45b9
pinctrl/coh901: use irqdomain, allocate irqdescs
by Linus Walleij
· 12 years ago
604bb7d
pinctrl: SPEAr: Add plgpio driver
by Viresh Kumar
· 12 years ago
f23f151
gpiolib: provide provision to register pin ranges
by Shiraz Hashim
· 12 years ago
7e10ee6
Revert "pinctrl: remove pinctrl_remove_gpio_range"
by Viresh Kumar
· 12 years ago
afa538c
pinctrl: exynos: Add terminating entry for of_device_id table
by Axel Lin
· 12 years ago
d3e26f2
pinctrl: sirf: enable the driver support new SiRFmarco SoC
by Barry Song
· 12 years ago
06763c7
pinctrl: mvebu: move to its own directory
by Thomas Petazzoni
· 12 years ago
de1d762
pinctrl: mvebu: remove useless include
by Thomas Petazzoni
· 12 years ago
55d2e40
pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebu
by Thomas Petazzoni
· 12 years ago
1a78958
pinctrl: reserve pins when states are activated
by Linus Walleij
· 12 years ago
b251f0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2b1768f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
0020dd0
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
5cf8f7d
sparc: Add sparc support for platform_get_irq()
by Andreas Larsson
· 12 years ago
103cdd1
gianfar: ethernet vanishes after restoring from hibernation
by Wang Dongsheng
· 12 years ago
9532021
usbnet: ratelimit kevent may have been dropped warnings
by Steve Glendinning
· 12 years ago
a1c2d60
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
63d4ec8
Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
a427515
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
afcc87a
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
by Thomas Hellstrom
· 12 years ago
95e8f6a
drm/vmwgfx: Fix hibernation device reset
by Thomas Hellstrom
· 12 years ago
a186d25
Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
4ad48bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
976bace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
c0cba03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
cdfe156
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
4a48ed2
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
237242b
virtio: Don't access index after unregister.
by Cornelia Huck
· 12 years ago
df28550
drm/nouveau: fix acpi edid retrieval
by Maarten Lankhorst
· 12 years ago
11d9256
drm/nvc0/disp: fix regression in vblank semaphore release
by Kelly Doran
· 12 years ago
7707b70
drm/nv40/mpeg: fix context handling
by Marcin Slusarz
· 12 years ago
a4dd4ec
drm/nv40/graph: fix typo in type names
by Marcin Slusarz
· 12 years ago
479dd56
drm/nv41/vm: fix typo in type name
by Marcin Slusarz
· 12 years ago
f418b88
drm/radeon/si: add some missing regs to the VM reg checker
by Alex Deucher
· 12 years ago
860fe2f
drm/radeon/cayman: add some missing regs to the VM reg checker
by Alex Deucher
· 12 years ago
a66fe16
net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs
by Ian Coolidge
· 12 years ago
4fe5f07
usb: gadget: g_ether: fix frame size check for 802.1Q
by Ian Coolidge
· 12 years ago
0dad9e9
cxgb4: Fix initialization of SGE_CONTROL register
by Vipul Pandya
· 12 years ago
7fd78ed
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
by Lee Jones
· 12 years ago
0062b15
cxgb4: Initialize data structures before using.
by Vipul Pandya
· 12 years ago
0aa55c2
mmc: sdhci-s3c: fix the card detection in runtime-pm
by Seungwon Jeon
· 12 years ago
0f310a05
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
8e2b36e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
by Arnd Bergmann
· 12 years ago
517cb9f
mmc: dw_mmc: fix modular build for exynos back-end
by Arnd Bergmann
· 12 years ago
14efd95
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
by Chris Ball
· 12 years ago
657d598
mmc: sdhci: fix IS_ERR() checking of regulator_get()
by Kevin Liu
· 12 years ago
ee3298a
mmc: fix sdhci-dove probe/removal
by Russell King - ARM Linux
· 12 years ago
a0d28ba
mmc: sh_mmcif: fix use after free
by Guennadi Liakhovetski
· 12 years ago
90b3e6c
mmc: sdhci-pci: fix 'Invalid iomem size' error message condition
by Adrian Hunter
· 12 years ago
6eb30ad
mmc: mxcmmc: Fix MODULE_ALIAS
by Fabio Estevam
· 12 years ago
9ea28ec
mmc: omap_hsmmc: fix NULL pointer dereference for dt boot
by Balaji T K
· 12 years ago
9d1f028
mmc: omap_hsmmc: fix host reference after mmc_free_host
by Balaji T K
· 12 years ago
cb27a84
mmc: dw_mmc: fix multiple drv_data NULL dereferences
by James Hogan
· 12 years ago
2da1d7f
mmc: dw_mmc: enable controller interrupt before calling mmc_start_host
by Yuvaraj CD
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
00956ea
mmc: dw_mmc: remove _dev_info compile warning
by Seungwon Jeon
· 12 years ago
6bf926d
xen/generic: Disable fallback build on ARM.
by Konrad Rzeszutek Wilk
· 12 years ago
772aebc
xen/events: fix RCU warning, or Call idle notifier after irq_enter()
by Mojiong Qiu
· 12 years ago
1e4db5f
drm/radeon/dce3: switch back to old pll allocation order for discrete
by Alex Deucher
· 12 years ago
826389d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
695ddeb
drm/radeon: fix typo in evergreen_mc_resume()
by Alex Deucher
· 12 years ago
fdb40a0
drm: set dev_mapping before calling drm_open_helper
by Ilija Hadzic
· 12 years ago
0f1cb1b
drm: restore open_count if drm_setup fails
by Ilija Hadzic
· 12 years ago
afe760e
sparc: Allow OF_GPIO on sparc.
by David S. Miller
· 12 years ago
7f0bc6c
s390/cio: fix length calculation in idset.c
by Sebastian Ott
· 12 years ago
619506d
s390: Move css limits from drivers/s390/cio/ to include/asm/.
by Cornelia Huck
· 13 years ago
924da31
pinctrl: samsung and exynos need to depend on OF && GPIOLIB
by Axel Lin
· 12 years ago
ff8e59b
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
by Taku Izumi
· 12 years ago
4101ece
hwmon: Fix chip feature table headers
by Jean Delvare
· 12 years ago
3300fb4
hwmon: (w83627ehf) Force initial bank selection
by Jean Delvare
· 12 years ago
b3c32c4
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
by Huang Ying
· 12 years ago
0504271
pinctrl: SPEAr1340: Add clcd sleep mode pin configuration
by Vipul Kumar Samar
· 12 years ago
35d1480
pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio
by Deepak Sikri
· 12 years ago
0e6f1e5
pinctrl: SPEAr1310: add register entries for enabling pad direction
by Shiraz Hashim
· 12 years ago
f7c5b3d
pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group
by Vipul Kumar Samar
· 12 years ago
82a2deb
pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT
by Vipul Kumar Samar
· 12 years ago
b06fbfd
pinctrl: SPEAr1310: fix clcd high resolution pin group name
by Shiraz Hashim
· 12 years ago
b06bf9a
pinctrl: SPEAr320: Correct pad mux entries for rmii/smii
by Deepak Sikri
· 12 years ago
a778005
pinctrl: SPEAr3xx: correct register space to configure pwm
by Shiraz Hashim
· 12 years ago
0b53fa3
pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable
by Viresh Kumar
· 12 years ago
cf47a83
xen/hypercall: fix hypercall fallback code for very old hypervisors
by Jan Beulich
· 12 years ago
225ff86
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
209c510
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
53f9313
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
efc7ce0
net: bnx2x: Fix typo in bnx2x driver
by Masanari Iida
· 12 years ago
00acda6
smsc95xx: fix tx checksum offload for big endian
by Steve Glendinning
· 12 years ago
0481776
r8169: allow multicast packets on sub-8168f chipset.
by Nathan Walp
· 12 years ago
b00e69d
r8169: Fix WoL on RTL8168d/8111d.
by Cyril Brulebois
· 12 years ago
175c0df
drivers/net: use tasklet_kill in device remove/close process
by Xiaotian Feng
· 12 years ago
0f89a57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a4d7e48
vmxnet3: must split too big fragments
by Eric Dumazet
· 12 years ago
3ae53b1
exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
by Jonghwan Choi
· 12 years ago
fba4e08
ACPI video: Ignore errors after _DOD evaluation.
by Igor Murzov
· 12 years ago
608f62b
thermal: solve compilation errors in rcar_thermal
by Devendra Naga
· 12 years ago
e3c9851
cxgb4: Fix unable to get UP event from the LLD
by Vipul Pandya
· 12 years ago
aa73187
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
by Peter Senna Tschudin
· 12 years ago
57c10b6
drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
by Peter Senna Tschudin
· 12 years ago
2b67404
bnx2x: fix HW initialization using fw 7.8.x
by Dmitry Kravkov
· 12 years ago
Next »