summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-1926-166/+91
* [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl2005-04-191-20/+12
* [PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2005-04-192-0/+4
* [PATCH] pl2303 - status lineFlavio Leitner2005-04-191-14/+29
* [PATCH] pl2303 - unplug device.Flavio Leitner2005-04-191-0/+6
* [PATCH] USB: USB API documentation modificationAlan Stern2005-04-191-6/+10
* [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-193-5/+26
* [PATCH] USB: usbnet and zaurus zl-5600David Brownell2005-04-191-3/+16
* [PATCH] USB: new SIS device idThomas Winischhofer2005-04-191-1/+2
* [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de2005-04-191-0/+13
* [PATCH] Fix GO_SLOW delayPhil Dibowitz2005-04-191-1/+1
* [PATCH] USB: usbnet printk warning fixakpm@osdl.org2005-04-191-1/+1
* [PATCH] USB: bug fix in usbdevfsChristopher Li2005-04-191-21/+19
* [PATCH] USB: revert "fix" to usb_set_interface()David Brownell2005-04-191-21/+4
* [PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan2005-04-191-4/+6
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-196-8/+14
* [PATCH] USB: fix up remaining pm_message_t usagesPavel Machek2005-04-194-12/+12
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-197-11/+11
* [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-197-14/+42
* [PATCH] usb resume fixesDavid Brownell2005-04-191-60/+91
* [PATCH] USB: usb_cdc build fixakpm@osdl.org2005-04-191-1/+1
* [PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2005-04-192-0/+6
* [PATCH] USB: add new visor id for Treo 650gregkh@suse.de2005-04-192-0/+4
* Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-191-0/+33
|\
| * [PATCH] ARM: Add missing new file for bitops patchRussell King2005-04-181-0/+33
* | [PATCH] sparc64: Fix statDavid S. Miller2005-04-196-50/+131
* | Merge SCSI tree from James Bottomley.Linus Torvalds2005-04-1837-315/+180
|\ \
| * | scsi: add DID_REQUEUE to the error handling2005-04-172-0/+5
| * | zfcp: add point-2-point support2005-04-176-14/+65
| * | [PATCH] Convert i2o to compat_ioctl2005-04-171-14/+27
| * | [PATCH] kill old EH constants2005-04-174-115/+3
| * | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-1710-62/+15
| * | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-177-18/+2
| * | [PATCH] remove outdated print_* functions2005-04-1713-82/+54
| * | [PATCH] consolidate timeout defintions in scsi.h2005-04-173-10/+9
* | | [PATCH] sched: fix signed comparisons of long longIngo Molnar2005-04-181-3/+3
* | | [PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells2005-04-181-0/+74
* | | [PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2005-04-182-34/+28
* | | [PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven2005-04-1812-281/+414
* | | [PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven2005-04-1812-69/+316
* | | [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood2005-04-181-0/+2
| |/ |/|
* | [PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov2005-04-181-1/+4
* | [PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2005-04-182-35/+69
* | [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-182-31/+0
* | [PATCH] sparc64: use message queue compat syscallsDavid S. Miller2005-04-181-1/+1
* | [PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller2005-04-181-4/+15
* | Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.git - ARM changesLinus Torvalds2005-04-1714-88/+41
|\ \
| * | [PATCH] ARM: fix debug macrosRussell King2005-04-172-3/+9
| * | [PATCH] ARM: bitopsRussell King2005-04-176-68/+12
| * | [PATCH] ARM: showregsRussell King2005-04-174-14/+17