summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-02[media] coda: fix encoder rate control parameter masksPhilipp Zabel-2/+2
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick-2/+0
2015-02-02[media] s5p-g2d: remove unnecessary version.h inclusionFabian Frederick-1/+0
2015-02-02[media] s5p-mfc-dec: Don't use encoder stop commandNicolas Dufresne-1/+1
2015-02-02[media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne-5/+1
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen-19/+10
2015-02-02Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann-0/+1
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay-1/+5
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay-2/+2
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay-1/+1
2015-02-01net: rocker: Add support for retrieving port level statisticsDavid Ahern-0/+155
2015-02-01team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu-1/+4
2015-02-01bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu-1/+8
2015-02-01rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu-1/+2
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu-3/+4
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang-2/+3
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai-1/+23
2015-02-02md/bitmap: fix a might_sleep() warning.NeilBrown-0/+13
2015-02-02md/raid5: fix another livelock caused by non-aligned writes.NeilBrown-0/+5
2015-02-01mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra-8/+9
2015-02-02ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal-2/+2
2015-02-02ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal-3/+3
2015-02-02cxl: Fix device_node reference countingRyan Grimm-1/+1
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+28
2015-02-01drm/msm: add moduleparam to disable fbdevRob Clark-1/+8
2015-02-01hso: fix rfkill name conflictsOlivier Sobrie-2/+3
2015-02-01hso: add missing cancel_work_sync in disconnect()Olivier Sobrie-0/+2
2015-02-01hso: update serial_table in usb disconnect methodOlivier Sobrie-1/+1
2015-02-01hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie-3/+9
2015-02-01hso: replace reset_device work by usb_queue_reset_device()Olivier Sobrie-24/+1
2015-02-01hso: rename hso_dev into serial in hso_free_interface()Olivier Sobrie-6/+6
2015-02-01hso: fix small indentation errorOlivier Sobrie-2/+2
2015-02-01hso: fix memory leak in hso_create_rfkill()Olivier Sobrie-9/+3
2015-02-01hso: fix memory leak when device disconnectsOlivier Sobrie-0/+1
2015-02-01hso: fix crash when device disappears while serial port is openOlivier Sobrie-4/+13
2015-02-01hso: remove useless header file timer.hOlivier Sobrie-1/+0
2015-02-01drm/msm: fix build error with W=1Rob Clark-3/+0
2015-02-01drm/msm/mdp5: Fix negative SMP block allocationStephane Viau-2/+3
2015-02-01drm/msm/hdmi: disallow interlacedRob Clark-1/+1
2015-02-01drm/msm/atomic: fix issue with gnome-shell waylandRob Clark-1/+4
2015-02-01drm/msm/mdp5: Add hardware cursor supportBeeresh Gopal-0/+164
2015-02-01drm/msm/hdmi: rework hdmi configurations, using dt_match[]Stephane Viau-59/+71
2015-02-01drm/msm/hdmi: Add HDMI platform config for apq8084Stephane Viau-0/+17
2015-02-01drm/msm/hdmi: use dynamic allocation for hdmi resourcesStephane Viau-8/+28
2015-02-01drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()Stephane Viau-2/+2
2015-02-01drm/msm/dp: use link power helpersRob Clark-19/+2
2015-02-01drm/msm: Add the eDP connector in msm drm driver (V2)Hai Li-13/+75
2015-02-01drm/msm: Initial add eDP support in msm drm driver (v5)Hai Li-0/+2350
2015-02-01drm/msm/mdp4: add YUV format supportBeeresh Gopal-9/+95
2015-02-01drm/msm/mdp5: add NV12 support for MDP5Stephane Viau-21/+194