summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-27pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott1-1/+3
2013-07-27serial:st-asc: Add ST ASC driver.Srinivas Kandagatla1-0/+3
2013-07-27OMAP: UART: Keep the TX fifo full when possibleDmitry Fink1-0/+1
2013-07-27serial: max310x: Add MAX14830 supportAlexander Shiyan1-2/+2
2013-07-27serial: max310x: Add MAX3109 supportAlexander Shiyan1-2/+2
2013-07-27serial: max310x: Driver reworkAlexander Shiyan1-4/+1
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+1
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+16
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-11/+11
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-37/+84
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2-1/+40
2013-07-26[media] tea575x-tuner: move HW init to a separate functionOndrej Zary1-0/+1
2013-07-26[media] media: i2c: adv7343: make the platform data members as arrayLad, Prabhakar1-16/+4
2013-07-26[media] media: davinci: vpif: display: add V4L2-async supportLad, Prabhakar1-0/+2
2013-07-26[media] media: davinci: vpif: capture: add V4L2-async supportLad, Prabhakar1-0/+2
2013-07-26[media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda1-0/+1
2013-07-26[media] mem2mem: add support for hardware buffered queuePhilipp Zabel1-0/+13
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2-11/+1
2013-07-26cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis1-6/+0
2013-07-26kobject: delayed kobject release: help find buggy driversRussell King1-0/+4
2013-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+3
2013-07-25numa: Mark __node_set() as __always_inlineTom Rini1-1/+10
2013-07-25usb: clamp bInterval to allowed rangeFelipe Balbi1-2/+8
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu1-0/+1
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu1-1/+0
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter448-3397/+12531
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz1-0/+6
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann1-0/+22
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann2-17/+8
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann2-5/+4
2013-07-25drm: add unified vma offset managerDavid Herrmann1-0/+202
2013-07-25ktime: fix some scripts/kernel-doc warningsYacine Belkadi1-13/+15
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong1-0/+44
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa3-6/+6
2013-07-25net: Make devnet_rename_seq staticThomas Gleixner1-3/+0
2013-07-25tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet4-6/+29
2013-07-25net: add sk_stream_is_writeable() helperEric Dumazet1-0/+4
2013-07-25net: sctp: trivial: update mailing list addressDaniel Borkmann10-10/+10
2013-07-25USB: check sg buffer size in usb_submit_urbMing Lei1-1/+3
2013-07-25tty: Fix lock order in tty_do_resize()Peter Hurley1-1/+2
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+0
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu1-37/+84
2013-07-24vfs: Lock in place mounts from more privileged usersEric W. Biederman1-0/+1
2013-07-24regmap: irq: document mask/wake_invert flagsPhilipp Zabel1-0/+2
2013-07-24regmap: irq: make flags bool and put them in a bitfieldPhilipp Zabel1-4/+4
2013-07-24ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen1-2/+5
2013-07-24ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen1-4/+3
2013-07-24ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen1-1/+1
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-07-24OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabledSebastian Andrzej Siewior1-15/+24