summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-20mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan1-40/+99
2012-11-20Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg...Samuel Ortiz1-1/+15
2012-11-20Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz1-0/+2
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon1-17/+4
2012-11-20PM / devfreq: provide hooks for governors to be registeredNishanth Menon1-0/+3
2012-11-20ASoC: atmel-ssc: add phybase in device structureNicolas Ferre1-0/+1
2012-11-20PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee1-0/+15
2012-11-20extcon: Add missing header file to extcon.hChanwoo Choi1-0/+2
2012-11-20PM / devfreq: documentation cleanups for devfreq headerNishanth Menon1-27/+27
2012-11-20Merge tag 'davinci-for-v3.8/dt' of git://gitorious.org/linux-davinci/linux-da...Olof Johansson1-1/+2
2012-11-20Merge tag 'davinci-for-v3.8/soc' of git://gitorious.org/linux-davinci/linux-d...Olof Johansson1-1/+2
2012-11-20drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2-16/+3
2012-11-20drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom1-0/+4
2012-11-20kref: Implement kref_get_unless_zero v3Thomas Hellstrom1-0/+21
2012-11-20ASoC: fsi: master clock selection become independent from platform flagsKuninori Morimoto1-2/+2
2012-11-20drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst1-3/+3
2012-11-20drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst1-3/+0
2012-11-20drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2-5/+0
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz1-2/+0
2012-11-20drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz1-3/+0
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz1-9/+0
2012-11-20drm: add support for monotonic vblank timestampsImre Deak2-0/+2
2012-11-20drm: don't start the poll engine in probe_single_connectorDaniel Vetter1-0/+1
2012-11-20drm: run the hpd irq event code directlyDaniel Vetter1-1/+0
2012-11-20drm: handle HPD and polled connectors separatelyDaniel Vetter1-0/+1
2012-11-20drm: extract drm_kms_helper_hotplug_eventDaniel Vetter1-0/+1
2012-11-20drm: add drm_send_vblank_event() helper (v5)Rob Clark1-0/+2
2012-11-20drm: get cea video id code for a given display modeStephane Marchesin1-0/+1
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-0/+3
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown4-50/+85
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie4-5/+41
2012-11-20NFC: Move pn544.h to linux/platform_data/Marcel Holtmann1-0/+0
2012-11-20NFC: Remove unused details from pn544.h header fileMarcel Holtmann1-60/+0
2012-11-20NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade1-0/+1
2012-11-20NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade1-0/+2
2012-11-20staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen1-0/+20
2012-11-20staging:iio: Move adis library out of stagingLars-Peter Clausen1-0/+186
2012-11-20iio: Fix iio_buffer_register stub signatureLars-Peter Clausen1-1/+1
2012-11-20perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells3-30/+32
2012-11-20Bluetooth: Increase HCI command tx timeoutSzymon Janc1-1/+1
2012-11-20Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko1-1/+1
2012-11-20Merge branch 'for-linus' into for-nextTakashi Iwai31-222/+471
2012-11-19cgroup: add cgroup->idTejun Heo1-0/+2
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-0/+6
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo1-1/+0
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo1-2/+4
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo1-17/+18
2012-11-19cgroup: allow ->post_create() to failTejun Heo1-1/+1
2012-11-19cgroup: introduce CSS_ONLINE flag and on/offline_css() helpersTejun Heo1-0/+1
2012-11-19cgroup: make CSS_* flags bit masks instead of bit positionsTejun Heo1-4/+4