summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev1-0/+7
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev1-0/+5
2013-01-24mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov1-1/+1
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker1-13/+0
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+2
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar4-18/+7
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24fbmon: add videomode helpersSteffen Trumtrar1-0/+4
2013-01-24sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh1-0/+1
2013-01-23soreuseport: infrastructureTom Herbert1-0/+6
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo1-6/+3
2013-01-23async: bring sanity to the use of words domain and runningTejun Heo1-3/+3
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo105-545/+1492
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij2-0/+52
2013-01-23ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structuresLee Jones2-22/+3
2013-01-23ab8500-charger: Do not touch VBUSOVV bitsJonas Aaberg1-0/+19
2013-01-23pm2301: LPN mode control supportLee Jones1-0/+1
2013-01-23pm2301: Update watchdog for pm2xxx supportLoic Pallardy1-0/+3
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-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson12-42/+37
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 Guo1-20/+8
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 Lu1-0/+3
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi1-0/+2
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2-2/+2
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-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-21ASoC: arizona: Allow number of channels clocked to be restrictedMark Brown1-0/+9
2013-01-21module: constify within_module_*Sasha Levin1-2/+2