index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-18
pinctrl: cygnus: add gpio/pinconf driver
Ray Jui
2015-03-18
pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding
Ray Jui
2015-03-18
pinctrl: staticise example code funcs/structs
Baruch Siach
2015-03-18
pinctrl: remove doc mention of the enable/disable API
Baruch Siach
2015-03-18
pinctrl: remove enable/disable callbacks from documentation
Baruch Siach
2015-03-18
pinctrl: mediatek: fix build error
Hongzhou Yang
2015-03-18
pinctrl: mediatek: emulate GPIO interrupt on both-edges
Yingjoe Chen
2015-03-18
arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.
Hongzhou Yang
2015-03-18
pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
Maoguang Meng
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
2015-03-18
pinctrl: dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.
Hongzhou Yang
2015-03-18
pinctrl: sh-pfc: Use u32 to store register data
Geert Uytterhoeven
2015-03-18
pinctrl: cygnus: add initial IOMUX driver support
Ray Jui
2015-03-18
pinctrl: Broadcom Cygnus pinctrl device tree binding
Ray Jui
2015-03-18
pinctrl: bcm: consolidate Broadcom pinctrl drivers
Ray Jui
2015-03-18
pinctrl: imx: do not implicitly set pin regs to -1
Stefan Agner
2015-03-09
pinctrl: qcom: handle input-enable pinconf property
Stanimir Varbanov
2015-03-09
pinctrl: qcom: enable generic pinconf
Stanimir Varbanov
2015-03-09
pinctrl: at91: simplify probe error handling
Baruch Siach
2015-03-09
pinctrl: remove maxpin from documentation
Baruch Siach
2015-03-09
pinctrl: sirf: fix typo in kernel warning on a bad interrupt
Colin Ian King
2015-03-09
pinctrl: tegra: add a driver for Tegra210
Stephen Warren
2015-03-09
pinctrl: tegra: support nvidia,io-hv DT property
Stephen Warren
2015-03-09
pinctrl: tegra: some bits move between registers
Stephen Warren
2015-03-09
pinctrl: tegra: driver layout/consistency fixes
Stephen Warren
2015-03-09
pinctrl: lantiq: fix include guard #endif comment
Baruch Siach
2015-03-09
devicetree: bindings: add Device Tree bindings for Armada 39x pin-muxing cont...
Thomas Petazzoni
2015-03-09
pinctrl: freescale: make of_device_id array const
Sanjeev Sharma
2015-03-09
pinctrl: sh-pfc: Do not overwrite bias configuration
Geert Uytterhoeven
2015-03-09
pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry
Laurent Pinchart
2015-03-05
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
2015-03-04
pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x
Thomas Petazzoni
2015-02-22
Linux 4.0-rc1
Linus Torvalds
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
[next]