summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-07writeback: fix typo in the writeback_control commentAndrew Morton1-1/+1
2012-03-07DMA: sa11x0: add SA-11x0 DMA driverRussell King1-0/+24
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-0/+26
2012-03-07atomic: Allow atomic_inc_not_zero to be overriddenAnton Blanchard1-0/+2
2012-03-07regulator: Remove bq24022 regulator driverHeiko Stübner1-24/+0
2012-03-07mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-5/+0
2012-03-07svcrdma: silence a Sparse warningDan Carpenter1-1/+1
2012-03-07pinctrl: forward-declare struct deviceStephen Warren1-0/+1
2012-03-07pinctrl: split pincontrol states into its own headerLinus Walleij4-4/+9
2012-03-07net: Use bool for return value of dev_valid_name().David S. Miller1-1/+1
2012-03-07net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin1-1/+4
2012-03-07NFC: Add device powered netlink attributeSamuel Ortiz1-0/+1
2012-03-07bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel1-1/+9
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-0/+6
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+9
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2-0/+9
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2-0/+9
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2-0/+9
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+22
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+1
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-2/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2-0/+18
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij4-3/+160
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-2/+7
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij2-8/+58
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair1-0/+1
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson2-12/+154
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson2-2/+38
2012-03-06mfd: db8500 clock handling updateMattias Nilsson1-0/+47
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson2-53/+183
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson1-0/+18
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-6/+0
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+15
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch1-0/+283
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen1-7/+2
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen1-5/+36
2012-03-06remoteproc: resource table overhaulOhad Ben-Cohen1-54/+235
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust1-5/+2
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen13-31/+46
2012-03-06slab: introduce kmalloc_array()Xi Wang1-3/+14
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat13-31/+46
2012-03-06x86/mid: Kill off MoorestownAlan Cox1-60/+0
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-55/+34
2012-03-06Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds3-9/+8
2012-03-06memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-03-06vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-06coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-06vfork: make it killableOleg Nesterov1-1/+1
2012-03-06vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1