summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt2-4/+28
2012-01-09sh: pfc: Unlock register supportMagnus Damm1-0/+2
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm1-1/+8
2012-01-09ahci: platform support for suspend/resumeBrian Norris1-0/+2
2012-01-09mfd: Add pm ops to max8925Kevin Liu1-0/+2
2012-01-09mfd: Add S5M core driverSangbeom Kim3-0/+557
2012-01-09mfd: Add support for stmpe variant 801Viresh Kumar1-0/+1
2012-01-09mfd: Add support for stmpe variant 610Viresh Kumar1-0/+1
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar1-2/+5
2012-01-09mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim1-1/+24
2012-01-09mfd: Add power off functionality to TWLIgor Grinberg1-0/+2
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij5-0/+0
2012-01-09mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown1-0/+1
2012-01-09mfd: Constify WM8994 regulator_init_dataMark Brown1-1/+1
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich3-3/+20
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht1-0/+8
2012-01-09mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim1-1/+57
2012-01-09mfd: Convert 88pm860x to use regmap apiJett.Zhou1-1/+2
2012-01-09mfd: Disable more pulls on WM8994Mark Brown1-0/+6
2012-01-09mfd: Add support for irq over gpio pin to stmpeViresh Kumar1-0/+7
2012-01-09Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+176
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds4-3/+976
2012-01-09Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds2-3/+6
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-17/+17
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-153/+210
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds31-251/+148
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar4-8/+42
2012-01-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-5/+77
2012-01-08hid-input/battery: remove battery_valJeremy Fitzhardinge1-1/+0
2012-01-08hid-input/battery: deal with both FEATURE and INPUT report batteriesJeremy Fitzhardinge1-0/+1
2012-01-08hid-input/battery: add quirks for batteryJeremy Fitzhardinge1-0/+2
2012-01-08hid-input: add support for HID devices reporting Battery StrengthDaniel Nicoletti1-0/+1
2012-01-08writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang1-5/+0
2012-01-08tracing: Fix compile error when static ftrace is enabledSteven Rostedt1-0/+1
2012-01-08Merge branch 'next/cleanup' into samsung/dtArnd Bergmann1-0/+17
2012-01-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-19/+18
2012-01-08Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+19
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-44/+254
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust2-5/+20
2012-01-07[media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann5-8/+44
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann6-11/+48
2012-01-07reiserfs: Properly display mount options in /proc/mountsJan Kara2-4/+7
2012-01-07vfs: prevent remount read-only if pending removesMiklos Szeredi1-2/+0
2012-01-07vfs: count unlinked inodesMiklos Szeredi1-54/+7
2012-01-07vfs: protect remounting superblock read-onlyMiklos Szeredi1-0/+3
2012-01-07vfs: keep list of mounts for each superblockMiklos Szeredi1-0/+1
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-07vfs: switch ->show_path() to struct dentry *Al Viro1-1/+1
2012-01-07vfs: switch ->show_devname() to struct dentry *Al Viro1-1/+1