Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
12e8ae94b634ab0235b0a52cd3f7593deed63650
/
drivers
/
mfd
/
asic3.c
4eb1d7f
mfd: asic3: Fix broken MMC card detection
by Robert Jarzmik
· 6 years ago
93ad447
mfd: asic3: Make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
082cc468
mfd: asic3: Use gpiochip data pointer
by Linus Walleij
· 9 years ago
d43c429
mfd: asic3: Fix a plethora of Checkpatch errors and warnings
by Lee Jones
· 9 years ago
f8e3a51
mfd: asic3: Be sure to clamp return value
by Linus Walleij
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
9bd09f3
mfd: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
c30e304
mfd/asic3: Fix race in installing chained IRQ handler
by Thomas Gleixner
· 9 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
44b61a9
mfd: asic3: Fix potential null pointer dereference
by Sachin Kamat
· 10 years ago
5ac9855
mfd: Constify struct mfd_cell where possible
by Geert Uytterhoeven
· 11 years ago
334a41c
mfd: Use dev_get_platdata()
by Jingoo Han
· 11 years ago
1cee87f
mfd: asic3: Convert to managed resources for allocating memory
by Lee Jones
· 11 years ago
4740f73
mfd: remove use of __devexit
by Bill Pemberton
· 12 years ago
8444921
mfd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
0848c94
mfd: core: Push irqdomain mapping out into devices
by Mark Brown
· 12 years ago
b2f0fa8
mfd/asic3: fix asic3_mfd_probe return value
by Arnd Bergmann
· 12 years ago
12693f6
mfd: No need to check for the GPIO offset from asic3_gpio_to_irq
by Samuel Ortiz
· 13 years ago
2fe372f
mfd: Avoid unbalanced asic3 irq wakeup enables/disables
by Paul Parsons
· 13 years ago
4f30424
mfd: Set asic3 DS1WM clock_rate
by Paul Parsons
· 13 years ago
f22a9c6
mfd: Add PCMCIA/CF support to asic3
by Paul Parsons
· 13 years ago
02269ab
mfd: Fix asic3_gpio_to_irq
by Dmitry Artamonow
· 13 years ago
450b115
mfd: Add to_irq() member to asic3 gpio_chip structure
by Paul Parsons
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
5d4a357
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
d8e4a88
mfd: Define asic3 gpio_chip label
by Paul Parsons
· 13 years ago
c29a812
mfd: Make asic3_clk_enable() a void function
by Paul Parsons
· 13 years ago
e0b13b5
mfd: Add asic3 based LED suspend/resume handlers
by Paul Parsons
· 13 years ago
3c6e365
mfd: Fix asic3 based SD card resume after suspend
by Paul Parsons
· 13 years ago
f607e7f
w1: ds1wm: add a reset recovery parameter
by Jean-François Dagenais
· 13 years ago
74e32d1
mfd: Fix ASIC3 SD Host Controller Configuration size
by Paul Parsons
· 13 years ago
13ca4f6
mfd: Add ASIC3 LED support
by Paul Parsons
· 14 years ago
121ea57
w1: Use device platform_data to retrieve ds1wm platform bits
by Samuel Ortiz
· 14 years ago
ec71974
mmc: Use device platform_data to retrieve tmio_mmc platform bits
by Samuel Ortiz
· 14 years ago
a09aee8
mfd: Fix asic3 build error
by Axel Lin
· 14 years ago
d6f7ce9f
mfd: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
d5bb122
mfd: Cleanup irq namespace
by Thomas Gleixner
· 14 years ago
52a7d607
mfd: asic3: Cleanup irq handling
by Thomas Gleixner
· 14 years ago
4f95bf4
mmc: Use mfd_data instead of driver_data for tmio-mmc
by Andres Salomon
· 14 years ago
fcd6797
w1: Use mfd_data instead of driver_data for dsw1wm.c
by Andres Salomon
· 14 years ago
d24f36d
mfd: mfd_cell is now implicitly available to asic3 drivers
by Andres Salomon
· 14 years ago
0a85b48
mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED
by Lennert Buytenhek
· 14 years ago
0f76aae
mfd: Convert ASIC3 to new irq_ APIs
by Mark Brown
· 14 years ago
fe42142
mfd: Correct ASIC3 IRQ_OWM resource setup
by Mark Brown
· 14 years ago
59f2ad2
mfd: Staticise unexported symbols in ASIC3
by Mark Brown
· 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
64e8867
mfd: tmio_mmc hardware abstraction for CNF area
by Ian Molton
· 15 years ago
1e3edaf
mfd: Move asic3_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
09f05ce
mfd: asic3: enable SD/SDIO cell
by Philipp Zabel
· 15 years ago
9461f65
mfd: asic3: enable DS1WM cell
by Philipp Zabel
· 15 years ago
be584bd
mfd: asic3: use resource_size macro instead of local variable
by Philipp Zabel
· 15 years ago
e956a2a
mfd: asic3: add clock handling for MFD cells
by Philipp Zabel
· 15 years ago
6483c1b
mfd: asic3: add asic3_set_register common operation
by Philipp Zabel
· 15 years ago
59f0cb0
[ARM] remove memzero()
by Russell King
· 16 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 16 years ago
6cac6e8
mfd: Fix asic3 compilation
by Samuel Ortiz
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
c491b2f
asic3: platform_get_irq() may return signed unnoticed
by Roel Kluin
· 16 years ago
99cdb0c
mfd: let asic3 use mem resource instead of bus_shift
by Philipp Zabel
· 16 years ago
de0d23c
mfd: fix the asic3 irq demux code
by Philipp Zabel
· 16 years ago
786bef3
mfd: fix asic3 config array initialisation
by Philipp Zabel
· 16 years ago
065032f
mfd: move asic3 probe functions into __init section
by Philipp Zabel
· 16 years ago
3b8139f
mfd: Use uppercase only for asic3 macros and defines
by Samuel Ortiz
· 16 years ago
24f4f2e
mfd: use dev_* macros for asic3 debugging
by Samuel Ortiz
· 16 years ago
3b26bf1
mfd: New asic3 gpio configuration code
by Samuel Ortiz
· 16 years ago
1effe5b
mfd: asic3 children platform data removal
by Samuel Ortiz
· 16 years ago
6f2384c
mfd: asic3 gpiolib support
by Samuel Ortiz
· 16 years ago
145980a
drivers: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b32661e
mfd/asic3: ioread/iowrite take pointer, not unsigned long
by Al Viro
· 17 years ago
fa9ff4b
ASIC3 driver
by Samuel Ortiz
· 17 years ago