Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6b4644f54b0922ecb6cd2d74f7d6c518b4d4f2c9
/
drivers
3d8d9f1
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
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
a3db40a
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
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
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
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
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
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
5698c50
metag: Internal and external irqchips
by James Hogan
· 12 years ago
a2c5d4e
metag: Time keeping
by James Hogan
· 12 years ago
37cae6a
Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
9862489
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
426d266
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
15fb968
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
by Helge Deller
· 12 years ago
20e6926
x86, ACPI, mm: Revert movablemem_map support
by Yinghai Lu
· 12 years ago
3cfb077
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
e78acf6
kgdb/kgdbts: support ppc64
by Tiejun Chen
· 12 years ago
8735a81
dm cache: add cleaner policy
by Heinz Mauelshagen
· 12 years ago
f283635
dm cache: add mq policy
by Joe Thornber
· 12 years ago
c6b4fcb
dm: add cache target
by Joe Thornber
· 12 years ago
7a87edf
dm persistent data: add bitset
by Joe Thornber
· 12 years ago
6513c29
dm persistent data: add transactional array
by Joe Thornber
· 12 years ago
025b968
dm thin: remove cells from stack
by Joe Thornber
· 12 years ago
6beca5e
dm bio prison: pass cell memory in
by Joe Thornber
· 12 years ago
4e7f1f9
dm persistent data: add btree_walk
by Joe Thornber
· 12 years ago
b0d8ed4
dm: add target num_write_bios fn
by Alasdair G Kergon
· 12 years ago
df5d2e9
dm kcopyd: introduce configurable throttling
by Mikulas Patocka
· 12 years ago
a260624
dm ioctl: allow message to return data
by Mikulas Patocka
· 12 years ago
02cde50
dm ioctl: optimize functions without variable params
by Mikulas Patocka
· 12 years ago
e2914cc
dm ioctl: introduce ioctl_flags
by Mikulas Patocka
· 12 years ago
5f01520
dm: merge io_pool and tio_pool
by Jun'ichi Nomura
· 12 years ago
23e5083
dm: remove unused _rq_bio_info_cache
by Jun'ichi Nomura
· 12 years ago
87eb5b2
dm: fix limits initialization when there are no data devices
by Mike Christie
· 12 years ago
23cb210
dm snapshot: add missing module aliases
by Mikulas Patocka
· 12 years ago
018cede
dm persistent data: set some btree fn parms const
by Mike Snitzer
· 12 years ago
e4c9381
dm: refactor bio cloning
by Alasdair G Kergon
· 12 years ago
14fe594
dm: rename bio cloning functions
by Alasdair G Kergon
· 12 years ago
55a62ee
dm: rename request variables to bios
by Alasdair G Kergon
· 12 years ago
bd2a49b
dm: clean up clone_bio
by Alasdair G Kergon
· 12 years ago
88ae4c5
dm persistent data: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d57916a
dm: remove CONFIG_EXPERIMENTAL
by Alasdair G Kergon
· 12 years ago
58f77a2
dm thin: use block_size_is_power_of_two
by Mike Snitzer
· 12 years ago
3daec3b
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
by Mikulas Patocka
· 12 years ago
d2ce70a
dm table: remove superfluous variable reset
by Wang Sheng-Hui
· 12 years ago
f13945d
dm thin: support a non power of 2 discard_granularity
by Mike Snitzer
· 12 years ago
fd7c092
dm: fix truncated status strings
by Mikulas Patocka
· 12 years ago
16245bd
dm: do not replace bioset for request based dm
by Jun'ichi Nomura
· 12 years ago
8eae508
hsi: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
45e2716
xenbus: fix compile failure on ARM with Xen enabled
by Steven Noonan
· 12 years ago
41e9f3f
watchdog: sp805_wdt depends on ARM
by Alessandro Rubini
· 12 years ago
Next »