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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2012-01-10
24
-413
/
+1169
|
\
|
*
pinctrl: remove unnecessary max pin number
Chanho Park
2012-01-03
4
-8
/
+0
|
*
pinctrl: correct a offset while enumerating pins
Chanho Park
2012-01-03
3
-14
/
+18
|
*
pinctrl: some typo fixes
Dong Aisheng
2012-01-03
2
-6
/
+6
|
*
pinctrl: rename U300 and SIRF pin controllers
Linus Walleij
2012-01-03
5
-7
/
+7
|
*
pinctrl: pass name instead of device to pin_config_*
Stephen Warren
2012-01-03
3
-18
/
+41
|
*
pinctrl: add "struct seq_file;" to pinconf.h
Stephen Warren
2012-01-03
1
-0
/
+1
|
*
pinctrl: conjure names for unnamed pins
Linus Walleij
2012-01-03
2
-2
/
+13
|
*
pinctrl: add a group-specific hog macro
Linus Walleij
2012-01-03
1
-0
/
+9
|
*
pinctrl: don't create a device for each pin controller
Stephen Warren
2012-01-03
6
-99
/
+54
|
*
arm/u300: don't use PINMUX_MAP_PRIMARY*
Stephen Warren
2012-01-03
1
-6
/
+6
|
*
pinctrl: implement PINMUX_MAP_SYS_HOG
Stephen Warren
2012-01-03
1
-0
/
+8
|
*
pinctrl: add a pin config interface
Linus Walleij
2012-01-03
9
-10
/
+582
|
*
pinctrl/coh901: driver to request its pins
Linus Walleij
2012-01-03
2
-1
/
+22
|
*
pinctrl: u300-pinmux: register proper GPIO ranges
Linus Walleij
2012-01-03
1
-11
/
+29
|
*
pinctrl: move the U300 GPIO driver to pinctrl
Linus Walleij
2012-01-03
7
-12
/
+12
|
*
ARM: u300: localize GPIO assignments
Linus Walleij
2012-01-03
3
-116
/
+115
|
*
pinctrl: make it possible to add multiple maps
Linus Walleij
2012-01-03
1
-31
/
+29
|
*
pinctrl: make a copy of pinmux map
Linus Walleij
2012-01-03
4
-14
/
+38
|
*
pinctrl: GPIO direction support for muxing
Linus Walleij
2012-01-03
3
-9
/
+108
|
*
pinctrl: print pin range in GPIO range debugs
Linus Walleij
2012-01-03
1
-2
/
+5
|
*
pinctrl: add a pin_base for sparse gpio-ranges
Chanho Park
2012-01-03
6
-29
/
+34
|
*
pinctrl: unify pin type from signed to unsigned
Marek Belisko
2012-01-03
2
-2
/
+2
|
*
pinctrl: documentation update
Linus Walleij
2012-01-03
2
-27
/
+31
|
*
pinctrl: add explicit gpio_disable_free pinmux_op
Stephen Warren
2012-01-03
2
-14
/
+28
|
*
pinctrl: remove double pin validity check.
Marek Belisko
2012-01-03
1
-10
/
+5
|
*
pinctrl: move group lookup to core
Linus Walleij
2012-01-03
3
-33
/
+35
|
*
pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisable
Rajendra Nayak
2012-01-03
1
-2
/
+5
|
*
MAINTAINERS: Fix pinctrl subsystem's directory
Stephen Warren
2012-01-03
1
-1
/
+1
|
*
pinctrl: remove two unused global variables
Uwe Kleine-König
2011-12-08
1
-4
/
+0
|
*
pinctrl: make the "Debug PINCTRL calls" entry actually do something
Uwe Kleine-König
2011-12-08
1
-1
/
+1
|
*
pinctrl/sirf: fix pin number typo for SPI1
Barry Song
2011-12-02
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2012-01-10
28
-323
/
+326
|
\
\
|
*
|
ahci: support the STA2X11 I/O Hub
Alessandro Rubini
2012-01-08
1
-5
/
+21
|
*
|
pata_bf54x: fix BMIDE status register emulation
Sergei Shtylyov
2012-01-08
1
-18
/
+2
|
*
|
ata: add ata port hibernate callbacks
Lin Ming
2012-01-08
1
-4
/
+36
|
*
|
ata: update ata port's runtime status during system resume
Lin Ming
2012-01-08
1
-2
/
+16
|
*
|
[SCSI] runtime resume parent for child's system-resume
Lin Ming
2012-01-08
1
-1
/
+10
|
*
|
ahci: platform support for suspend/resume
Brian Norris
2012-01-08
2
-0
/
+70
|
*
|
libata-core: kill duplicate statement in ata_do_set_mode()
Sergei Shtylyov
2012-01-08
1
-2
/
+2
|
*
|
pata_of_platform: remove direct dependency on OF_IRQ
Rob Herring
2012-01-08
2
-10
/
+7
|
*
|
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2012-01-08
12
-158
/
+13
|
*
|
pata_cs5536: forward port changes from cs5536
Bartlomiej Zolnierkiewicz
2012-01-08
1
-57
/
+42
|
*
|
libata-sff: use ATAPI_{COD|IO}
Sergei Shtylyov
2012-01-08
1
-2
/
+2
|
*
|
ata: add ata port runtime PM callbacks
Lin Ming
2012-01-08
3
-0
/
+15
|
*
|
ata: add ata port system PM callbacks
Lin Ming
2012-01-08
3
-70
/
+76
|
*
|
[SCSI] sd: check runtime PM status in sd_shutdown
Lin Ming
2012-01-08
1
-0
/
+5
|
*
|
[SCSI] check runtime PM status in system PM
Lin Ming
2012-01-08
1
-1
/
+15
|
*
|
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
2012-01-08
2
-2
/
+6
|
*
|
ata: make ata port as parent device of scsi host
Lin Ming
2012-01-08
1
-1
/
+1
[next]