Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ec604f151ec01c5c646e73a46620750395a46b60
ec604f1
gpio: mockup: improve the error message
by Bartosz Golaszewski
· 8 years ago
4dc9d76
gpio: mockup: don't return magic numbers from probe()
by Bartosz Golaszewski
· 8 years ago
b652336
gpio: mockup: improve readability
by Bartosz Golaszewski
· 8 years ago
b6c2e77
gpio: mockup: refuse to accept an odd number of GPIO ranges
by Bartosz Golaszewski
· 8 years ago
650b57b
gpio: mockup: tweak gpio_mockup_event_write()
by Bartosz Golaszewski
· 8 years ago
6f9b3e7
gpio: mockup: improve the debugfs input sanitization
by Bartosz Golaszewski
· 8 years ago
b6730b2
gpio: mvebu: Add support for the Armada 7K/8K SoCs
by Gregory CLEMENT
· 8 years ago
43a2dce
gpio: mvebu: fix regmap_update_bits usage
by Gregory CLEMENT
· 8 years ago
3638bd4
gpio: zynq: Clarify quirk and provide helper function
by Soren Brinkmann
· 8 years ago
5117f2b
MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
by Keerthy
· 8 years ago
ff8c474
gpio: merrifield: Remove unused header
by Andy Shevchenko
· 8 years ago
ead066e
gpio: of: Spelling: s/retures/returns/
by Geert Uytterhoeven
· 8 years ago
665dff9
gpio: xra1403: select REGMAP_SPI
by Arnd Bergmann
· 8 years ago
073570dc
gpiolib: remove unused variable
by Arnd Bergmann
· 8 years ago
c1a4634
gpio: adp5588: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
e3fe07e
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
by Bartosz Golaszewski
· 8 years ago
d76e8ba
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
by Bartosz Golaszewski
· 8 years ago
09445a1
gpio: pch: check the return value of irq_alloc_generic_chip()
by Bartosz Golaszewski
· 8 years ago
c7f5326
gpio: mockup: support irqmask and irqunmask
by Bartosz Golaszewski
· 8 years ago
01a3f23
gpio: mockup: be quiet unless something goes wrong
by Bartosz Golaszewski
· 8 years ago
c650c00
gpio: mockup: add prefixes to the direction enum
by Bartosz Golaszewski
· 8 years ago
c9546cf
gpio: mockup: fix direction values
by Bartosz Golaszewski
· 8 years ago
923a654
gpiolib: Re-use bitmap_fill() instead of open coded loop
by Andy Shevchenko
· 8 years ago
193d092
PNP / ACPI: remove FSF address
by Andy Shevchenko
· 8 years ago
1d7f2cd
PNP / ACPI: join strings back for better maintenance
by Andy Shevchenko
· 8 years ago
2a56e91
PNP / ACPI: add support for GpioInt resource type
by Jagadish Krishnamoorthy
· 8 years ago
25e3ef8
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
by Andy Shevchenko
· 8 years ago
a31f5c3
gpio: acpi: Override GPIO initialization flags
by Andy Shevchenko
· 8 years ago
2eca25a
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
by Andy Shevchenko
· 8 years ago
ed7fcf1
gpio: acpi: Explain how to get GPIO descriptors in ACPI case
by Andy Shevchenko
· 8 years ago
6fe9da4
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
by Andy Shevchenko
· 8 years ago
f10e4bf
gpio: acpi: Even more tighten up ACPI GPIO lookups
by Andy Shevchenko
· 8 years ago
fe06b56
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
by Andy Shevchenko
· 8 years ago
9e66504
gpio: acpi: Align acpi_find_gpio() with DT version
by Andy Shevchenko
· 8 years ago
c29fd9e
gpiolib: Export gpiod_configure_flags() to internal users
by Andy Shevchenko
· 8 years ago
ca37978
gpio: of: Add documentation of new sleep standard GPIO specifiers
by Charles Keepax
· 8 years ago
27a49ed
gpio: arizona: Add support for GPIOs that need to be maintained
by Charles Keepax
· 8 years ago
05f479b
gpio: Add new flags to control sleep status of GPIOs
by Charles Keepax
· 8 years ago
f9e3a41
gpio: of: Reflect decoupling of open collector and active low/high
by Charles Keepax
· 8 years ago
6dc0048
gpio: davinci: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
f37e335
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
by Gregory CLEMENT
· 8 years ago
240d3d5
gpio: xlp: update GPIO_XLP dependency
by Jayachandran C
· 8 years ago
b6480fa
gpio: pcf857x: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
0a848d6
gpio: max732x: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
3b4c94b
gpio: mvebu: allow building driver for Armada 7K/8K
by Gregory CLEMENT
· 8 years ago
2233bf7
gpio: mvebu: switch to regmap for register access
by Thomas Petazzoni
· 8 years ago
6ec015d
gpio: mvebu: sort header include
by Gregory CLEMENT
· 8 years ago
350fe5e
Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel
by Linus Walleij
· 8 years ago
7f38c5b
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
by Sebastian Reichel
· 8 years ago
d8f4494
pinctrl: mcp23s08: drop comment about missing irq support
by Sebastian Reichel
· 8 years ago
ce9bd0a
pinctrl: mcp23s08: simplify spi_present_mask handling
by Sebastian Reichel
· 8 years ago
5b1a7e8
pinctrl: mcp23s08: generalize irq property handling
by Sebastian Reichel
· 8 years ago
0d7fcd5
pinctrl: mcp23s08: simplify spi pdata handling
by Sebastian Reichel
· 8 years ago
5f853ac
pinctrl: mcp23s08: simplify i2c pdata handling
by Sebastian Reichel
· 8 years ago
d0e49da
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
by Sebastian Reichel
· 8 years ago
2f98e78
pinctrl: mcp23s08: use managed kzalloc for mcp
by Sebastian Reichel
· 8 years ago
2e29e76
pinctrl: mcp23s08: irq mapping is already done
by Sebastian Reichel
· 8 years ago
25ca1ce
pinctrl: mcp23s08: drop OF_GPIO dependency
by Sebastian Reichel
· 8 years ago
8f38910
pinctrl: mcp23s08: switch to regmap caching
by Sebastian Reichel
· 8 years ago
d795cb5
pinctrl: mcp23s08: drop pullup config from pdata
by Sebastian Reichel
· 8 years ago
82039d2
pinctrl: mcp23s08: add pinconf support
by Sebastian Reichel
· 8 years ago
64ac43e
gpio: mcp23s08: move to pinctrl
by Sebastian Reichel
· 8 years ago
39d2675
gpio: xra1403: Add XRA1403 support to MAINTAINERS file
by Nandor Han
· 8 years ago
5704520
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
by Nandor Han
· 8 years ago
7808c42
gpio: zynq: remove unneeded (void *) casts in of_match_table
by Masahiro Yamada
· 8 years ago
226b224
gpio: export add/remove lookup table functions
by Anatolij Gustschin
· 8 years ago
7b0db55
gpio: fix description for gpio-ranges example
by Uwe Kleine-König
· 8 years ago
0833289
Linux 4.12-rc2
by Linus Torvalds
· 8 years ago
33c9e97
x86: fix 32-bit case of __get_user_asm_u64()
by Linus Torvalds
· 8 years ago
334a023
Clean up x86 unsafe_get/put_user() type handling
by Linus Torvalds
· 8 years ago
f3926e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
970c305
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e7a3d62
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a8c3954
osf_wait4(): fix infoleak
by Al Viro
· 8 years ago
a7cc722
fix unsafe_put_user()
by Al Viro
· 8 years ago
56f410c
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
2952a87
nvme-fc: stop queues on error detection
by James Smart
· 8 years ago
85e6a6a
nvme-fc: require target or discovery role for fc-nvme targets
by James Smart
· 8 years ago
4123109
nvme-fc: correct port role bits
by James Smart
· 8 years ago
f63572d
nvme: unmap CMB and remove sysfs file in reset path
by Jon Derrick
· 8 years ago
ef82f1a
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
3202629
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
331da10
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
ec53c02
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
cf80a6f
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
6fe1de4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8c3fc16
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0bdc6fd
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
d4c6cd1
Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
4217fdd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9e856e4
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
1fbbed4
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
f538a82
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
2fe296a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
d51aff1
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 8 years ago
e5a489a
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
92ceb76
KVM: x86: prevent uninitialized variable warning in check_svme()
by Radim Krčmář
· 8 years ago
Next »