summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-06Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-105/+652
2014-02-05drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom1-0/+3
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani1-2/+4
2014-02-05drm/ttm: Fix TTM object open regressionThomas Hellstrom1-1/+1
2014-02-05vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones1-0/+1
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom6-28/+222
2014-02-05drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2Thomas Hellstrom2-16/+101
2014-02-05drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom4-78/+620
2014-02-05drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom1-2/+2
2014-02-05drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom1-2/+35
2014-02-05drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom1-4/+5
2014-02-05drm/vmwgfx: Don't commit staged bindings if execbuf failsThomas Hellstrom1-2/+4
2014-02-05xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-05bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-02-05net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-02-05drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie1-2/+2
2014-02-05net: ethoc: set up MII management bus clockMax Filippov1-2/+30
2014-02-05net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov1-0/+5
2014-02-05net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli1-14/+24
2014-02-05net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen1-5/+8
2014-02-05net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen1-1/+4
2014-02-05net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen1-0/+1
2014-02-05bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong1-1/+2
2014-02-05bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong1-7/+15
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F1-1/+1
2014-02-05ACPI / proc: remove unneeded NULL checkDan Carpenter1-1/+1
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter1-4/+0
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg1-0/+8
2014-02-05pinctrl: protect pinctrl_list addStanislaw Gruszka1-0/+2
2014-02-05intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie1-4/+17
2014-02-05ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-02-05ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-05ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-02-05ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2-22/+40
2014-02-05ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-05ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-05rt2500: disable PS by defaultStanislaw Gruszka2-0/+10
2014-02-05rt2800: disable PS by default on USBStanislaw Gruszka1-3/+2
2014-02-05ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-41/+59
2014-02-04Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...Mark Brown2-2/+3
2014-02-04Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+8
2014-02-04[media] adv7842: Composite free-run platfrom-data fixMartin Bugge1-1/+1
2014-02-04[media] v4l2-dv-timings: fix GTF calculationMartin Bugge1-0/+1
2014-02-04[media] hdpvr: Fix memory leak in debugMasanari Iida1-1/+3
2014-02-04[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari1-0/+2
2014-02-04[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones1-1/+1
2014-02-04[media] mxl111sf: Fix unintentional garbage stack readDave Jones1-1/+1
2014-02-04[media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti1-1/+1
2014-02-04[media] cx24117: remove dead code in always 'false' if statementAndi Shyti1-8/+0