summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | PM / Sleep: Simplify generic system suspend callbacksRafael J. Wysocki2011-12-181-18/+6
| | * | | | | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat2011-12-091-0/+4
| | * | | | | Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-067-41/+41
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-237-41/+41
| | | |\ \ \ \ \
| | | | * | | | | dmatest: don't use set_freezable_with_signal()Tejun Heo2011-11-231-19/+27
| | | | * | | | | usb_storage: don't use set_freezable_with_signal()Tejun Heo2011-11-211-6/+7
| | | | * | | | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-211-9/+6
| | | | * | | | | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-1/+1
| | | | * | | | | freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo2011-11-213-6/+0
| | * | | | | | | PM / Sleep: Unify diagnostic messages from device suspend/resumeRafael J. Wysocki2011-12-061-93/+35
| | * | | | | | | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2011-12-061-0/+16
| | * | | | | | | PM / Sleep: Simplify device_suspend_noirq()Rafael J. Wysocki2011-11-231-10/+2
| | * | | | | | | PM / Sleep: Remove unnecessary label and jumps to it form PM core codeRafael J. Wysocki2011-11-231-7/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2011-12-254-8/+1158
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...Rafael J. Wysocki2011-12-21286-2363/+5895
| | |\ \ \ \ \ \ \
| | | * | | | | | | PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.MyungJoo Ham2011-12-203-0/+1151
| | * | | | | | | | PM / devfreq: separate error paths from successful pathAxel Lin2011-11-231-8/+7
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-0883-164/+151
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-072-3/+3
| * | | | | | | | | vfs: switch ->show_stats to struct dentry *Al Viro2012-01-071-2/+2
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-0782-152/+141
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | fs: move code out of buffer.cAl Viro2012-01-0411-16/+7
| | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | pohmelfs: propagate umode_tAl Viro2012-01-042-4/+5
| | * | | | | | | | | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-042-6/+6
| | * | | | | | | | | usbfs: propagate umode_tAl Viro2012-01-041-10/+8
| | * | | | | | | | | switch devtmpfs to umode_tAl Viro2012-01-041-3/+3
| | * | | | | | | | | switch debugfs to umode_tAl Viro2012-01-047-8/+8
| | * | | | | | | | | switch sysfs_chmod_file() to umode_tAl Viro2012-01-041-3/+3
| | * | | | | | | | | switch procfs to umode_t useAl Viro2012-01-046-11/+10
| | * | | | | | | | | switch ->is_visible() to returning umode_tAl Viro2012-01-0429-63/+63
| | * | | | | | | | | switch sysfs attr->mode to umode_tAl Viro2012-01-041-1/+1
| | * | | | | | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-0423-25/+25
| | * | | | | | | | | switch ->create() to umode_tAl Viro2012-01-041-1/+1
| | * | | | | | | | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-041-1/+1
| |/ / / / / / / / /
| * | | | | | | | | vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-041-3/+2
| * | | | | | | | | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-041-3/+3
| * | | | | | | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-041-1/+0
* | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-074-9/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam2012-01-051-0/+1
| * | | | | | | | | | of/pdt: fix section mismatch warningSam Ravnborg2011-12-271-1/+1
| * | | | | | | | | | i2c-designware: add OF binding supportRob Herring2011-12-271-0/+12
| * | | | | | | | | | dt: reform for_each_property to for_each_property_of_nodeDong Aisheng2011-12-271-1/+1
| * | | | | | | | | | ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-271-2/+2
| * | | | | | | | | | of/base: Take NULL string into account for property with multiple stringsBenoit Cousson2011-12-191-5/+3
* | | | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-074-28/+44
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'spi/next' (early part) into spi/mergeGrant Likely2012-01-053-27/+43
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-291-6/+6
| | * | | | | | | | | | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-292-4/+7
| | * | | | | | | | | | | spi/omap: Correct the error pathShubhrajyoti D2011-10-291-12/+20
| | * | | | | | | | | | | spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-291-0/+2