summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-07Revert "Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.c"Greg Kroah-Hartman
2014-02-07Staging: ozwpan: Fix null dereferenceSalym Senyonga
2014-02-07staging/usbip: Fix vhci_hcd attach failure error message to be informativeShuah Khan
2014-02-07staging: rtl8821ae: Fixed the size of array to macro as discussed by LinusSurendra Patil
2014-02-07staging: octeon-usb: Probe via device tree populated platform device.David Daney
2014-02-07lustre: add myself to list of people to CC on lustre patchesOleg Drokin
2014-02-07lustre: Correct KUC code max changelog msg sizeOleg Drokin
2014-02-07lustre: Account for changelog_ext_rec in CR_MAXSIZEOleg Drokin
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin
2014-02-07staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin
2014-02-07staging: lustre: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-07staging: ion: Fix build warningJohn Stultz
2014-02-07staging: ion: Fix ION_IOC_FREE compat ioctlLaura Abbott
2014-02-07staging: ion: Fix overflow and list bugs in system heapColin Cross
2014-02-07staging: ashmem: Avoid deadlock between read and mmap callsTodd Poynor
2014-02-07staging: sync: Fix a race condition between release_obj and print_objAlistair Strachan
2014-02-07staging: sw_sync: Add stubs for kernels without CONFIG_SW_SYNCGreg Hackmann
2014-02-07staging: don't use module_init in non-modular ion_dummy_driver.cPaul Gortmaker
2014-02-07ion: dummy driver: use ARRAY_SIZE for nr of heapsTomas Winkler
2014-02-07drivers: staging: android: ion: ion_dummy_driver: include "linux/io.h"Chen Gang
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-02-05staging: imx-drm: Fix build errorSachin Kamat
2014-02-05imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc()Russell King
2014-02-05imx-drm: imx-drm-core: avoid going the long route round for drm_deviceRussell King
2014-02-05imx-drm: imx-drm-core: use the crtc drm device for vblankRussell King
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-31Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-31zram: introduce zram->tb_lockMinchan Kim
2014-01-31zram: use atomic operation for statMinchan Kim