summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-20kref: Implement kref_get_unless_zero v3Thomas Hellstrom1-0/+21
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-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-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 Howells1-30/+1
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
2012-11-19cgroup: cgroup->dentry isn't a RCU pointerTejun Heo1-1/+1
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker2-0/+9
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker2-6/+6
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg1-0/+2
2012-11-19vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman1-0/+2
2012-11-19vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman1-1/+2
2012-11-19vfs: Add setns support for the mount namespaceEric W. Biederman1-0/+7
2012-11-19pidns: Add setns supportEric W. Biederman1-0/+1
2012-11-19pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman1-0/+2
2012-11-19pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman1-3/+5
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2-2/+2
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder3-5/+5
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder1-1/+1
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-19HID: i2c-hid: introduce HID over i2c specification implementationBenjamin Tissoires1-0/+35
2012-11-19i2c: i2c-cbus-gpio: introduce driverAaro Koskinen1-0/+27