summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen2014-03-041-1/+1
* staging: octeon-ethernet: make num_packet_buffers staticAaro Koskinen2014-03-041-1/+1
* staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERSAaro Koskinen2014-03-042-11/+1
* staging: comedi: ke_counter: update the MODULE_DESCRIPTIONH Hartley Sweeten2014-03-041-1/+1
* staging: comedi: ke_counter: tidy up multi-line commentsH Hartley Sweeten2014-03-041-28/+26
* staging: comedi: ke_counter: add digital output supportH Hartley Sweeten2014-03-041-1/+22
* staging: comedi: ke_counter: rename cnt_auto_attach()H Hartley Sweeten2014-03-041-3/+3
* staging: comedi: ke_counter: fix ke_counter_insn_read()H Hartley Sweeten2014-03-041-14/+13
* staging: comedi: ke_counter: fix ke_counter_insn_write()H Hartley Sweeten2014-03-041-12/+14
* staging: comedi: ke_counter: tidy up the subdevice initH Hartley Sweeten2014-03-041-20/+15
* staging: comedi: ke_counter: define the register mapH Hartley Sweeten2014-03-041-15/+28
* staging: comedi: ke_counter: remove CNT_CARD_DEVICE_IDH Hartley Sweeten2014-03-041-3/+1
* staging: cxt1e1: Add extern keyword for sparse 'static' warningShaun Laing2014-03-041-0/+1
* staging: cxt1e1: Fix line length over 80 characters in linux.cDaeseok Youn2014-03-041-17/+31
* staging: cxt1e1: Fix no spaces at the start of a line in linux.cDaeseok Youn2014-03-041-735/+743
* staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn2014-03-041-262/+262
* staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn2014-03-041-37/+25
* staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-03-041-9/+9
* Staging: cxt1e1: Fix line length over 80 characters in hwprobe.cDaeseok Youn2014-03-041-17/+28
* Staging:tidspbridge: Fixed braces, spaces and long line coding styleMasood Mehmood2014-03-044-16/+18
* staging/usbip: change usbip userspace to include new uapi usbip.hShuah Khan2014-03-041-17/+1
* staging/usbip: change usbip to include new uapi usbip.hShuah Khan2014-03-041-17/+2
* staging/usbip: add uapi header to export usbip kernel interfacesShuah Khan2014-03-041-0/+26
* Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-02169-1142/+1880
|\
| * Linux 3.14-rc5v3.14-rc5Linus Torvalds2014-03-021-1/+1
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0219-63/+118
| |\
| | * Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| | |\
| | | * drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | | * drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | | * drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | | * drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | | * drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | | * drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | | * drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| | * | Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-024-25/+22
| | |\ \ | | | |/ | | |/|
| | | * drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| | | * drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| | | * drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| | |/
| | * MAINTAINERS: update drm git tree entryAlex Deucher2014-02-271-1/+1
| | * MAINTAINERS: add entry for drm radeon driverAlex Deucher2014-02-271-0/+10
| | * Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| | |\
| | | * drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | | * gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | | * drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
| * | | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-023-3/+18
| |\ \ \
| | * | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-261-3/+10
| | * | | USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2014-02-262-0/+8
| * | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-023-7/+15
| |\ \ \ \
| | * | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-253-7/+15
| * | | | | Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-029-39/+38
| |\ \ \ \ \