summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-13fs: split generic and aio kiocbChristoph Hellwig
2015-03-08gadgetfs: really get rid of switching ->f_opAlan Stern
2015-03-08gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro
2015-02-17gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro
2015-02-17gadgetfs: use-after-free in ->aio_read()Al Viro
2015-02-17gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro
2015-02-17gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro
2015-02-17gadget/function/f_fs.c: close leaksAl Viro
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-16brd: rename XIP to DAXMatthew Wilcox
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-02-16md/raid10: round up to bdev_logical_block_size in narrow_write_error.NeilBrown
2015-02-16md/raid1: round up to bdev_logical_block_size in narrow_write_errorNate Dailey
2015-02-16Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki
2015-02-15intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-15Added Little Endian support to vtpm modulehonclo
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik
2015-02-15vhost_net: fix wrong iter offset when setting number of buffersJason Wang
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2015-02-14r8152: restore hw settingshayeswang