summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo
2013-01-22gpio: fix warning of 'struct gpio_chip' declarationShawn Guo
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt
2013-01-21libata: identify and init ZPODD devicesAaron Lu
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi
2013-01-21mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior
2013-01-21usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior
2013-01-21usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明
2013-01-21ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2013-01-21tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt
2013-01-21tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt
2013-01-21Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang
2013-01-21netfilter: add missing xt_connlabel.h header in installationPablo Neira Ayuso
2013-01-21netfilter: add missing xt_bpf.h header in installationPablo Neira Ayuso
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn
2013-01-21xfrm: Remove unused definesSteffen Klassert
2013-01-21ASoC: arizona: Allow number of channels clocked to be restrictedMark Brown
2013-01-21module: constify within_module_*Sasha Levin
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-20ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明
2013-01-20ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明
2013-01-20ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明
2013-01-20ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds