First  |  Prev |  Next  |  Last
Pages: 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980
[PATCHv6 10/11] USB: gadget: composite: added disconnect callback
Added a disconnect() callback to compasite devices which is called by composite glue when its disconnect callback is called by gadget. Signed-off-by: Michal Nazarewicz <m.nazarewicz(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> Acked-by: David Brownell <dbrownell(a)users.sourceforge.net> -... 18 Jun 2010 09:07
[PATCHv6 09/11] USB: gadget: g_multi: added documentation and INF files
A short documentation of the g_multi driver along with INF files for Windows XP SP3 are provided. Signed-off-by: Michal Nazarewicz <m.nazarewicz(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> --- Documentation/usb/linux-cdc-acm.inf | 4 ++-- Documentation/usb/linux.inf | 6 ... 18 Jun 2010 09:07
Wacom based devices and the mt kernel protocol.
Hi, Now we can find many multitouch devices based on wacom Wacom panel/digitizer Bamboo Pen&Touch, HP tm2, Fujitsu LifeBook T4410 & T4310, etc... it seems that these devices are supported in some way in Linux Kernel, but I want to know if they are compliant with the MT Linux protocol. N-Trig based devices and ... 21 Jun 2010 05:52
ASoC: Add new TI TLV320AIC3204 CODEC driver
On Fri, 2010-06-18 at 13:57 +1000, Stuart Longland wrote: The TLV320AIC3204 is a low-power stereo audio CODEC capable of sample rates of up to 192kHz. This driver implements basic functionality, using I²C for the control channel. The audio interface supports many data bus formats, including I²S mast... 22 Jun 2010 07:11
[PATCH] Documentation/sysctl/vm.txt typo
Fix trivial typo: duplicated word. --- a/Documentation/sysctl/vm.txt +++ b/Documentation/sysctl/vm.txt @@ -196,7 +196,7 @@ controlled by this knob are discussed in Documentation/laptops/laptop-mode.txt. legacy_va_layout -If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the kernel +If... 18 Jun 2010 08:02
USB: gadget: g_multi: code clean up and refactoring
On Thu, 17 Jun 2010 19:51:01 +0200, Greg KH <greg(a)kroah.com> wrote: On Wed, Jun 16, 2010 at 12:08:01PM +0200, Michal Nazarewicz wrote: The Multifunction Compasite Gadget have been cleaned up and refactored so hopefully it looks prettier and works at least as good as before changes. Signed-off-b... 23 Jun 2010 07:19
[tip:sched/core] sched: task_tick_rt: Remove the obsolete ->signal != NULL check
Commit-ID: c32b4fce799d3a6157df9048d03e429956c58818 Gitweb: http://git.kernel.org/tip/c32b4fce799d3a6157df9048d03e429956c58818 Author: Oleg Nesterov <oleg(a)redhat.com> AuthorDate: Fri, 11 Jun 2010 01:09:48 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 18 Jun 2010 10:46:56 +0200 sched: t... 18 Jun 2010 06:57
[tip:sched/core] sched: Remove the obsolete exit_state/signal hacks
Commit-ID: 48286d5088a3ba76de40a6b70221632a49cab7a1 Gitweb: http://git.kernel.org/tip/48286d5088a3ba76de40a6b70221632a49cab7a1 Author: Oleg Nesterov <oleg(a)redhat.com> AuthorDate: Fri, 11 Jun 2010 01:09:52 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 18 Jun 2010 10:46:56 +0200 sched: R... 18 Jun 2010 06:57
[tip:sched/core] sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless
Commit-ID: a44702e8858a071aa0f2365113ea4a2e51c8b575 Gitweb: http://git.kernel.org/tip/a44702e8858a071aa0f2365113ea4a2e51c8b575 Author: Oleg Nesterov <oleg(a)redhat.com> AuthorDate: Fri, 11 Jun 2010 01:09:44 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 18 Jun 2010 10:46:55 +0200 sched: _... 18 Jun 2010 06:57
ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV
On Fri, 2010-06-18 at 12:56 +1000, Stuart Longland wrote: When SX_TLV widgets are read, if the gain is set to a value below 0dB, the mixer control is erroniously read as being at maximum volume. The value read out of the CODEC register is never sign-extended, and when the minimum value is subtracted (re... 18 Jun 2010 22:21
First  |  Prev |  Next  |  Last
Pages: 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980