- f5b313a Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
- 45942c3 Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next by Mark Brown · 10 years ago
- 88507a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
- 18a64d8 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 10 years ago
- 25a9487 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 10 years ago
- 18c0301 regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
- d6b41cb regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
- 2c98e0c regmap: debugfs: fix possbile NULL pointer dereference by Xiubo Li · 10 years ago
- 5336be8 regmap: fix NULL pointer dereference in _regmap_write/read by Pankaj Dubey · 10 years ago
- 6e64b6c regmap: fix NULL pointer dereference in regmap_get_val_endian by Pankaj Dubey · 10 years ago
- f29a432 regmap: cache: Do not fail silently from regcache_sync calls by Jarkko Nikula · 10 years ago
- 2324067 Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
- 336fb81 regmap: change struct regmap's internal locks as union by Wang, Yalin · 10 years ago
- ffff7a12a regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
- d3b0533 Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and 'regmap/fix/volatile' into regmap-linus by Mark Brown · 10 years ago
- 5c1ebe7 regmap: Don't attempt block writes when syncing cache on single_rw devices by Mark Brown · 10 years ago
- cf673fb regmap: Split regmap_get_endian() in two functions by Geert Uytterhoeven · 10 years ago
- 5844a8b regmap: Fix handling of volatile registers for format_write() chips by Mark Brown · 10 years ago
- 5e0cbe7 regmap: Fix regcache debugfs initialization by Lars-Peter Clausen · 10 years ago
- 45e1a27 regmap: of_regmap_get_endian() cleanup by Stephen Warren · 10 years ago
- ba1b53f regmap: Fix DT endianess parsing logic by Javier Martinez Canillas · 10 years ago
- 9ba1e45 regmap: Add explicit dependencies to catch "select" misuse by Geert Uytterhoeven · 10 years ago
- d647c19 regmap: add DT endianness binding support. by Xiubo Li · 10 years ago
- 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
- b69deb2 mm/mem-hotplug: replace simple_strtoull() with kstrtoull() by Zhang Zhen · 10 years ago
- c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
- a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
- e0bdb37 DMA, CMA: support arbitrary bitmap granularity by Joonsoo Kim · 10 years ago
- a15bc0b DMA, CMA: support alignment constraint on CMA region by Joonsoo Kim · 10 years ago
- 3162bbd DMA, CMA: separate core CMA management codes from DMA APIs by Joonsoo Kim · 10 years ago
- 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
- 1f6a6cc mem-hotplug: avoid illegal state prefixed with legal state when changing state of memory_block by Tang Chen · 10 years ago
- bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
- 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- e8b15c0 Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next by Mark Brown · 10 years ago
- 58c256a PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c by Randy Dunlap · 10 years ago
- 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
- 6593d92 firmware_class: perform new LSM checks by Kees Cook · 11 years ago
- fa2fbe4 regmap: Allow regmap_get_device() to be used by modules by Mark Brown · 10 years ago
- 8d7d397 regmap: Add regmap_get_device by Tuomas Tynkkynen · 10 years ago
- 0542ad8 firmware loader: Fix _request_firmware_load() return val for fw load abort by Shuah Khan · 10 years ago
- 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
- 75f2a4e devres: Add devm_kasprintf and devm_kvasprintf API by Himangi Saraogi · 10 years ago
- aff008a platform_get_irq: Revert to platform_get_resource if of_irq_get fails by Guenter Roeck · 10 years ago
- 3d713e0 driver core: platform: add device binding path 'driver_override' by Kim Phillips · 10 years ago
- 1cec24c driver core/platform: remove unused implicit padding in platform_object by Yann Droneaud · 11 years ago
- c868edf firmware loader: inform direct failure when udev loader is disabled by Luis R. Rodriguez · 10 years ago
- a76040d firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago
- 6af6b16 firmware: read firmware size using i_size_read() by Dmitry Kasatkin · 10 years ago
- 5a1379e firmware loader: allow disabling of udev as firmware loader by Takashi Iwai · 10 years ago
- e941759 fence: dma-buf cross-device synchronization (v18) by Maarten Lankhorst · 10 years ago
- 35fac7e dma-buf: move to drivers/dma-buf by Maarten Lankhorst · 10 years ago
- b509cc8 component: fix bug with legacy API by Russell King · 10 years ago
- 6955b58 component: add support for component match array by Russell King · 11 years ago
- fcbcebc component: ignore multiple additions of the same component by Russell King · 11 years ago
- c334940 component: fix missed cleanup in case of devres failure by Russell King · 11 years ago
- fe8eea4 DMA, CMA: fix possible memory leak by Joonsoo Kim · 10 years ago
- 19c1940 Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
- e8bca47 PM / sleep: trace events for device PM callbacks by Todd E Brandt · 10 years ago
- bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 10 years ago
- 3eba148 Merge branch 'acpi-pm' into pm-sleep by Rafael J. Wysocki · 10 years ago
- fe54b1f cma: increase CMA_ALIGNMENT upper limit to 12 by Marc Carino · 10 years ago
- 56a3c65 memory-hotplug: update documentation to hide information about SECTIONS and remove end_phys_index by Li Zhong · 10 years ago
- 5ea3b1b cma: add placement specifier for "cma=" kernel parameter by Akinobu Mita · 10 years ago
- d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
- 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
- 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
- 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
- cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
- ee7f9d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- ff806d0 Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into next by Linus Torvalds · 10 years ago
- de6b25d Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into next by Linus Torvalds · 10 years ago
- 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 10 years ago
- 5da7776 Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Linus Torvalds · 10 years ago
- 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
- ef98ae4 Merge remote-tracking branch 'regmap/topic/smbus' into regmap-next by Mark Brown · 11 years ago
- 522168d Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next by Mark Brown · 11 years ago
- e635332 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 11 years ago
- 0c5ff0e PM / sleep: unregister wakeup source when disabling device wakeup by Zhang Rui · 11 years ago
- f70e3c4 CMA: correct unlock target by Joonsoo Kim · 11 years ago
- a996d01 driver core: Inline dev_set/get_drvdata by Jean Delvare · 11 years ago
- d433201 driver core: dev_get_drvdata: Don't check for NULL dev by Jean Delvare · 11 years ago
- 2c1f1ff driver core: dev_set_drvdata returns void by Jean Delvare · 11 years ago
- 1bb6c08 driver core: Move driver_data back to struct device by Jean Delvare · 11 years ago
- 64ce854 PM / OPP: discard duplicate OPPs by Chander Kashyap · 11 years ago
- 2e804b7 regmap: mmio: Fix regmap_mmio_write for uneven counts by Philipp Zabel · 11 years ago
- e128920 regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 11 years ago
- 43339be devres: Add devm_get_free_pages API by Eli Billauer · 11 years ago
- ad69674 of/irq: do irq resolution in platform_get_irq_byname() by Grygorii Strashko · 11 years ago
- cbfef53 Merge 3.15-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
- 69c1f05 Merge 3.15-rc6 into staging-next. by Greg Kroah-Hartman · 11 years ago
- bb56d0d drivers/base/dma-contiguous.c: erratum of dev_get_cma_area by Gioh Kim · 11 years ago
- 88a984b DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t by Bjorn Helgaas · 11 years ago