summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng1-4/+17
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng1-2/+4
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng1-2/+6
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam1-0/+16
2013-01-23ab8500-btemp: Adaptation to AB8505 and AB9540 platformsMichel JAOUEN1-0/+2
2013-01-23pm2301: Provide u9540 support for the pm2301 chargerMichel JAOUEN3-0/+64
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-86/+245
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson17-49/+47
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding1-0/+1
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2-27/+4
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2-26/+8
2013-01-22gpio: fix warning of 'struct gpio_chip' declarationShawn Guo1-37/+37
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson1-0/+41
2013-01-22tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt1-1/+0
2013-01-22libata: identify and init ZPODD devicesAaron Lu2-0/+37
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert1-0/+2
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong1-1/+7
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi1-0/+2
2013-01-21mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel2-2/+6
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel5-13/+8
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2-0/+9
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior1-0/+4
2013-01-21usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior1-0/+8
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior1-0/+2
2013-01-21usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior1-0/+52
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明1-7/+0
2013-01-21ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明1-1/+7
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu1-11/+1
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu1-3/+3
2013-01-21tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt1-2/+2
2013-01-21tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt1-1/+1
2013-01-21Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul1-0/+13
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang1-0/+4
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang1-0/+1
2013-01-21netfilter: add missing xt_connlabel.h header in installationPablo Neira Ayuso1-0/+1
2013-01-21netfilter: add missing xt_bpf.h header in installationPablo Neira Ayuso1-0/+1
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn1-0/+17
2013-01-21xfrm: Remove unused definesSteffen Klassert1-4/+0
2013-01-21ASoC: arizona: Allow number of channels clocked to be restrictedMark Brown1-0/+9
2013-01-21module: constify within_module_*Sasha Levin1-2/+2