OSDN Git Service

uclinux-h8/linux.git
2015-03-23 Dmitry Torokhovmfd: menelaus: Remove incorrect __exit markups
2015-03-12 Gyungoh Yoodevicetree: Add SKY81452 to the Trivial Devices list
2015-03-12 Gyungoh Yoodevicetree: Add vendor prefix for Skyworks Solutions...
2015-03-12 Gyungoh Yoodevicetree: Add new SKY81452 backlight binding
2015-03-12 Gyungoh Yoodevicetree: Add new SKY81452 mfd binding
2015-03-12 Gyungoh Yoobacklight: Add support Skyworks SKY81452 backlight...
2015-03-12 Gyungoh Yoomfd: Add support for Skyworks SKY81452 driver
2015-03-12 Charles Keepaxmfd: arizona: Add DT binding documentation for DMIC...
2015-03-12 Charles Keepaxmfd: arizona: Add DT binding for the DMIC reference...
2015-03-12 Jacek Anaszewskimfd: max77693: Modify flash cell name identifiers
2015-03-12 Jacek Anaszewskimfd: max77693: Add TORCH_IOUT_MASK macro
2015-03-12 Jacek Anaszewskimfd: max77693: Remove struct max77693_led_platform_data
2015-03-12 Jacek Anaszewskimfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT...
2015-03-12 Raymond Tanmfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C...
2015-03-12 Chris Zhongmfd: rk808: Disable the under voltage detect
2015-03-12 Joe Perchesmfd: ab8500-debugfs: Remove use of seq_printf return...
2015-03-12 Artem Savkovmfd: rt5033: MFD_RT5033 needs to select REGMAP_IRQ
2015-03-12 Adam Wardmfd: da9052: Register ability of device to cause a...
2015-03-12 Adam Wardmfd: da9052: Fix register access via SPI
2015-03-04 Jaewon Kimmfd: max77843: Add max77843 MFD driver core driver
2015-03-04 Sascha Hauermfd: dt-bindings: Add bindings for the MediaTek MT6397...
2015-03-04 Flora Fumfd: Add support for the MediaTek MT6397 PMIC
2015-03-03 Krzysztof Kozlowskimfd: sec: Remove unnecessary out of memory message
2015-03-03 Krzysztof Kozlowskimfd: sec: Cleanup unused RTC fields: ono, WTSR and...
2015-03-03 Adam Thomsonmfd: da9150: Add DT binding documentation for core
2015-03-03 Charles Keepaxmfd: arizona: Move useful defines into a dt-binding...
2015-03-03 Krzysztof Kozlowskimfd: da9150: Constify struct regmap_config
2015-03-03 Krzysztof Kozlowskirtc: s5m: Remove unused watchdog and sudden momentary...
2015-03-03 Micky Chingmfd: rtsx: Using pcr_dbg replace dev_dbg
2015-03-03 Micky Chingmfd: rtsx: Add support for rts525A
2015-03-03 Micky Chingmfd: rtsx: Add support for rts524A
2015-03-03 Micky Chingmfd: rtsx: Remove LCTLR defination
2015-03-03 Micky Chingmfd: rtsx: Update phy register
2015-03-03 Micky Chingmfd: rtsx: Update driving settings
2015-03-03 Micky Chingmfd: rtsx: Update PETXCFG address
2015-03-03 Micky Chingmfd: rtsx: Place register address and values togather
2015-03-03 Micky Chingmfd: rtsx: Replace TAB by SPC after #define
2015-03-03 Vignesh Rmfd: ti_am335x_tscadc: Remove unwanted reg_se_cache...
2015-03-03 Pawel Mollmfd: vexpress: Remove non-DT code
2015-03-03 Michael Brunnermfd: Add support for COMe-cBL6 to Kontron PLD driver
2015-03-03 Todd Brandtmfd: axp20x: Change battery cell name to fuel gauge
2015-03-03 Jarkko Nikulamfd: intel_soc_pmic: Ensure GPIO irq is set to input pin
2015-03-03 Jarkko Nikulamfd: intel_soc_pmic: Do not mangle error code from...
2015-03-03 Jarkko Nikulamfd: intel_soc_pmic: Move PMIC interrupt comment to...
2015-02-26 Richard FitzgeraldASoC: arizona: Add support for WM8280/WM8281
2015-02-26 Richard Fitzgeraldextcon: arizona: Add support for WM8280/WM8281
2015-02-26 Richard Fitzgeraldgpio: arizona: Add support for WM8280/WM8281
2015-02-26 Richard Fitzgeraldregulator: arizona-micsupp: Add support for WM8280...
2015-02-26 Richard FitzgeraldDocumentation: devicetree: arizona: Add bindings for...
2015-02-26 Richard Fitzgeraldmfd: arizona: Add support for WM8280/WM8281
2015-02-23 Linus TorvaldsLinux 4.0-rc1 v4.0-rc1
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22 Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22 Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22 Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22 Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22 David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22 David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22 David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22 David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22 David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22 David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22 David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22 David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22 David HowellsVFS: Add a whiteout dentry type
2015-02-22 David HowellsVFS: Introduce inode-getting helpers for layered/unione...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-21 Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21 Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21 Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21 Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21 Linus Torvaldskernel: make READ_ONCE() valid on const arguments
2015-02-21 Jens AxboeMerge branch 'for-3.20' of git://git.infradead.org...
2015-02-21 Thadeu Lima... blk-throttle: check stats_cpu before reading it from...
2015-02-21 Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21 Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
next