summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-20dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni1-1/+1
2012-11-20dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni1-1/+1
2012-11-20dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni1-2/+2
2012-11-20dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni1-0/+3
2012-11-20cgroup: remove obsolete guarantee from cgroup_task_migrate.Tao Ma1-2/+2
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth1-0/+22
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman6-1/+13
2012-11-20proc: Generalize proc inode allocationEric W. Biederman1-0/+10
2012-11-20userns: Implement unshare of the user namespaceEric W. Biederman2-1/+10
2012-11-20userns: Implent proc namespace operationsEric W. Biederman1-0/+1
2012-11-20userns: Kill task_user_nsEric W. Biederman1-2/+0
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2-6/+7
2012-11-20mfd: sta2x11-mfd: Add defines for some sta2x11 sctl registersDavide Ciminaghi1-0/+21
2012-11-20mfd: sta2x11-mfd: Add scr (otp registers) platform driverDavide Ciminaghi1-0/+7
2012-11-20mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi1-0/+8
2012-11-20mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi1-0/+5
2012-11-20mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi1-0/+1
2012-11-20mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi1-2/+154
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel1-0/+1
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel1-0/+2
2012-11-20gpio: Add viperboard gpio driverLars Poeschel1-0/+2
2012-11-20mfd: Add viperboard driverLars Poeschel1-0/+105
2012-11-20mfd: da9052: Introduce da9052-irq.cFabio Estevam1-0/+10
2012-11-20mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan1-4/+0
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