index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus
Marek Vasut
3
-25
/
+17
2013-04-19
mfd: wm8994: Add some OF properties
Mark Brown
2
-3
/
+128
2013-04-19
mfd: wm8994: Add device ID data to WM8994 OF device IDs
Mark Brown
1
-3
/
+3
2013-04-19
input: Export matrix_keypad_parse_of_params()
Michal Marek
1
-0
/
+1
2013-04-11
mfd: tps65090: Add compatible string for charger subnode
Rhyland Klein
1
-0
/
+1
2013-04-09
mfd: db8500-prcmu: Support platform dependant device selection
Lee Jones
1
-8
/
+24
2013-04-09
mfd: syscon: Fix warnings when printing resource_size_t
Alexander Shiyan
1
-1
/
+1
2013-04-09
of: Add stub of_get_parent for non-OF builds
Alexander Shiyan
1
-0
/
+5
2013-04-09
mfd: omap-usb-tll: Convert to devm_ioremap_resource()
Sachin Kamat
1
-6
/
+3
2013-04-09
mfd: omap-usb-host: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-04-09
mfd: Kconfig alphabetical re-ordering
Samuel Ortiz
1
-677
/
+680
2013-04-09
mfd: support stmpe1801 18 bits enhanced port expander
Jean-Nicolas Graux
5
-1
/
+150
2013-04-09
mfd: stmpe: Use spi_get_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-09
mfd: arizona: Use spi_get_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-09
mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-09
mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-09
mfd: da9052: Use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-09
mfd: wm831x: Use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-09
mfd: vexpress: Give the "leds-gpio" device a real parent
Pawel Moll
1
-2
/
+2
2013-04-09
mfd: ab8500: sysctrl: Initialize driver at arch_initcall
Ulf Hansson
1
-1
/
+1
2013-04-09
mfd: db8500-prcmu: Return early if the TCPM cannot be located
Lee Jones
1
-19
/
+21
2013-04-09
mfd: syscon: Add missing struct device_node declaration
Sylwester Nawrocki
1
-0
/
+2
2013-04-09
mfd: ab8500-core: Add of_compatilbe property for ab8500-usb
Fabio Baltieri
1
-0
/
+1
2013-04-09
mfd: omap-usb-host: Add device tree support and binding information
Roger Quadros
2
-6
/
+235
2013-04-09
mfd: omap-usb-host: Remove PHY reset handling code
Roger Quadros
1
-28
/
+0
2013-04-09
mfd: wm8994: Don't use system PM operations
Mark Brown
1
-3
/
+4
2013-04-09
mfd: ab8500-core: Ignore masked out interrupts
Fabio Baltieri
1
-13
/
+14
2013-04-09
mfd: Remove twelve unused Kconfig symbols
Paul Bolle
3
-53
/
+0
2013-04-09
mfd: da9055: Change irq state to default
Ashish Jangam
1
-1
/
+1
2013-04-09
mfd: omap-usb-tll: Add device tree support and binding information
Roger Quadros
2
-0
/
+27
2013-04-09
mfd: omap-usb-tll: Move configuration code to omap_tll_init()
Roger Quadros
3
-109
/
+107
2013-04-09
mfd: omap-usb-host: Update nports in platform_data
Roger Quadros
1
-0
/
+1
2013-04-08
mfd: da9055: Drop "select PMIC_DA9055"
Paul Bolle
1
-1
/
+0
2013-04-08
mfd: wm5102: Map in additional FLL control registers
Mark Brown
1
-0
/
+8
2013-04-08
mfd: arizona: Define additional FLL control registers
Mark Brown
1
-0
/
+40
2013-04-08
mfd: palmas: Initialise client->of_node for dummy created client
Laxman Dewangan
1
-0
/
+1
2013-04-08
mfd: tps65090: Add resources for charger
Rhyland Klein
1
-0
/
+10
2013-04-08
mfd: tps65090: Fix enum in header file
Rhyland Klein
1
-0
/
+1
2013-04-08
mfd: palmas: is_palmas_charger needed by multiple drivers
Ian Lartey
1
-1
/
+11
2013-04-08
mfd: sta2x11: Build warning fix
Alessandro Rubini
1
-11
/
+0
2013-04-08
mfd: tc3589x: Use devm_*() functions
Jingoo Han
1
-15
/
+6
2013-04-08
mfd: da903x: Use devm_*() functions
Jingoo Han
1
-13
/
+6
2013-04-08
mfd: ezx-pcap: Use devm_*() functions
Jingoo Han
1
-10
/
+7
2013-04-08
mfd: twl6040: Use devm_*() functions
Jingoo Han
1
-20
/
+11
2013-04-08
mfd: aat2870: Use use devm_*() functions
Jingoo Han
1
-14
/
+6
2013-04-08
mfd: omap-usb-host: Use devm_gpio_request_one()
Jingoo Han
1
-21
/
+2
2013-04-08
mfd: intel_msic: Use devm_gpio_request_one()
Jingoo Han
1
-8
/
+2
2013-04-08
mfd: lm3533: Use devm_gpio_request_one()
Jingoo Han
1
-6
/
+2
2013-04-08
mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-9
/
+3
2013-04-08
mfd: adp5520: Restore mode bits on resume
Lars-Peter Clausen
1
-2
/
+6
[next]