mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
4c8c225abf
This branch contains the usual set of individual driver improvements and bug fixes, as well as updates to the core code. The more notable changes include: - Internally add new API for referencing GPIOs by gpio_desc instead of number. Eventually this will become a public API - ACPI GPIO binding support -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABAgAGBQJRK77kAAoJEEFnBt12D9kBwZ0P/iJ++tvmUg9mt9qzN0Le0Q02 TKCQpgOivxng03oTcLIQRK46PNPWdq2zDb1v5seqXKxdMjRd++WLxPxj4eRZNdqA J0K820KvqYSLAqEUDwqO288ciOyP6ThDfeT+SUUUCOwFHkFCVS0xYuxLjcX0evah pcXuIu6nev2Yo/RivgXVaVkOTVBf7ssR7rTpdkDl/RvK2BMZTfpmt4fAXdDcCb9k JlBeSC6Ifx6iUcl+lV+jA0PeA7vOEHBhXWqoy5ivtNPcBbPL//cz0ZdAL0jfVtgn 17RPugskNv/s2uVJlhiyKA3kF2IzbE3pKGxyl2Teb4Xus398pqqaHPtiLNeKIiSV KUJRIu2mGdvb4Vyvno0e5Vll9PcUPX0uIeQ2uzrMAB7XtI4EHw7d9+qwj4qOI6Dg edCFNcI9zTeuU/Z3fAg/+ufdIY7muQz8OsKnh3R8fY29SVSa+6o6TT+tgX5M7tjH IEI11RaYQQEJSri9bAR0vE1nsFleWsoW6QljVIHLpNS/tBz/S8KYpbQ5qPNXknxf lgD0FzkNYPWWi9D3wNutwNeaktCacRfcCTH1Z4FzE+PmxoYeiCzf/4pjFbxU06dm WJ7i8E0SRrVW+cM8z7M+Lj6emqtQ5En0bg5ZTo75SM2X+9sNrWtw3UMQ7Ea4gxKM 362n9tWp2k626DixWzBd =JN4M -----END PGP SIGNATURE----- Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux Pull GPIO changes from Grant Likely: "This branch contains the usual set of individual driver improvements and bug fixes, as well as updates to the core code. The more notable changes include: - Internally add new API for referencing GPIOs by gpio_desc instead of number. Eventually this will become a public API - ACPI GPIO binding support" * tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux: (33 commits) arm64: select ARCH_WANT_OPTIONAL_GPIOLIB gpio: em: Use irq_domain_add_simple() to fix runtime error gpio: using common order: let 'static const' instead of 'const static' gpio/vt8500: memory cleanup missing gpiolib: Fix locking on gpio debugfs files gpiolib: let gpio_chip reference its descriptors gpiolib: use descriptors internally gpiolib: use gpio_chips list in gpiochip_find_base gpiolib: use gpio_chips list in sysfs ops gpiolib: use gpio_chips list in gpiochip_find gpiolib: use gpio_chips list in gpiolib_sysfs_init gpiolib: link all gpio_chips using a list gpio/langwell: cleanup driver gpio/langwell: Add Cloverview ids to pci device table gpio/lynxpoint: add chipset gpio driver. gpiolib: add missing braces in gpio_direction_show gpiolib-acpi: Fix error checks in interrupt requesting gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping gpiolib: remove gpiochip_reserve() arm: pxa: tosa: do not use gpiochip_reserve() ... |
||
---|---|---|
.. | ||
include/mach | ||
am200epd.c | ||
am300epd.c | ||
balloon3.c | ||
capc7117.c | ||
clock-pxa2xx.c | ||
clock-pxa3xx.c | ||
clock.c | ||
clock.h | ||
cm-x2xx-pci.c | ||
cm-x2xx-pci.h | ||
cm-x2xx.c | ||
cm-x255.c | ||
cm-x270.c | ||
cm-x300.c | ||
colibri-evalboard.c | ||
colibri-pxa3xx.c | ||
colibri-pxa270-income.c | ||
colibri-pxa270.c | ||
colibri-pxa300.c | ||
colibri-pxa320.c | ||
corgi_pm.c | ||
corgi.c | ||
cpufreq-pxa2xx.c | ||
cpufreq-pxa3xx.c | ||
csb701.c | ||
csb726.c | ||
devices.c | ||
devices.h | ||
em-x270.c | ||
eseries.c | ||
ezx.c | ||
generic.c | ||
generic.h | ||
gumstix.c | ||
h5000.c | ||
himalaya.c | ||
hx4700.c | ||
icontrol.c | ||
idp.c | ||
irq.c | ||
Kconfig | ||
littleton.c | ||
lpd270.c | ||
lubbock.c | ||
magician.c | ||
mainstone.c | ||
Makefile | ||
Makefile.boot | ||
mfp-pxa2xx.c | ||
mfp-pxa3xx.c | ||
mioa701_bootresume.S | ||
mioa701.c | ||
mp900.c | ||
mxm8x10.c | ||
palm27x.c | ||
palmld.c | ||
palmt5.c | ||
palmtc.c | ||
palmte2.c | ||
palmtreo.c | ||
palmtx.c | ||
palmz72.c | ||
pcm027.c | ||
pcm990-baseboard.c | ||
pm.c | ||
poodle.c | ||
pxa2xx.c | ||
pxa3xx-ulpi.c | ||
pxa3xx.c | ||
pxa25x.c | ||
pxa27x.c | ||
pxa300.c | ||
pxa320.c | ||
pxa930.c | ||
pxa-dt.c | ||
raumfeld.c | ||
reset.c | ||
saar.c | ||
sharpsl_pm.c | ||
sleep.S | ||
smemc.c | ||
spitz_pm.c | ||
spitz.c | ||
standby.S | ||
stargate2.c | ||
tavorevb.c | ||
time.c | ||
tosa-bt.c | ||
tosa.c | ||
trizeps4.c | ||
viper.c | ||
vpac270.c | ||
xcep.c | ||
z2.c | ||
zeus.c | ||
zylonite_pxa300.c | ||
zylonite_pxa320.c | ||
zylonite.c |