aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | | | regmap: Provide __acquires/__releases annotationsFabio Estevam2013-07-16
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \ \
| | * | | | | | regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen2013-08-29
| | * | | | | | regmap: rbtree: Reduce number of nodes, take 2Lars-Peter Clausen2013-08-29
| | * | | | | | regmap: rbtree: Simplify adjacent node look-upLars-Peter Clausen2013-08-29
| | * | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtreeMark Brown2013-08-29
| | |\ \ \ \ \ \
| | * | | | | | | regcache-rbtree: Fix reg_stride != 1Lars-Peter Clausen2013-08-27
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: core: allow a virtual range to cover its own data windowPhilipp Zabel2013-08-06
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regmap/topic/patch' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: Allow multiple patches to be registeredMark Brown2013-08-16
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel2013-07-23
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | regmap: regcache: allow read-only regs to be cachedIonut Nicu2013-08-09
| | * | | | | | regmap: fix regcache_reg_present() for empty cacheIonut Nicu2013-08-09
| | |/ / / / /
| * | | / / / regmap: debugfs: Fix continued read from registers fileLars-Peter Clausen2013-08-28
| | |_|/ / / | |/| | | |
* | | | | | drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-08-28
* | | | | | regmap: rbtree: Fix overlapping rbnodes.David Jander2013-08-21
|/ / / / /
* / / / / regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen2013-08-05
|/ / / /
* | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-18
|\ \ \ \
| * | | | driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap2013-07-17
| * | | | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-16
| * | | | driver core: Introduce device_create_groupsGuenter Roeck2013-07-16
| |/ / /
* | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18
|\ \ \ \
| * | | | drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-14
| |/ / /
* | | | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-15
|\ \ \ \ | |/ / / |/| | |
| * | | regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-04
| | |/ | |/|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-13
|\ \ \
| * \ \ Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-20
| |\ \ \
| * | | | [media] dma-buf: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-08
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\ \ \ \ \
| * | | | | reservation: cross-device reservation support, v4Maarten Lankhorst2013-06-27
| | |_|/ / | |/| | |
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-04
|\ \ \ \ \
| * | | | | driver core: move to_platform_driver to platform_device.hRob Herring2013-06-12
* | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \ \ \ \
| * | | | | | drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \
| | * | | | | | PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-24
| | * | | | | | PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-20
| | * | | | | | PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson2013-06-11
| | * | | | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-27
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
| | | |/ / / /
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-01
| | * | | | | Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki2013-06-01
| | * | | | | CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani2013-05-29