summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-2710-46/+85
| * [PATCH] USB: add reboot notifier to ohciDavid Brownell2005-06-273-4/+26
| * [PATCH] USB: usbtest updatesDavid Brownell2005-06-271-8/+52
| * [PATCH] USB: fix acm trouble with terminalsOliver Neukum2005-06-272-37/+197
| * [PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern2005-06-273-87/+140
| * [PATCH] USB UHCI: Add shutdown methodAlan Stern2005-06-271-0/+16
| * [PATCH] USB UHCI: improved reset handlingAlan Stern2005-06-271-29/+40
| * [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-274-60/+92
| * [PATCH] USB UHCI: Fix up loose endsAlan Stern2005-06-271-21/+65
| * [PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern2005-06-273-102/+202
| * [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-274-156/+212
| * [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-273-53/+55
| * [PATCH] USB UHCI: subroutine reorderingAlan Stern2005-06-271-144/+143
| * [PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell2005-06-271-3/+3
| * [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas2005-06-271-1/+10
| * [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-276-0/+2527
| * [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-272-61/+97
| * [PATCH] USB: g_file_storage: export "stall" parameterAlan Stern2005-06-271-13/+14
| * [PATCH] USB: g_file_storage: Consolidate min()sAlan Stern2005-06-271-12/+9
* | [PATCH] cciss: remove partition info from CCISS_GETLUNINFOMike Miller2005-06-271-7/+0
* | [PATCH] cciss: pci domain info pass 2Mike Miller2005-06-272-0/+2
* | [PATCH] cciss: pci id fixMike Miller2005-06-273-4/+9
* | [PATCH] MAINTAINERS: Update Roland Dreier's emailRoland Dreier2005-06-271-1/+1
* | [PATCH] IB: Fix pack/unpack when size_bits == 64Roland Dreier2005-06-271-2/+2
* | [PATCH] IB: Fix race in sa_queryRoland Dreier2005-06-271-5/+13
* | [PATCH] IB/mthca: Bump versionRoland Dreier2005-06-271-2/+2
* | [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-278-422/+329
* | [PATCH] IB/mthca: Encapsulate command interface initRoland Dreier2005-06-273-16/+30
* | [PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier2005-06-271-0/+1
* | [PATCH] IB/mthca: Split off MTT allocationRoland Dreier2005-06-273-168/+177
* | [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-274-19/+22
* | [PATCH] IB/mthca: Fix memset sizeRoland Dreier2005-06-271-1/+1
* | [PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier2005-06-271-1/+78
* | [PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier2005-06-271-8/+8
* | [PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier2005-06-271-1/+1
* | [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-273-27/+29
* | [PATCH] IB/mthca: Clean up CQ debugRoland Dreier2005-06-271-21/+18
* | [PATCH] IB/mthca: Clean up error messagesBernhard Fischer2005-06-272-10/+7
* | [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-276-0/+6
* | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-275-10/+82
* | [PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2005-06-272-0/+2
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-2720-221/+193
* | [PATCH] ppc32: remove obsolete macserial driverBenjamin Herrenschmidt2005-06-274-3505/+0
* | [PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt2005-06-273-7/+35
* | [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti2005-06-271-2/+12
* | [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
* | [PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco2005-06-271-2/+1
* | [PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala2005-06-271-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-2710-49/+357
|\ \
| * | [PATCH] Serial: Split 8250 port tableRussell King2005-06-279-32/+357