aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * [PATCH] USB: Fix locking for USB suspend/resumeAlan Stern2006-01-04
| * [PATCH] USB: Disconnect children during hub unbindAlan Stern2006-01-04
| * [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
| * [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
| * [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-04
| * [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
| * [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-04
| * [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-04
| * [PATCH] USB: make bias writeable in libusualPete Zaitcev2006-01-04
| * [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-04
| * [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-04
| * [PATCH] USB: dummy_hcd: rename variablesAlan Stern2006-01-04
| * [PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA2006-01-04
| * [PATCH] USB: usb-net: removes redundant returnPetko Manolov2006-01-04
| * [PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern2006-01-04
| * [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-04
| * [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-04
| * [PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell2006-01-04
| * [PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell2006-01-04
| * [PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell2006-01-04
| * [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-04
| * [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet2006-01-04
| * [PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet2006-01-04
| * [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern2006-01-04
| * [PATCH] USB: isp116x-hcd: cleanupOlav Kongas2006-01-04
| * [PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas2006-01-04
| * [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-04
| * [PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie2006-01-04
| * [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-04
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-04
|\ \
| * | [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-06
| * | [CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili2005-12-06
| * | [CPUFREQ] Measure transition latency at driver initializationMattia Dongili2005-12-06
| * | Merge ../linus/Dave Jones2005-12-06
| |\ \
| * | | [CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones2005-12-06
| * | | [PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi2005-12-01
| * | | [PATCH] cpufreq: documentation for 'ondemand' and 'conservative'Alexander Clouter2005-12-01
| * | | [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice'Alexander Clouter2005-12-01
| * | | [CPUFREQ] Fix indentation in powernow-k8Dave Jones2005-11-30
| * | | Merge ../linusDave Jones2005-11-29
| |\ \ \
| * | | | [PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2005-11-29
| * | | | [CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin2005-11-21
* | | | | Relax the rw_verify_area() error checking.Linus Torvalds2006-01-04
* | | | | [PATCH] Fix pragma packing in ip2 driverDavid Howells2006-01-04
| |_|_|/ |/| | |
* | | | Linux v2.6.15v2.6.15Linus Torvalds2006-01-02
* | | | [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-02
* | | | [PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2006-01-02
* | | | [PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt2006-01-02
* | | | [PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev2005-12-31
* | | | sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-31