index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
akcipher.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
1
-0
/
+16
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
2
-5
/
+25
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
3
-6
/
+67
2017-05-29
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
1
-25
/
+36
2017-05-29
gpio: acpi: Explain how to get GPIO descriptors in ACPI case
Andy Shevchenko
1
-0
/
+65
2017-05-29
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
1
-0
/
+3
2017-05-29
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
1
-35
/
+1
2017-05-29
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
1
-5
/
+5
2017-05-29
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
1
-2
/
+2
2017-05-29
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
2
-1
/
+3
2017-05-29
gpio: of: Add documentation of new sleep standard GPIO specifiers
Charles Keepax
1
-0
/
+2
2017-05-29
gpio: arizona: Add support for GPIOs that need to be maintained
Charles Keepax
1
-2
/
+33
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
7
-0
/
+26
2017-05-29
gpio: of: Reflect decoupling of open collector and active low/high
Charles Keepax
1
-3
/
+4
2017-05-29
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+9
2017-05-29
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
1
-0
/
+1
2017-05-23
gpio: xlp: update GPIO_XLP dependency
Jayachandran C
1
-2
/
+3
2017-05-23
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
8
-7
/
+7
2017-05-23
gpio: max732x: move header file out of I2C realm
Wolfram Sang
3
-2
/
+2
2017-05-23
gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
1
-1
/
+1
2017-05-23
gpio: mvebu: switch to regmap for register access
Thomas Petazzoni
1
-191
/
+245
2017-05-23
gpio: mvebu: sort header include
Gregory CLEMENT
1
-8
/
+8
2017-05-23
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
1
-5
/
+5
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2
-20
/
+2
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
3
-26
/
+13
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2
-36
/
+9
2017-05-23
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
1
-35
/
+32
2017-05-23
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
1
-19
/
+7
2017-05-23
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
1
-38
/
+2
2017-05-23
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
1
-8
/
+2
2017-05-23
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
1
-4
/
+0
2017-05-23
pinctrl: mcp23s08: drop OF_GPIO dependency
Sebastian Reichel
1
-1
/
+0
2017-05-23
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
1
-95
/
+192
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2
-8
/
+0
2017-05-23
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2
-24
/
+176
2017-05-23
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
9
-24
/
+20
2017-05-22
gpio: xra1403: Add XRA1403 support to MAINTAINERS file
Nandor Han
1
-0
/
+8
2017-05-22
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
Nandor Han
3
-0
/
+243
2017-05-22
gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
1
-3
/
+2
2017-05-22
gpio: export add/remove lookup table functions
Anatolij Gustschin
1
-0
/
+2
2017-05-22
gpio: fix description for gpio-ranges example
Uwe Kleine-König
1
-2
/
+2
2017-05-22
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
4
-15
/
+3
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
[next]