Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3cdeccb5f0721491278d09333d16c1d0d1970fc3
/
drivers
/
mfd
/
sm501.c
7b67b83
mfd: sm501: Use GPIO_LOOKUP_IDX() helper macro
by Geert Uytterhoeven
· 4 years, 8 months ago
b88aa85
mfd: sm501: Fix mismatches of request_mem_region
by Chuhong Yuan
· 5 years ago
f68c0a8
mfd: sm501: Include the GPIO driver header
by Linus Walleij
· 5 years ago
802d9bd
mfd: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
9f208ec
mfd: sm501: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
ae7b8ed
mfd: sm501: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
2f606da
mfd: sm501: Set coherent_dma_mask when creating subdevices
by Guenter Roeck
· 6 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
1e9d421
i2c: gpio: move header to platform_data
by Wolfram Sang
· 7 years ago
4202151
mfd: sm501: Adjust 12 checks for null pointers
by Markus Elfring
· 7 years ago
3eec4fa
mfd: sm501: Improve a size determination in two functions
by Markus Elfring
· 7 years ago
24303ee
mfd: sm501: Delete error message for a failed memory allocation in two places
by Markus Elfring
· 7 years ago
4d0ce62
i2c: gpio: Augment all boardfiles to use open drain
by Linus Walleij
· 7 years ago
b2e6355
i2c: gpio: Convert to use descriptors
by Linus Walleij
· 7 years ago
7e94e51
mfd: sm501: Constify gpio_chip structures
by Julia Lawall
· 8 years ago
3a50410
mfd: sm501: Use gpiochip data pointer
by Linus Walleij
· 9 years ago
327cc18
mfd: sm501: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
78a8354
mfd: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
fcc3a5d
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
5f114eb
mfd: sm501: Avoid implicit sign extension
by Lee Jones
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
ae6eee3c
mfd: sm501: Make of_device_id array const
by Jingoo Han
· 11 years ago
36fcd06
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
928dfb2
mfd: sm501: Remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
8a8320c
mfd: sm501: dbg_regs attribute must be read-only
by Guenter Roeck
· 11 years ago
334a41ce
mfd: Use dev_get_platdata()
by Jingoo Han
· 11 years ago
4740f73
mfd: remove use of __devexit
by Bill Pemberton
· 12 years ago
a9e9ce4
mfd: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
f791be4
mfd: remove use of __devinit
by Bill Pemberton
· 12 years ago
8444921
mfd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
829ecbc
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
by Axel Lin
· 13 years ago
61485c6
mfd: Convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
4295f9b
video, sm501: add OF binding to support SM501
by Heiko Schocher
· 14 years ago
bf5f001
video, sm501: add I/O functions for use on powerpc
by Heiko Schocher
· 14 years ago
3f3d4310b
mfd: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
f77401d
mfd: Include <linux/io.h> instead of <asm/io.h>
by Axel Lin
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
daf9fe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
a5300dc
mfd: Fix sm501 requested region size
by Samuel Ortiz
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
311e54c
mfd: Use resource_size() in sm501
by H Hartley Sweeten
· 15 years ago
3ad2f3fb
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
992bb25
mfd: sm501, fix lock imbalance
by Jiri Slaby
· 16 years ago
dcd9651
mfd: Fix sm501_register_gpio section mismatch
by Rakib Mullick
· 16 years ago
158abca
mfd: fix sm501 section mismatches
by Alexey Dobriyan
· 16 years ago
98325f8
mfd: Ensure sm501 GPIO pin mode is GPIO when configured
by Ben Dooks
· 16 years ago
7cf5244
mfd: check for platform_get_irq() return value in sm501
by Roel Kluin
· 16 years ago
7ab1899
mfd: use pci_ioremap_bar() in sm501
by Arjan van de Ven
· 16 years ago
80e74a8
mfd: update sm501 debugging/low information messages
by Ben Dooks
· 16 years ago
53a9600
mfd: sm501 fix gpio number calculation for upper bank
by Ben Dooks
· 16 years ago
f299920
mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
by Ben Dooks
· 16 years ago
28130be
sm501: fixes for akpms comments on gpiolib addition
by Ben Dooks
· 16 years ago
42cd236
sm501: gpio I2C support
by Ben Dooks
· 16 years ago
60e540d
sm501: gpio dynamic registration for PCI devices
by Arnaud Patard
· 16 years ago
f61be27
sm501: add gpiolib support
by Ben Dooks
· 16 years ago
472dba7
sm501: add power control callback
by Ben Dooks
· 16 years ago
4f46d6e
mfd: fix platform driver hotplug/coldplug
by Kay Sievers
· 16 years ago
145980a
drivers: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
61711f8
sm501: add uart support
by Magnus Damm
· 17 years ago
3149be5
sm501: add support for the SM502 programmable PLL
by Ville Syrjala
· 17 years ago
245904a
sm501: remove a duplicated table
by Ville Syrjala
· 17 years ago
48986f0
MFD: SM501 debug typo fix
by Ben Dooks
· 17 years ago
1e27dbe
SM501: Check SM501 ID register on initialisation
by Ben Dooks
· 18 years ago
8190622
SM501: Clock updates and checks
by Ben Dooks
· 18 years ago
5136237
SM501: Fix sm501_init_reg() mask/set order
by Ben Dooks
· 18 years ago
b5913bb
SM501: initialise SDRAM clock before bus clocks
by Ben Dooks
· 18 years ago
331d747
SM501: suspend support
by Ben Dooks
· 18 years ago
bf703c3
[PATCH] drivers/mfd/sm501.c: fix an off-by-one
by Adrian Bunk
· 18 years ago
f15e66b
[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver
by Richard Knutsson
· 18 years ago
b6d6454
[PATCH] mfd: SM501 core driver
by Ben Dooks
· 18 years ago