summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-05amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-05ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki1-2/+2
2015-02-05vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin1-1/+3
2015-02-05gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-05net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2-51/+51
2015-02-04Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown2-2/+16
2015-02-04Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich3-30/+26
2015-02-04Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2-8/+1
2015-02-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-241/+134
2015-02-04Merge tag 'md/3.19-fixes' of git://neil.brown.name/mdLinus Torvalds2-0/+18
2015-02-04PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-3/+37
2015-02-04ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu1-0/+55
2015-02-04ACPI: Add field offset to struct resource_list_entryJiang Liu1-0/+1
2015-02-04ACPI: Translate resource into master side address for bridge window resourcesJiang Liu1-0/+15
2015-02-04ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu2-40/+47
2015-02-04ACPI: Enforce stricter checks for address space descriptorsJiang Liu1-0/+9
2015-02-04ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu1-4/+4
2015-02-04ACPI: Normalize return value of resource parser functionsJiang Liu1-0/+30
2015-02-04ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu1-2/+2
2015-02-04ACPI: Add prefetch decoding to the address space parserThomas Gleixner1-0/+3
2015-02-04ACPI: Move the window flag logic to the combined parserThomas Gleixner1-13/+9
2015-02-04ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner1-56/+34
2015-02-04ACPI: Let the parser return false for disabled resourcesThomas Gleixner1-4/+4
2015-02-04ACPI: Use the length check for io resources as wellThomas Gleixner1-25/+19
2015-02-04ACPI: Implement proper length checks for mem resourcesThomas Gleixner1-27/+35
2015-02-04ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner1-9/+0
2015-02-04Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki13-162/+82
2015-02-03ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki1-73/+45
2015-02-03ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki1-37/+6
2015-02-03Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-14/+45
2015-02-03Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier1-1/+0
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran1-1/+0
2015-02-03Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"Rafael J. Wysocki1-28/+7
2015-02-03spi: imx: use pio mode for i.mx6dlRobin Gong1-0/+4
2015-02-03xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2-2/+3
2015-02-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+2
2015-02-03isdn: off by one in connect_res()Dan Carpenter1-1/+1
2015-02-03sunvnet: set queue mapping when doing packet copiesDavid L Stevens1-0/+1
2015-02-03qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie3-4/+8
2015-02-03Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie6-21/+31
2015-02-03ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()Rafael J. Wysocki1-5/+2
2015-02-03ACPI / cpuidle: Clean up white space in a switch statementRafael J. Wysocki1-3/+3
2015-02-03ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()Rafael J. Wysocki1-4/+0
2015-02-03ACPI / cpuidle: Clean up fallback to C1 checksRafael J. Wysocki1-10/+9
2015-02-03ACPI / cpuidle: Drop unnecessary calls from ->enter callback routinesRafael J. Wysocki1-8/+0
2015-02-03ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()Rafael J. Wysocki1-5/+2
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic1-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic1-5/+8