aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin5-75/+0
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin5-35/+17
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko19-62/+902
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong15-37/+242
2013-12-03staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointerAmir Shehata1-3/+3
2013-12-03staging/lustre/build: fix compilation issue with is_compat_taskDmitry Eremin1-1/+6
2013-12-03staging/lustre/llite: don't check for O_CREAT in it_create_modeJohn L. Hammond1-3/+2
2013-12-03staging/lustre: make code align in lma_incompatFan Yong1-4/+4
2013-12-03staging/lustre/scrub: OI scrub on OSTFan Yong3-2/+10
2013-12-03staging/lustre: make obd_uuid_equals return boolJC Lafoucriere1-2/+2
2013-12-03staging/lustre: constify uuid argument of obd_uuid2strJC Lafoucriere1-1/+1
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin10-238/+407
2013-12-03Revert "staging/lustre/nfs: writing to new files will return ENOENT"Peng Tao1-2/+3
2013-12-03staging/lustre: remove wirehdr.cPeng Tao1-47/+0
2013-12-03staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is offPeng Tao4-19/+15
2013-12-03staging: vt6656: clean up s_vGetFreeContextMalcolm Priestley1-18/+19
2013-12-03staging: vt6656: s_vGetFreeContext remove pReturnContextMalcolm Priestley1-4/+2
2013-12-03staging: vt6656: remove void pointer from s_vGetFreeContextMalcolm Priestley1-8/+11
2013-12-03staging: sb105x: Fix typo in sb105xMasanari Iida2-6/+6
2013-12-03staging: dwc2: move function to more logical placePaul Zimmerman1-62/+62
2013-12-03staging: dwc2: fix useless test for non-0Paul Zimmerman1-1/+1
2013-12-03staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()Paul Zimmerman1-2/+2
2013-12-03staging: dwc2: fix screwup in checking return valuePaul Zimmerman1-1/+1
2013-12-03staging: dwc2: remove stale comment after changing function to voidPaul Zimmerman1-1/+1
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han65-65/+65
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman152-912/+2743
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+19
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+6
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-35/+43
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2-9/+6
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+1
2013-11-27Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-7/+18
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-62/+121
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-18/+72
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-80/+110
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-27remove obsolete references to powertweakDave Jones1-4/+0
2013-11-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown1-7/+4
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown1-1/+1
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown1-1/+1
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki1-2/+1
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky1-4/+4
2013-11-27Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-11-27gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer1-1/+1