Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87c68119f5bb75199a361f66b0a88c6093cea6d5
/
drivers
/
pinctrl
/
spear
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
cff4c7e
pinctrl: spear-plgpio: use gpiochip data pointer
by Linus Walleij
· 9 years ago
2f9c242
pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR
by Masahiro Yamada
· 9 years ago
58383c7
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 9 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
a020010
Merge Linus' tree to be be to apply submitted patches to newer code than
by Jiri Kosina
· 10 years ago
fe4e437
treewide: Fix company name in module descriptions
by Masanari Iida
· 10 years ago
5a9a1e8
pinctrl: spear: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
5dfe10b
pinctrl: Make of_device_id array const
by Kiran Padwal
· 10 years ago
b4e7c55
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
by abdoulaye berthe
· 10 years ago
2243a87
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
by Fan Wu
· 10 years ago
22763bf
pinctrl: spear: switch plgpio to irqchip helpers
by Linus Walleij
· 10 years ago
606fca9
pinctrl: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
dff5a99
pinctrl: spear: Convert to devm_ioremap_resource
by Axel Lin
· 11 years ago
13ceb77
pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE
by Axel Lin
· 11 years ago
a59f0e2
pinctrl: spear/plgpio: Staticize spear310_o2p
by Sachin Kamat
· 11 years ago
8ec136d
drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
fbe8ed6
Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
37e4901
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
9e0c1fb
pinctrl: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
150632b
Drivers: pinctrl: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f90f54b
pinctrl: remove use of __devexit
by Bill Pemberton
· 12 years ago
99688ed
pinctrl: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
2a36f08
pinctrl: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
7d8dd20
pinctrl: SPEAr: Update error check for unsigned variables
by Tushar Behera
· 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
4484d0b
pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr
by Axel Lin
· 12 years ago
9b2b174
pinctrl: spear: Staticize non-exported symbols
by Axel Lin
· 12 years ago
826d6ca
pinctrl: SPEAr: Add SoC specific gpio configuration routines
by Shiraz Hashim
· 12 years ago
f4f8e56
pinctrl: SPEAr: Add gpio ranges support
by Viresh Kumar
· 12 years ago
604bb7d
pinctrl: SPEAr: Add plgpio driver
by Viresh Kumar
· 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
8003ae3
pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl
by Devendra Naga
· 12 years ago
10d8935
Viresh has moved
by Viresh Kumar
· 12 years ago
eb3f995
pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res
by Viresh Kumar
· 13 years ago
85ed41a
pinctrl: Add SPEAr13xx pinctrl drivers
by Viresh Kumar
· 13 years ago
d1e77af
pinctrl: SPEAr: Create macro for declaring GPIO PINS
by Viresh Kumar
· 13 years ago
52130b6
pinctrl: Add SPEAr3xx pinctrl drivers
by Viresh Kumar
· 13 years ago
deda828
pinctrl: Add SPEAr pinctrl drivers
by Viresh Kumar
· 13 years ago