index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
24
-459
/
+2213
|
\
|
*
of: Delete unnecessary check before calling "of_node_put()"
Markus Elfring
2014-12-04
1
-2
/
+1
|
*
of: Drop ->next pointer from struct device_node
Grant Likely
2014-12-04
1
-6
/
+18
|
*
spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=y
Fabio Estevam
2014-12-04
1
-1
/
+1
|
*
of: support passing console options with stdout-path
Leif Lindholm
2014-12-04
1
-2
/
+4
|
*
of: add optional options parameter to of_find_node_by_path()
Leif Lindholm
2014-12-04
2
-4
/
+46
|
*
of: Remove unneeded and incorrect MODULE_DEVICE_TABLE
Grant Likely
2014-11-28
1
-1
/
+0
|
*
of: base, fix of_property_read_string_helper kernel-doc
Jiri Slaby
2014-11-27
1
-1
/
+1
|
*
of: remove select of non-existant OF_DEVICE config symbol
Grant Likely
2014-11-26
1
-1
/
+0
|
*
spi/of: Add OF notifier handler
Pantelis Antoniou
2014-11-25
1
-0
/
+84
|
*
spi/of: Create new device registration method and accessors
Pantelis Antoniou
2014-11-25
1
-104
/
+118
|
*
i2c/of: Add OF_RECONFIG notifier handler
Pantelis Antoniou
2014-11-25
1
-0
/
+52
|
*
i2c/of: Factor out Devicetree registration code
Pantelis Antoniou
2014-11-25
1
-45
/
+52
|
*
of/overlay: Add overlay unittests
Pantelis Antoniou
2014-11-24
3
-0
/
+677
|
*
of/overlay: Introduce DT overlay support
Pantelis Antoniou
2014-11-24
3
-0
/
+570
|
*
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-24
2
-0
/
+56
|
*
of/reconfig: Always use the same structure for notifiers
Grant Likely
2014-11-24
2
-22
/
+23
|
*
of/reconfig: Add debug output for OF_RECONFIG notifiers
Grant Likely
2014-11-24
1
-16
/
+32
|
*
of/reconfig: Add of_reconfig_get_state_change() of notifier helper.
Pantelis Antoniou
2014-11-24
1
-0
/
+96
|
*
of/resolver: Switch to new local fixups format.
Pantelis Antoniou
2014-11-24
2
-50
/
+139
|
*
of: Refactor __of_node_alloc() into __of_node_dup()
Grant Likely
2014-11-24
3
-16
/
+40
|
*
of: Use vargs in __of_node_alloc
Grant Likely
2014-11-24
3
-12
/
+12
|
*
Merge tag 'v3.18-rc6' into devicetree/next
Grant Likely
2014-11-24
302
-1684
/
+2475
|
|
\
|
*
|
of: Properly set the OF_POPULATED_BUS flag on root node
Grant Likely
2014-11-20
1
-1
/
+5
|
*
|
of/fdt: export fdt blob as /sys/firmware/fdt
Ard Biesheuvel
2014-11-19
2
-16
/
+28
|
*
|
of: Change of_device_is_available() to return bool
Kevin Cernekee
2014-11-18
1
-11
/
+11
|
*
|
of: Fix of_device_is_compatible() comment
Kevin Cernekee
2014-11-18
1
-1
/
+1
|
*
|
of/address: Don't throw errors on absent ranges properties
Benjamin Herrenschmidt
2014-11-18
1
-1
/
+1
|
*
|
of/platform: Move platform devices under /sys/devices/platform
Grant Likely
2014-11-04
1
-2
/
+2
|
*
|
of: Remove spaces before tabs
Geert Uytterhoeven
2014-11-04
1
-7
/
+7
|
*
|
of: Grammar s/an/a/
Geert Uytterhoeven
2014-11-04
1
-1
/
+1
|
*
|
of: Improve grammar for of_alias_scan() documentation
Geert Uytterhoeven
2014-11-04
1
-5
/
+5
|
*
|
of: Correct of_phandle_args node reference in comments
Geert Uytterhoeven
2014-11-04
1
-2
/
+2
|
*
|
of: check for size < 0 after rounding in early_init_dt_add_memory_arch
Ard Biesheuvel
2014-11-04
1
-0
/
+5
|
*
|
of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
Bjorn Helgaas
2014-11-04
1
-6
/
+3
|
*
|
of: Request and map make argument name constant
Matthias Brugger
2014-11-04
1
-1
/
+1
|
*
|
of/unittest: Rename selftest.c to unittest.c
Grant Likely
2014-11-04
8
-4
/
+4
|
*
|
of/unittest: Remove test devices after adding them
Grant Likely
2014-11-04
1
-11
/
+28
|
*
|
of: Eliminate of_allnodes list
Grant Likely
2014-11-04
6
-108
/
+88
*
|
|
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-12-11
46
-1604
/
+1822
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches '3.19/omapdss' and '3.19/simplefb' into fbdev
Tomi Valkeinen
2014-12-08
29
-1559
/
+1776
|
|
\
\
\
\
|
|
|
*
|
|
simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined
Hans de Goede
2014-11-25
1
-2
/
+2
|
|
|
*
|
|
simplefb: Change simplefb_init from module_init to fs_initcall
Hans de Goede
2014-11-14
1
-1
/
+1
|
|
|
*
|
|
fbcon: Change fbcon_init from module_init to fs_initcall
Hans de Goede
2014-11-14
1
-1
/
+1
|
|
|
*
|
|
simplefb: Add support for enumerating simplefb dt nodes in /chosen
Hans de Goede
2014-11-14
1
-1
/
+22
|
|
|
*
|
|
simplefb: add clock handling code
Luc Verhaegen
2014-11-14
1
-1
/
+107
|
|
|
*
|
|
simplefb: add goto error path to probe
Luc Verhaegen
2014-11-14
1
-7
/
+11
|
|
|
*
|
|
simplefb: formalize pseudo palette handling
Luc Verhaegen
2014-11-14
1
-3
/
+12
|
|
*
|
|
|
OMAPDSS: hdmi5: Fix bit field for IEC958_AES2_CON_SOURCE
Jyri Sarha
2014-12-04
1
-1
/
+1
|
|
*
|
|
|
OMAPDSS: hdmi: Remove __exit qualifier from hdmi_uninit_output()
Jyri Sarha
2014-12-02
2
-2
/
+2
[next]