summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2013-04-15regmap: cache Fix regcache-rbtree syncLars-Peter Clausen
2013-03-01drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely
2013-03-01Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-01-18regmap: debugfs: Avoid overflows for very small readsMark Brown
2013-01-14PM: OPP: Add opp_find_volt_floor/ceil functionsTaras Kondratiuk
2012-12-04PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski
2012-10-15Merge remote-tracking branch 'upstream-stable/linux-3.4.y' into tilt-3.4Xavier Boudet
2012-10-13PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong
2012-10-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
2012-10-02PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki
2012-10-02PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-09PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross
2012-07-16PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines
2012-06-22OPP: Export export symbols for module usage.Liam Girdwood
2012-06-22cma: Fix CMA checkpatch warningsSubramaniam Chanderashekarapuram
2012-05-21Automatically merging rebase-umm-wip into merge-linux-linaro-core-trackingAndrey Konovalov
2012-05-16sync: add poll supportErik Gilling
2012-05-16sw_sync: add fill_driver_data supportErik Gilling
2012-05-16sync: add ioctl to get fence dataErik Gilling
2012-05-16sw_sync: add debug supportErik Gilling
2012-05-16sync: add debugfs supportErik Gilling
2012-05-16sync: add timestamps to sync_ptsErik Gilling
2012-05-16sw_sync: add cpu based sync driverErik Gilling
2012-05-16sync: Add synchronization frameworkErik Gilling
2012-05-14Merge commit 'v3.4-rc7' into android-3.4Colin Cross
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan
2012-04-24Merge branch 'dma-mapping-next' of git://git.linaro.org/people/mszyprowski/li...Sumit Semwal
2012-04-24Merge branch 'drm-dmabuf2' of git://people.freedesktop.org/~airlied/linux int...Sumit Semwal
2012-04-24dma-buf: mmap supportDaniel Vetter
2012-04-24driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap
2012-04-20drivers: add Contiguous Memory AllocatorMarek Szyprowski
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-17vmap: fix docsDave Airlie
2012-04-17dma-buf: add vmap interfaceDave Airlie
2012-04-09drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones
2012-04-09drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin
2012-04-09drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04regmap: prevent division by zero in rbtree_showStephen Warren
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-03regmap: Export regcache_sync_region()Mark Brown
2012-04-01regmap: rbtree: Fix register default look-up in syncLars-Peter Clausen
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds
2012-03-28firmware_class: Move request_firmware_nowait() to workqueuesStephen Boyd
2012-03-28firmware_class: Reorganize fw_create_instance()Stephen Boyd
2012-03-28firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki
2012-03-28firmware_class: Split _request_firmware() into three functions, v2Rafael J. Wysocki