summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-10-17PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten1-3/+6
2011-10-17PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky1-0/+34
2011-10-17PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu1-0/+52
2011-10-17if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2-0/+13
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat28-78/+107
2011-10-14regulator: Constify constraints nameMark Brown1-1/+1
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-0/+2
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel2-0/+39
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel2-0/+54
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel1-0/+2
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki1-0/+1
2011-10-14PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt1-0/+1
2011-10-14PCI: Add Solarflare vendor ID and SFC4000 device IDsBen Hutchings1-0/+5
2011-10-14net: more accurate skb truesizeEric Dumazet1-0/+5
2011-10-13dt: add empty dt helpers for non-dt buildRajendra Nayak1-0/+13
2011-10-13usb: gadget: mv_udc: refine the driver structureNeil Zhang1-0/+50
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto1-0/+5
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto1-0/+7
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto1-0/+2
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda1-0/+60
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty1-1/+2
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty1-2/+2
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty1-0/+5
2011-10-13ARM: 7131/1: clkdev: Add Common Macro for clk_lookupPadmavathi Venna1-0/+7
2011-10-13drivers: create a pin control subsystemLinus Walleij3-0/+357
2011-10-13Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2-2/+2
2011-10-13net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja1-1/+2
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-2/+2
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar4-26/+14
2011-10-12ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi1-0/+1
2011-10-12MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi1-0/+3
2011-10-12MFD: twl6040: Cache the vibra control registersPeter Ujfalusi1-0/+1
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi1-13/+7
2011-10-12Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity1-1/+1
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville4-0/+134
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman1-18/+0
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman1-2/+0
2011-10-11hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman1-3/+0
2011-10-11hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman1-23/+0
2011-10-11hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman1-4/+0
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman1-5/+0
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman1-8/+0
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman1-6/+0
2011-10-11hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman1-24/+0
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman1-2/+2
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman1-3/+0
2011-10-11llist: Add back llist_add_batch() and llist_del_first() prototypesStephen Rothwell1-0/+6
2011-10-11Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+969
2011-10-11USB: fix ehci alignment errorHarro Haan1-1/+1