Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b4d4b1f087b9d4d730eb70f24032395d7cd7e591
b4d4b1f
gpiolib: Fix use after free in gpiochip_add_pin_range
by Axel Lin
· 12 years ago
316511c
gpiolib: rename pin range arguments
by Linus Walleij
· 12 years ago
2e8b2ea
pinctrl: single: support gpio request and free
by Haojian Zhuang
· 12 years ago
2ccb0bc
pinctrl: generic: add input schmitt disable parameter
by Haojian Zhuang
· 12 years ago
8604ac3
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
by Linus Walleij
· 12 years ago
387923c
pinctrl/u300/coh901: let the gpio_chip register the range
by Linus Walleij
· 12 years ago
9afbefb
pinctrl: add function to retrieve range from pin
by Linus Walleij
· 12 years ago
8f23ca1
gpiolib: return any error code from range creation
by Linus Walleij
· 12 years ago
dfa9751
pinctrl: make range registration defer properly
by Linus Walleij
· 12 years ago
192c369
gpiolib: rename find_pinctrl_*
by Linus Walleij
· 12 years ago
3f0f867
gpiolib: let gpiochip_add_pin_range() specify offset
by Linus Walleij
· 12 years ago
5212d09
pinctrl: nomadik: Staticize non-exported symbols
by Axel Lin
· 12 years ago
953e9e9
pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL
by Axel Lin
· 12 years ago
e7ed671
pinctrl: single: dump pinmux register value
by Haojian Zhuang
· 12 years ago
f92bc45
Pinctrl/spear: plgpio: don't call prepare/unprepare
by Viresh Kumar
· 12 years ago
9804049
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
by Axel Lin
· 12 years ago
6f37b1b
pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found
by Axel Lin
· 12 years ago
8035720
pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
by Axel Lin
· 12 years ago
4484d0b
pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr
by Axel Lin
· 12 years ago
8d1c6ef
pinctrl: imx: Fix the logic checking if not able to find pin reg map
by Axel Lin
· 12 years ago
102caad
pinctrl: tegra: Staticize non-exported symbols
by Axel Lin
· 12 years ago
896a95b
pinctrl/nomadik: db8540: split clkout group
by Patrice Chotard
· 12 years ago
edbdfa8
pinctrl/nomadik: db8500: split clkout group
by Patrice Chotard
· 12 years ago
72facfe
pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_info
by Axel Lin
· 12 years ago
9387760
pinctrl: pxa3xx: Use devm_request_and_ioremap
by Axel Lin
· 12 years ago
507ccdb
pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
by Axel Lin
· 12 years ago
90db8a1
pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF
by Axel Lin
· 12 years ago
9b2b174
pinctrl: spear: Staticize non-exported symbols
by Axel Lin
· 12 years ago
e38d457
pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths
by Axel Lin
· 12 years ago
89377aa
pinctrl: lantiq: Staticize non-exported symbols
by Axel Lin
· 12 years ago
5c084ec
pinctrl: lantiq: Remove ltq_pmx_disable() function
by Axel Lin
· 12 years ago
826d6ca
pinctrl: SPEAr: Add SoC specific gpio configuration routines
by Shiraz Hashim
· 12 years ago
6bb0700
pinctrl: Staticize pinconf_ops
by Axel Lin
· 12 years ago
ae1cde8
Merge branch 'nomadik' into devel
by Linus Walleij
· 12 years ago
e59d969
Merge branch 'at91' into devel
by Linus Walleij
· 12 years ago
4ddb1c2
ARM: SPEAr: Add plgpio node in device tree dtsi files
by Viresh Kumar
· 12 years ago
f4f8e56
pinctrl: SPEAr: Add gpio ranges support
by Viresh Kumar
· 12 years ago
50309a9
gpiolib: iron out include ladder mistakes
by Linus Walleij
· 12 years ago
1e63d7b
gpiolib: separation of pin concerns
by Linus Walleij
· 12 years ago
9ef0d6f
gpiolib: call pin removal in chip removal function
by Linus Walleij
· 12 years ago
e93fa3f
gpiolib: remove duplicate pin range code
by Linus Walleij
· 12 years ago
167c1af
gpiolib-of: staticize the pin range calls
by Linus Walleij
· 12 years ago
165adc9
gpiolib: fix up function prototypes etc
by Linus Walleij
· 12 years ago
33dfc41
pinctrl: sirf: Staticize non-exported symbol
by Axel Lin
· 12 years ago
e1b29ab
pinctrl: u300: Staticize non-exported symbols
by Axel Lin
· 12 years ago
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
d4a31ee
ARM: U300: bump IRQs to offset 32
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
77b6706
Linux 3.7-rc5
by Linus Torvalds
· 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
affd9a8
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
487bda5
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
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
226f7ce
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
by David S. Miller
· 12 years ago
193d2aa
sparc: Support atomic64_dec_if_positive properly.
by David S. Miller
· 12 years ago
0bce04b
of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again
by Andreas Larsson
· 12 years ago
20424d8
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
by Andreas Larsson
· 12 years ago
5cf8f7d
sparc: Add sparc support for platform_get_irq()
by Andreas Larsson
· 12 years ago
a375413
gre6: fix rtnl dump messages
by Nicolas Dichtel
· 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
60713a0
ipv6: send unsolicited neighbour advertisements to all-nodes
by Hannes Frederic Sowa
· 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
9ca72ad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
3f56183
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
ab277bb
xen/arm: Fix compile errors when drivers are compiled as modules (export more).
by Stefano Stabellini
· 12 years ago
9b47260
pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition.
by Jean-Nicolas Graux
· 12 years ago
f1671bf
pinctrl/nomadik: make independent of prcmu driver
by Jonas Aaberg
· 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
ce6d841
Merge branch 'akpm' (Fixes from Andrew)
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
a601e63
Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
6893f56
h8300: add missing L1_CACHE_SHIFT
by Fengguang Wu
· 12 years ago
b0a8cc5
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
by Takamori Yamaguchi
· 12 years ago
848561d
fanotify: fix missing break
by Eric Paris
· 12 years ago
a80a6b8
revert "epoll: support for disabling items, and a self-test app"
by Andrew Morton
· 12 years ago
c24f9f1
checkpatch: improve network block comment style checking
by Joe Perches
· 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
Next »