| Commit message (Expand) | Author | Files | Lines |
2005-07-12 | [SPARC64]: Fix SMP build failure. | Andrew Morton | 1 | -2/+2 |
2005-07-12 | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 16 | -27/+20 |
2005-07-12 | [NETFILTER]: Revert nf_reset change | Phil Oester | 3 | -9/+13 |
2005-07-12 | [PATCH] USB: add ldusb driver | Michael Hund | 4 | -0/+806 |
2005-07-12 | [PATCH] USB: fix usb reference count bug in cdc-acm driver | brian@murphy.dk | 1 | -15/+16 |
2005-07-12 | [PATCH] USB: export usb_get_intf() and usb_put_intf() | brian@murphy.dk | 1 | -0/+3 |
2005-07-12 | [PATCH] USB: another cdc descriptor | david-b@pacbell.net | 1 | -0/+13 |
2005-07-12 | [PATCH] USB: fix ohci merge glitch | david-b@pacbell.net | 1 | -1/+3 |
2005-07-12 | [PATCH] USB: ohci-omap pm updates | david-b@pacbell.net | 1 | -37/+16 |
2005-07-12 | [PATCH] USB: omap_udc tweaks | david-b@pacbell.net | 1 | -2/+1 |
2005-07-12 | [PATCH] USB: gadget/ether build fixes. | Ian Campbell | 1 | -0/+2 |
2005-07-12 | [PATCH] USB: gadget/ether fixes | Ian Campbell | 1 | -1/+1 |
2005-07-12 | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 8 | -51/+417 |
2005-07-12 | [PATCH] USB: add LD devices to hid blacklist | Michael Hund | 1 | -0/+24 |
2005-07-12 | [PATCH] USB: coverity: (desc->bitmap)[] overrun fix | KAMBAROV, ZAUR | 1 | -1/+2 |
2005-07-12 | [PATCH] USB: add driver for Keyspan Digital Remote | Michael Downey | 3 | -0/+647 |
2005-07-12 | [PATCH] USB: net2280 warning fix | Andrew Morton | 1 | -1/+1 |
2005-07-12 | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 26 | -75/+81 |
2005-07-12 | [PATCH] USB: isp116x-hcd cleanup | Olav Kongas | 1 | -10/+6 |
2005-07-12 | [PATCH] USB: Patch to make usbmon to print control setup packets | Pete Zaitcev | 2 | -13/+64 |
2005-07-12 | [PATCH] USB: SiS USB Makefile fixes | Thomas Winischhofer | 1 | -0/+1 |
2005-07-12 | [PATCH] USB ATM: fix line resync logic | Duncan Sands | 1 | -27/+28 |
2005-07-12 | [PATCH] USB ATM: robustify poll throttling | Duncan Sands | 1 | -4/+2 |
2005-07-12 | [PATCH] USB ATM: line speed measured in Kb not Kib | Duncan Sands | 2 | -2/+2 |
2005-07-12 | [PATCH] USB: fix ftdi_sio compiler warnings | Greg Kroah-Hartman | 1 | -2/+0 |
2005-07-12 | [PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code | Ian Abbott | 1 | -47/+0 |
2005-07-12 | [PATCH] USB ftdi_sio: reduce device id table clutter | Ian Abbott | 1 | -563/+144 |
2005-07-12 | [PATCH] USB: khubd: use kthread API | akpm@osdl.org | 1 | -29/+11 |
2005-07-12 | [PATCH] USB Storage: Remove unneeded SC/P | Phil Dibowitz | 1 | -1/+1 |
2005-07-12 | [PATCH] USB: add bMaxPacketSize0 attribute to sysfs | Greg Kroah-Hartman | 1 | -0/+2 |
2005-07-12 | [ACPI] increase MAX_IO_APICS to 64 on i386 | Len Brown | 1 | -5/+1 |
2005-07-12 | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 10 | -81/+284 |
2005-07-12 | [NET]: move config options out to individual protocols | Sam Ravnborg | 18 | -452/+474 |
2005-07-12 | [ACPI] EC GPE-disabled issue | Luming Yu | 1 | -11/+9 |
2005-07-12 | [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build | Len Brown | 1 | -1/+1 |
2005-07-12 | [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig | Jesse Barnes | 1 | -11/+0 |
2005-07-12 | [ACPI] fix C1 patch for IA64 | Venkatesh Pallipadi | 2 | -0/+4 |
2005-07-12 | [ACPI] quiet dmesg related to ACPI PM of PCI devices | David Shaohua Li | 1 | -6/+4 |
2005-07-12 | ACPICA 20050408 from Bob Moore | Robert Moore | 128 | -4811/+5220 |
2005-07-12 | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2 | -0/+17 |
2005-07-12 | [ACPI] S3 resume -- use lgdtl, not lgdt | Nickolai Zeldovich | 1 | -2/+3 |
2005-07-12 | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 27 | -14/+65 |
2005-07-12 | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 22 | -29/+36 |
2005-07-12 | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 1 | -7/+26 |
2005-07-12 | [IPV4]: Prevent oops when printing martian source | Olaf Kirch | 1 | -1/+1 |
2005-07-12 | [ACPI] Evaluate CPEI Processor Override flag | Ashok Raj | 5 | -2/+75 |
2005-07-12 | [ACPI] hotplug Processor consideration in acpi_bus_add() | Keiichiro Tokunaga | 1 | -5/+7 |
2005-07-12 | [IPVS]: Add and reorder bh locks after moving to keventd. | Julian Anastasov | 2 | -6/+9 |
2005-07-12 | [ACPI] fix debug-mode build warning in acpi/hotkey.c | Andrew Morton | 1 | -1/+2 |
2005-07-12 | [NET]: Trivial spelling fix patch for net/Kconfig | Jesper Juhl | 1 | -2/+2 |