First
|
Prev |
Next
|
Last
Pages: 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907
[PATCH v3 0/6] hid: new driver for PicoLCD device This series adds support for PicoLCD USB HID device adding support for the various features in different patches so each patch concentrates on a device class. Changes since revision 2: - drop most inline keywords - use mutex to protect question-wait-for-answer requests - use mutex to protect flash erase+write+w... 24 Mar 2010 19:20
[PATCH 1/2] ARM: pcmcia: Fix for building DEBUG with sa11xx_base.c as a module. This patch fixes a compilation issue when compiling PCMCIA SA1100 support as a module with PCMCIA_DEBUG enabled. The symbol soc_pcmcia_debug was not beeing exported. Signed-off-by: Marcelo Roberto Jimenez <mroberto(a)cpti.cetuc.puc-rio.br> --- drivers/pcmcia/soc_common.c | 1 + 1 files changed, 1 insertions(+... 24 Mar 2010 19:20
[PATCH 1/1] staging;rar_register: add TODO file From: Mark Allyn <allyn(a)allyn-test.(none)> Signed-off-by: Mark Allyn <mark.a.allyn(a)intel.com> --- 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/rar_register/TODO diff --git a/drivers/staging/rar_register/TODO b/drivers/staging/rar_register/TODO new file mode 100644 ind... 24 Mar 2010 19:20
rt2500usb: improve powersaving reliability On Wednesday 24 March 2010, Ondrej Zary wrote: According to my debugging, retrying 5 times (REGISTER_BUSY_COUNT) does not provide enough time for the device to enter the required state. Sometimes, the device needs 12 to 15 retries. Increase it to 20 to be sure. This improves powersaving reliability but ... 24 Mar 2010 19:20
[PATCH] rt2500usb: improve powersaving reliability According to my debugging, retrying 5 times (REGISTER_BUSY_COUNT) does not provide enough time for the device to enter the required state. Sometimes, the device needs 12 to 15 retries. Increase it to 20 to be sure. This improves powersaving reliability but one problem still remains: power state change sometimes f... 24 Mar 2010 19:20
Killing the Big Kernel Lock Hi Arnd, Interesting work. For the drivers/infiniband part, it seems maybe all these drivers should be using no_llseek instead of default_llseek? (or is it better style to use nonseekable_open()?) Certainly as far as I can tell, nothing in drivers/infiniband pays any attention to f_pos. Also, is there a rea... 10 Apr 2010 12:24
Darlehen bieten bei 2% Zins (Union beschränkt Finanzierung) Hallo Ich bin Curtis Smith, Geschäftsführer der Union beschränkt Finanzierung. Wir sind zertifiziert Darlehen Darlehensgeber, die Kredite an Unternehmen Darlehen, persönliche Darlehen, guten und schlechten Krediten online gesicherte Darlehen für weltweite Einwohner mit schlechter und guter Bonität oder Konkurs ... 24 Mar 2010 18:09
net: remove trailing spaces in messages From: Frans Pop <elendil(a)planet.nl> Date: Wed, 24 Mar 2010 19:27:09 +0100 This is the third patchset to remove trailing spaces in kernel messages. Patches in this set cover wireless code. Note that the last patch for libertas changes a debugfs header and not actually a message. Patches have ... 24 Mar 2010 18:09
[PATCH] cfq-iosched: Do not merge queues of BE and IDLE classes even if they are found to be co-operating. The prio_trees do not have any IDLE cfqqs on them. cfq_close_cooperator() is called from cfq_select_queue() and cfq_completed_request(). The latter ensures that the close cooperator code does not get invoked if the current cfqq is of class IDLE but the former doesn't see... 24 Mar 2010 18:09
Somebody take a look please! (some kind of kernel bug?) Dear developers, This is one of my productive servers, wich suddenly starts to freeze (crash) some weeks before. I have done all what i can, (i think) please somebody give to me some suggestion: Mar 24 19:22:28 alfa kernel: BUG: Bad page map in process httpd pte:2bf1e025 pmd:1535b5067 Mar 24 19:22:28 alfa... 2 Apr 2010 19:17 |