summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-01-07[media] saa6588: add support for non-blocking modeHans Verkuil
2014-01-07[media] saa6588: remove unused CMD_OPENHans Verkuil
2014-01-07[media] saa6752hs.h: drop empty headerHans Verkuil
2014-01-07[media] saa7134: convert to the control frameworkHans Verkuil
2014-01-07[media] vb2: retry start_streaming in case of insufficient buffersHans Verkuil
2014-01-07[media] vb2: push the mmap semaphore down to __buf_prepare()Hans Verkuil
2014-01-07[media] adv7842: add drive strength enum and sync names with adv7604Hans Verkuil
2014-01-07[media] adv7842: set LLC DLL phase from platform_dataHans Verkuil
2014-01-07[media] adv7842: Composite sync adjustmentMartin Bugge
2014-01-07[media] adv7842: obtain free-run mode from the platform_dataMartin Bugge
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior
2014-01-07mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior
2014-01-07[media] adv7842: Use defines to select EDID portMats Randgaard
2014-01-07[media] adv7842: remove connector type. Never used for anything usefulMats Randgaard
2014-01-07[media] adv7842: set default input in platform-dataMartin Bugge
2014-01-07[media] adv7842: 625/525 line standard jitter fixMartin Bugge
2014-01-07[media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil
2014-01-07[media] adv7842: added DE vertical position in SDP-io-syncMartin Bugge
2014-01-07[media] adv7604: sync polarities from platform dataMartin Bugge
2014-01-07[media] adv7604: remove connector type. Never used for anything usefulMats Randgaard
2014-01-07[media] adv7604: add hdmi driver strength adjustmentMikhail Khelik
2014-01-07[media] adv7604: add support for all the digital input portsMats Randgaard
2014-01-07extcon: arizona: Add defines for microphone detection levelsCharles Keepax
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar
2014-01-07NFC: NCI: Add setup handlerAmitkumar Karwar
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06regulator: as3722: detect SD0 low-voltage modeAndrew Bresticker
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen