summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer2014-12-021-0/+7
| | * | | | | drm/radeon: sync all BOs involved in a CS v2Christian König2014-12-021-10/+7
| | * | | | | nouveau: move the hotplug ignore to correct place.Dave Airlie2014-12-021-1/+1
| | * | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-12-026-34/+71
| | |\ \ \ \ \
| | | * | | | | drm/nouveau/gf116: remove copy1 engineIlia Mirkin2014-12-021-1/+0
| | | * | | | | drm/nouveau: prevent stale fence->channel pointers, and protect with rcuMaarten Lankhorst2014-12-022-29/+67
| | | * | | | | drm/nouveau/fifo/g84-: ack non-stall interrupt before handling itBen Skeggs2014-12-023-4/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-036-67/+72
| |\ \ \ \ \ \ \
| | * | | | | | | cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai2014-12-031-2/+6
| | * | | | | | | xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee2014-12-031-5/+0
| | * | | | | | | sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura2014-11-302-29/+36
| | * | | | | | | stmmac: platform: Move plat_dat checking earlierHuacai Chen2014-11-301-9/+9
| | * | | | | | | sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura2014-11-302-21/+15
| | * | | | | | | bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf2014-11-301-1/+6
| * | | | | | | | drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton2014-12-031-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-013-1/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-282-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Cancel vdd off work before suspendVille Syrjälä2014-11-261-0/+1
| | | * | | | | | drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-271-1/+18
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher2014-11-271-1/+18
* | | | | | | | isdn/capi: correct argument types of command_2_indexTilman Schmidt2014-12-101-1/+1
* | | | | | | | isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt2014-12-101-1/+1
* | | | | | | | isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt2014-12-101-16/+15
* | | | | | | | isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt2014-12-101-28/+24
* | | | | | | | isdn/gigaset: drop duplicate declarationTilman Schmidt2014-12-101-3/+0
* | | | | | | | enic: add support for set/get rss hash keyGovindarajulu Varadarajan2014-12-103-4/+49
* | | | | | | | ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-103-3/+3
* | | | | | | | ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-103-3/+3
* | | | | | | | cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-101-5/+6
* | | | | | | | ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-106-11/+10
* | | | | | | | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-106-33/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | ppp_read(): switch to skb_copy_datagram_iter()Al Viro2014-12-091-1/+3
| * | | | | | | | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro2014-12-091-7/+5
| * | | | | | | | put iov_iter into msghdrAl Viro2014-12-093-17/+7
| * | | | | | | | vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro2014-12-091-8/+9
* | | | | | | | | dummy: use MODULE_VERSIONFlavio Leitner2014-12-101-0/+1
* | | | | | | | | amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas2014-12-101-1/+1
* | | | | | | | | net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy2014-12-101-0/+2
* | | | | | | | | net: systemport: allow changing MAC addressFlorian Fainelli2014-12-101-0/+22
* | | | | | | | | rocker: remove swdev modeRoopa Prabhu2014-12-101-17/+1
* | | | | | | | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-10161-2540/+7345
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-0810-25/+53
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger2014-12-011-1/+2
| | * | | | | | | | rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger2014-12-013-0/+22
| | * | | | | | | | rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger2014-12-011-4/+3
| * | | | | | | | | mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
| * | | | | | | | | mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-054-3/+16
| * | | | | | | | | mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-053-0/+29
| * | | | | | | | | mwifiex: do not delete station entries in del_sta handlerAvinash Patil2014-12-051-2/+0