index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
sm501.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: sm501: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-26
1
-0
/
+1
*
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
|
*
mfd: sm501: Avoid implicit sign extension
Lee Jones
2014-09-26
1
-1
/
+1
*
|
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-14
/
+3
|
/
*
mfd: sm501: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-21
1
-1
/
+1
*
mfd: sm501: Remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-2
/
+0
*
mfd: sm501: dbg_regs attribute must be read-only
Guenter Roeck
2013-10-23
1
-1
/
+1
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-3
/
+3
*
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
1
-5
/
+5
*
mfd: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
Axel Lin
2012-03-16
1
-9
/
+1
*
mfd: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-09
1
-1
/
+1
*
video, sm501: add OF binding to support SM501
Heiko Schocher
2011-03-22
1
-1
/
+8
*
video, sm501: add I/O functions for use on powerpc
Heiko Schocher
2011-03-22
1
-62
/
+63
*
mfd: Use printf extension %pR for struct resource
Joe Perches
2011-01-14
1
-5
/
+2
*
mfd: Include <linux/io.h> instead of <asm/io.h>
Axel Lin
2011-01-14
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2010-03-12
1
-2
/
+2
|
\
|
*
mfd: Fix sm501 requested region size
Samuel Ortiz
2010-03-12
1
-2
/
+2
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-4
/
+4
*
|
mfd: Use resource_size() in sm501
H Hartley Sweeten
2010-03-07
1
-4
/
+3
|
/
*
mfd: sm501, fix lock imbalance
Jiri Slaby
2009-07-03
1
-1
/
+2
*
mfd: Fix sm501_register_gpio section mismatch
Rakib Mullick
2009-02-17
1
-1
/
+1
*
mfd: fix sm501 section mismatches
Alexey Dobriyan
2009-02-17
1
-12
/
+12
*
mfd: Ensure sm501 GPIO pin mode is GPIO when configured
Ben Dooks
2009-01-11
1
-2
/
+28
*
mfd: check for platform_get_irq() return value in sm501
Roel Kluin
2008-10-22
1
-11
/
+11
*
mfd: use pci_ioremap_bar() in sm501
Arjan van de Ven
2008-10-22
1
-2
/
+1
*
mfd: update sm501 debugging/low information messages
Ben Dooks
2008-10-19
1
-3
/
+3
*
mfd: sm501 fix gpio number calculation for upper bank
Ben Dooks
2008-07-25
1
-1
/
+3
*
mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
Ben Dooks
2008-07-25
1
-5
/
+24
*
sm501: fixes for akpms comments on gpiolib addition
Ben Dooks
2008-07-25
1
-8
/
+16
*
sm501: gpio I2C support
Ben Dooks
2008-07-25
1
-1
/
+75
*
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
2008-07-25
1
-2
/
+4
*
sm501: add gpiolib support
Ben Dooks
2008-07-25
1
-52
/
+247
*
sm501: add power control callback
Ben Dooks
2008-07-25
1
-0
/
+31
*
mfd: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-25
1
-0
/
+2
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
*
sm501: add uart support
Magnus Damm
2008-04-28
1
-16
/
+68
*
sm501: add support for the SM502 programmable PLL
Ville Syrjala
2008-03-04
1
-35
/
+128
*
sm501: remove a duplicated table
Ville Syrjala
2008-03-04
1
-32
/
+13
*
MFD: SM501 debug typo fix
Ben Dooks
2007-11-29
1
-1
/
+1
*
SM501: Check SM501 ID register on initialisation
Ben Dooks
2007-06-24
1
-4
/
+10
*
SM501: Clock updates and checks
Ben Dooks
2007-06-24
1
-2
/
+31
*
SM501: Fix sm501_init_reg() mask/set order
Ben Dooks
2007-06-24
1
-1
/
+4
*
SM501: initialise SDRAM clock before bus clocks
Ben Dooks
2007-06-24
1
-5
/
+5
[next]