summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-03switch sysfs attr->mode to umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03switch sys_mknodat(2) to umode_tAl Viro
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03vfs: new helper - vfs_ustat()Al Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03constify seq_file stuffAl Viro
2012-01-03vfs: make do_kern_mount() staticAl Viro
2012-01-03vfs: convert fs_supers to hlistAl Viro
2012-01-03unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro
2012-01-03pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren
2012-01-03pinctrl: add "struct seq_file;" to pinconf.hStephen Warren
2012-01-03pinctrl: add a group-specific hog macroLinus Walleij
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren
2012-01-03pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren
2012-01-03pinctrl: add a pin config interfaceLinus Walleij
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham
2011-12-31[media] dvb-core: be sure that drivers won't use DVBv3 internallyMauro Carvalho Chehab
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-30unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30[media] v4l: Add new alpha component controlSylwester Nawrocki
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab
2011-12-28jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang
2011-12-28dt: add empty of_get_node/of_put_node functionsRob Herring
2011-12-28clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann
2011-12-27Merge branch 'pm-freezer' into pm-for-linusRafael J. Wysocki