Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
41f1219fae987f97787677d3a91c2f33ca9bab98
41f1219
sh-pfc: Move GPIO registers access functions to gpio.c
by Laurent Pinchart
· 12 years ago
fd9d05b
sh-pfc: Fix return value check in sh_pfc_register_pinctrl()
by Wei Yongjun
· 12 years ago
a4b5a5e
sh: shx3: Add pin control resources
by Laurent Pinchart
· 12 years ago
a9fb050
sh: sh7786: Add pin control resources
by Laurent Pinchart
· 12 years ago
6b1a263
sh: sh7785: Add pin control resources
by Laurent Pinchart
· 12 years ago
0f4ad41
sh: sh7757: Add pin control resources
by Laurent Pinchart
· 12 years ago
42954cf
sh: sh7724: Add pin control resources
by Laurent Pinchart
· 12 years ago
6b4644f
sh: sh7723: Add pin control resources
by Laurent Pinchart
· 12 years ago
6ca1fa5
sh: sh7722: Add pin control resources
by Laurent Pinchart
· 12 years ago
6e6d9ba
sh: sh7720: Add pin control resources
by Laurent Pinchart
· 12 years ago
a3475f0
sh: sh7269: Add pin control resources
by Laurent Pinchart
· 12 years ago
b9bcda4
sh: sh7264: Add pin control resources
by Laurent Pinchart
· 12 years ago
631b09d
sh: sh7203: Add pin control resources
by Laurent Pinchart
· 12 years ago
3d8d9f1
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
by Laurent Pinchart
· 12 years ago
6d170aa
ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbers
by Laurent Pinchart
· 12 years ago
8c2a141
ARM: shmobile: bonito: Replace GPIO_PORTx enum with GPIO port numbers
by Laurent Pinchart
· 12 years ago
ead10fe
ARM: shmobile: armadillo: Replace GPIO_PORTx enum with GPIO port numbers
by Laurent Pinchart
· 12 years ago
be2edfc
ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbers
by Laurent Pinchart
· 12 years ago
b58e5fa
ARM: shmobile: sh73a0: Support sparse GPIO numbers
by Guennadi Liakhovetski
· 12 years ago
63d5738
sh-pfc: Add support for sparse pin numbers
by Laurent Pinchart
· 12 years ago
247127f
sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
by Laurent Pinchart
· 12 years ago
934cb02
sh-pfc: Add function to retrieve a pin instance from its pin number
by Laurent Pinchart
· 12 years ago
0b73ee5
sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
by Laurent Pinchart
· 12 years ago
a68fdca9
sh-pfc: Use pinmux identifiers in the pin muxing API
by Laurent Pinchart
· 12 years ago
17dffe4
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
by Laurent Pinchart
· 12 years ago
c07f54f
sh-pfc: Look up IRQ table entries by GPIO number
by Laurent Pinchart
· 12 years ago
a3db40a6
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
by Laurent Pinchart
· 12 years ago
1688381
sh-pfc: Split pins and functions into separate gpio_chip instances
by Laurent Pinchart
· 12 years ago
a373ed0
sh-pfc: Split pins and functions definition tables
by Laurent Pinchart
· 12 years ago
24d6b36
sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
by Laurent Pinchart
· 12 years ago
2119f7c
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
by Laurent Pinchart
· 12 years ago
051fae4
sh-pfc: Make struct pinmux_gpio enum_id field const
by Laurent Pinchart
· 12 years ago
380c2ed
sh-pfc: Initialize pinmux_gpio flags statically
by Laurent Pinchart
· 12 years ago
53f374b
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
by Laurent Pinchart
· 12 years ago
caa5bac
sh-pfc: Replace SoC info data and mark ranges with a number of pins
by Laurent Pinchart
· 12 years ago
d7a7ca5
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
by Laurent Pinchart
· 12 years ago
35ad427
sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
by Laurent Pinchart
· 12 years ago
d785fdb
sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
by Laurent Pinchart
· 12 years ago
e3e89ae
sh-pfc: Drop the sh_pfc_pinctrl spinlock
by Laurent Pinchart
· 12 years ago
942785d
sh-pfc: Fix a typo and simplify a definition on sh73a0
by Guennadi Liakhovetski
· 12 years ago
dcc427e
sh-pfc: Don't define the per-device pinctrl struct instances as global
by Laurent Pinchart
· 12 years ago
fe330ce
sh-pfc: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
47f4e0c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux-base
by Simon Horman
· 12 years ago
bf4d7be
pinctrl: generic: Fix compilation error
by Sachin Kamat
· 12 years ago
53ded81
pinctrl: Print the correct information in debugfs pinconf-state file
by Laurent Pinchart
· 12 years ago
6a40cdd
pinctrl: abx500: Fix checking if pin use AlternateFunction register
by Axel Lin
· 12 years ago
a9324f6
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux
by Simon Horman
· 12 years ago
44e9ac4
ARM: shmobile: marzen: Include mmc/host.h
by Simon Horman
· 12 years ago
ee341a9
pinctrl: sunxi: Add Allwinner A13 pin functions
by Maxime Ripard
· 12 years ago
b5f50bf
pinctrl: sunxi: Add Allwinner A10 pin functions
by Maxime Ripard
· 12 years ago
a7bbdd7
pinctrl: single: Fix build error
by Axel Lin
· 12 years ago
32378ab
document: devicetree: bind pinconf with pin single
by Haojian Zhuang
· 12 years ago
9dddb4d
pinctrl: single: support generic pinconf
by Haojian Zhuang
· 12 years ago
477ac77
pinctrl: single: set function mask as optional
by Haojian Zhuang
· 12 years ago
9cfd172
pinctrl: generic: dump pin configuration
by Haojian Zhuang
· 12 years ago
a1a277e
pinctrl: single: create new gpio function range
by Haojian Zhuang
· 12 years ago
39b70ee
gpio: pl061: bind pinctrl by gpio request
by Haojian Zhuang
· 12 years ago
51e13c2
pinctrl: check pinctrl ready for gpio range
by Haojian Zhuang
· 12 years ago
f1f7047
gpio: pl061: support irqdomain
by Haojian Zhuang
· 12 years ago
86853c8
gpio: add gpio offset in gpio range cells property
by Haojian Zhuang
· 12 years ago
e392971
pinctrl: abx500: Add terminating entry for of_device_id table
by Axel Lin
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
a72149e
pinctrl: core: use devres_release() instead of devres_destroy()
by Jingoo Han
· 12 years ago
ad4e1a7
gpio: fix wrong checking condition for gpio range
by Haojian Zhuang
· 12 years ago
6dbe51c
Linux 3.9-rc1
by Linus Torvalds
· 12 years ago
ea882c2
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
8e8b180
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1c82315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
530ede1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
6977c6f
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
529e5fb
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
686c094
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
bc2e4a9
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
68b86a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
527c680
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
23caaee
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
d7011f5
btrfs/raid56: Add missing #include <linux/vmalloc.h>
by Geert Uytterhoeven
· 12 years ago
a7c1120
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
6ec40b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
db61ec2
fix compat_sys_rt_sigprocmask()
by Al Viro
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b695188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
16af43f
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
by Russell King
· 12 years ago
512e4b2
SUNRPC: One line comment fix
by Trond Myklebust
· 12 years ago
9b2ff357
ext4: enable quotas before orphan cleanup
by Jan Kara
· 12 years ago
262b466
ext4: don't allow quota mount options when quota feature enabled
by Jan Kara
· 12 years ago
d4e4395
ext4: fix a warning from sparse check for ext4_dir_llseek
by Zheng Liu
· 12 years ago
810da24
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
3e36a16
ext4: fix possible memory leak in ext4_remount()
by Wei Yongjun
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 12 years ago
c60ac31
metag: Provide dma_get_sgtable()
by James Hogan
· 12 years ago
2742c52
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
by James Hogan
· 12 years ago
2270e6d
metag: copy devicetree to non-init memory
by James Hogan
· 12 years ago
d790050
metag: cleanup metag_ksyms.c includes
by James Hogan
· 12 years ago
44c2451
metag: move mm/init.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
9da3ee9
metag: move usercopy.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
7293dbe
metag: move setup.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
Next »