index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
pcf50633-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_...
Christophe JAILLET
1
-2
/
+5
2018-01-08
mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed'
Arvind Yadav
1
-1
/
+1
2015-01-22
mfd: pcf50633: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2014-09-26
mfd: pcf50633: Use sprintf directly
Andy Shevchenko
1
-4
/
+1
2014-09-26
mfd: pcf50633: Check return value of platform_device_add()
Lee Jones
1
-13
/
+17
2014-07-09
mfd: pcf50633: Reconnect -ENOMEM error path
Lee Jones
1
-9
/
+9
2013-12-02
mfd: pcf50633: Correct device name for pcf50633 regulator
Axel Lin
1
-1
/
+1
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-22
mfd: pcf50633: Init pcf->dev before using it
Axel Lin
1
-3
/
+2
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-16
mfd: Add missing out of memory check for pcf50633
Alan Cox
1
-2
/
+7
2012-05-20
mfd: Convert pcf50633-core to use devm_* APIs
Axel Lin
1
-26
/
+10
2012-03-06
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
1
-7
/
+1
2011-10-24
mfd: Convert pcf50633 to use new register map API
Mark Brown
1
-79
/
+35
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-27
mfd: Constify i2c_device_id tables
Axel Lin
1
-1
/
+1
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to pcf50633-core
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Convert pcf50633 to dev_pm_ops
Mark Brown
1
-12
/
+11
2010-10-29
mfd: Fix resource reclaim in pcf50633_remove()
Axel Lin
1
-0
/
+2
2010-10-29
mfd: Move PCF50633 IRQ protoypes where the definitions can see them
Mark Brown
1
-7
/
+0
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-05-28
mfd: Move pcf50633 irq related functions to its own file.
Lars-Peter Clausen
1
-293
/
+10
2010-05-28
mfd: Use threaded irq for pcf50633
Lars-Peter Clausen
1
-48
/
+9
2010-05-28
mfd: Fix pcf50633 bitfield logic in interrupt handler
Lars-Peter Clausen
1
-4
/
+4
2010-05-28
mfd: Proper pcf50633 irq check
Dan Carpenter
1
-2
/
+2
2010-05-28
mfd: Fix dangling pointers
Wolfram Sang
1
-0
/
+1
2010-05-26
backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...
Lars-Peter Clausen
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-13
mfd: Cleanup pcf50633_probe error handling
Lars-Peter Clausen
1
-17
/
+26
2009-12-13
mfd: Fix pcf50633-regulator drvdata usage
Lars-Peter Clausen
1
-1
/
+0
2009-12-13
mfd: Use platform_device_add_data to set pcf50633 regulator platform data
Lars-Peter Clausen
1
-1
/
+2
2009-12-13
mfd: Fix memleak in pcf50633_client_dev_register
Lars-Peter Clausen
1
-10
/
+0
2009-12-13
mfd: Move pcf50633 messages to appropriate log levels
Arnaud Patard
1
-2
/
+2
2009-12-13
mfd: Make pcf50633 suspend/resume belong to i2c_driver
Lars-Peter Clausen
1
-6
/
+6
2009-12-13
mfd: Disable unnecessary pcf50633 shutdown on lowsys
Paul Fertser
1
-0
/
+3
2009-09-17
mfd: use a dedicated workqueue for pcf50633 irq processing
Paul Fertser
1
-1
/
+4
2009-06-17
mfd: early init for MFD running regulators
Samuel Ortiz
1
-1
/
+1
2009-06-15
mfd: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-05-19
mfd: pcf50633: fix unsafe disable_irq()
Nelson Castillo
1
-1
/
+1
2009-04-05
mfd: remove duplicated #include from pcf50633
Huang Weiyi
1
-1
/
+0
2009-02-17
mfd: terminate pcf50633 i2c_device_id list
Jean Delvare
1
-0
/
+1
2009-01-15
mfd: Remove non exported references from pcf50633
Balaji Rao
1
-1
/
+0
2009-01-11
mfd: PCF50633 core driver
Balaji Rao
1
-0
/
+710