Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a37265995c867a4e413761d846cef0445b08d6d5
/
drivers
/
gpio
/
gpio-ich.c
ba134d2
gpio: ich: Switch to be dependent on LPC_ICH
by Andy Shevchenko
· 3 years, 9 months ago
ae84f15
gpio: ich: changed every 'unsigned' to 'unsigned int'
by Abanoub Sameh
· 4 years, 5 months ago
9b6d569
gpio: ich: fix a typo
by sachin agarwal
· 4 years, 11 months ago
e42615e
gpio: Use new GPIO_LINE_DIRECTION
by Matti Vaittinen
· 5 years ago
7ed0cf0
gpio: ich: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
488f270c
gpio: ich: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
5f6f2b9
gpio: ich: Join string literals back
by Andy Shevchenko
· 6 years ago
c086bea
gpio: ich: Convert pr_<level> to dev_<level>
by Andy Shevchenko
· 6 years ago
ff4709b
gpio: ich: Switch to use struct device instead of platform_device
by Andy Shevchenko
· 6 years ago
c5aaa31
gpio: ich: Simplify error handling in ichx_write_bit()
by Andy Shevchenko
· 6 years ago
7a8fd1f
gpio: ich: Use BIT() macro
by Linus Walleij
· 7 years ago
3f4290d
gpio: ich: Include the right header
by Linus Walleij
· 7 years ago
8a06b08
gpio: ich: Use devm_request_region
by William Breathitt Gray
· 9 years ago
4eab22e
gpio: convert remaining users to gpiochip_add_data()
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
62e08f2
gpio: ich: Implement get_direction function
by Aaron Sierra
· 10 years ago
4a3a950
gpio: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
a7008ee
gpio: ich: set regs and reglen for i3100 and ich6 chipset
by Vincent Donnefort
· 11 years ago
3b92318
gpio: ich: Add support for Intel Avoton
by Vincent Donnefort
· 11 years ago
e6540f3
gpio: ich: Add output levels cache support
by Vincent Donnefort
· 11 years ago
bb62a35
gpio: ich: Add support for multiple register addresses
by Vincent Donnefort
· 11 years ago
ba7f74f
gpio: ich: Add blink capability option
by Vincent Donnefort
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
7f6569f
gpio: ich: add GPO_BLINK support
by Vincent Donnefort
· 12 years ago
30c67e9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
61d793b
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
by Mika Westerberg
· 12 years ago
25f27db
gpio-ich: Check for pin availability at request time
by Jean Delvare
· 12 years ago
2ab3a74
gpio-ich: Fix value returned by ichx_gpio_request
by Jean Delvare
· 12 years ago
e97f9b5
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
by Mika Westerberg
· 12 years ago
d39a948
gpio/ich: Add missing spinlock init
by Jean Delvare
· 12 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
8283c4f
gpio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
4f600ad
gpio: gpio-ich: Share ownership of GPIO groups
by Jean Delvare
· 12 years ago
6ed9f9c
gpio: Add support for Intel ICHx/3100/Series[56] GPIO
by Peter Tyser
· 13 years ago