summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-046-15/+42
* [PATCH] USB: dummy_hcd: rename variablesAlan Stern2006-01-041-25/+25
* [PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA2006-01-041-0/+38
* [PATCH] USB: usb-net: removes redundant returnPetko Manolov2006-01-041-55/+51
* [PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern2006-01-041-13/+17
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-047-34/+7
* [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-041-2/+3
* [PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell2006-01-041-2/+0
* [PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell2006-01-041-2/+4
* [PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell2006-01-041-1/+1
* [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-043-4/+13
* [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet2006-01-041-10/+18
* [PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet2006-01-043-0/+1827
* [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern2006-01-041-7/+7
* [PATCH] USB: isp116x-hcd: cleanupOlav Kongas2006-01-043-288/+230
* [PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas2006-01-041-8/+18
* [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-042-76/+184
* [PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie2006-01-041-6/+27
* [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-044-42/+88
* Linux v2.6.15v2.6.15Linus Torvalds2006-01-021-1/+1
* [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-021-0/+4
* [PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2006-01-022-4/+2
* [PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt2006-01-021-3/+3
* [PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev2005-12-311-1/+3
* sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-311-10/+15
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-12-311-2/+2
|\
| * [ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland2005-12-301-2/+2
* | [PATCH] Fix false old value return of sysctlYi Yang2005-12-301-1/+1
* | sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-301-3/+1
* | Insanity avoidance in /procLinus Torvalds2005-12-301-24/+23
* | [PATCH] Input: wacom - fix X axis setupDenny Priebe2005-12-301-1/+1
* | [PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov2005-12-301-1/+1
* | [PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov2005-12-301-1/+1
|/
* [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare2005-12-291-1/+1
* Revert radeon AGP aperture offset changesLinus Torvalds2005-12-291-9/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-12-291-5/+9
|\
| * [MMC] Set correct capacity for 1024-byte block cardsRussell King2005-12-221-5/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-12-291-1/+1
|\ \
| * | [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-271-1/+1
* | | [PATCH] Fix recursive config dependency for SAA7134Jean Delvare2005-12-291-2/+2
* | | [PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard2005-12-291-1/+1
* | | [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-291-1/+1
* | | [PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti2005-12-291-1/+1
* | | [PATCH] fix ia64 compile failure with gcc4.1Dave Jones2005-12-291-1/+1
* | | [PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2005-12-292-5/+8
* | | [PATCH] Hostfs: update for new glibc - add missing symbol exportsPaolo 'Blaisorblade' Giarrusso2005-12-291-0/+5
* | | [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso2005-12-291-1/+6
* | | [PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso2005-12-291-2/+0
* | | [PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso2005-12-291-10/+12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-282-4/+16
|\ \ \