summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+3
2012-09-14USB: ezusb: remove dependancy on usb_serialRene Buergel1-2/+2
2012-09-14dmaengine: mmp-pdma supportZhangfei Gao1-0/+19
2012-09-14userns: Convert security/keys to the new userns infrastructureEric W. Biederman1-4/+5
2012-09-13[media] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPortHans Verkuil2-0/+33
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+1
2012-09-13USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman1-9/+3
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar5-13/+37
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas1-1/+1
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter1-0/+2
2012-09-13sched/nohz: Clean up select_nohz_load_balancer()Alex Shi1-2/+2
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra1-5/+0
2012-09-13task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov1-2/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas44-97/+212
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2-2/+2
2012-09-13Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n...Olof Johansson4-0/+25
2012-09-13Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson5-10/+46
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang2-0/+13
2012-09-13ata: define enum constants for IDENTIFY DEVICEShane Huang1-8/+13
2012-09-13leds: Add new LED driver for lm3642 chipsG.Shark Jeong1-0/+38
2012-09-13ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-0/+217
2012-09-13ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2-4/+0
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren10-14/+75
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-6/+4
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas2-2/+2
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge1-0/+1
2012-09-12trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett1-10/+18
2012-09-12audit: export audit_log_task_infoPeter Moody1-0/+2
2012-09-12Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas1-0/+2
2012-09-12PCI: Add weak pcibios_window_alignment() interfaceGavin Shan1-0/+2
2012-09-12Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman6-235/+418
2012-09-12Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-43/+87
2012-09-11leds: Add new LED driver for lm355x chipsG.Shark Jeong2-50/+66
2012-09-11leds-lp5523: add channel name in the platform dataKim, Milo1-0/+1
2012-09-11leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri1-0/+4
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang1-2/+16
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang1-12/+0
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang1-8/+0
2012-09-11resources: Document IORESOURCE_IOMark Brown1-1/+1
2012-09-11resources: Add register address resource typeMark Brown1-0/+1
2012-09-11of: add const to struct *of_device_id.dataUwe Kleine-König1-1/+1
2012-09-11misc/atmel_tc: make atmel_tc.tcb_config member point to const dataUwe Kleine-König1-1/+1
2012-09-11driver-core: Shut up dev_dbg_reatelimited() without DEBUGHiroshi Doyu1-24/+38
2012-09-11PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause1-1/+1
2012-09-11Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan1-0/+2
2012-09-11ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg1-1/+6
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-0/+11
2012-09-11serial: pl011: delete reset callbackLinus Walleij1-1/+0
2012-09-11Merge tag 'iio-for-3.7c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman5-4/+296
2012-09-11usb/acpi: Use ACPI methods to power off ports.Lan Tianyu1-0/+10