summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2005-09-082-53/+178
* [PATCH] IPMI: use dmi_find_device()Andrey Panin2005-09-081-88/+17Star
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-085-5/+5
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-088-8/+8
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-0820-22/+22
* [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering2005-09-081-0/+8
* [PATCH] block: CFQ refcounting fixBrian King2005-09-081-3/+0Star
* [PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn2005-09-081-0/+3
* [PATCH] isdn_v110 warning fixJesper Juhl2005-09-081-2/+2
* [PATCH] hpet: fix drift and urlAlex Williamson2005-09-081-2/+2
* [PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas2005-09-081-6/+11
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-0813-13/+0Star
* [PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren2005-09-081-2/+2
* [PATCH] Console blanking locking fixStephane Doyon2005-09-081-0/+4
* [PATCH] Add missing overflow check in get_blkdev_listNeil Horman2005-09-081-1/+1
* [PATCH] 3c59x: read current link status from phyTommy S. Christensen2005-09-081-0/+1
* [PATCH] parport: add NetMOS 9805 supportMaximilian Attems2005-09-081-0/+3
* [PATCH] cleanup of deadline_dispatch_requests()Nikita Danilov2005-09-081-10/+2Star
* [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha2005-09-084-0/+722
* [PATCH] dell_rbu: new Dell BIOS update driverAbhay Salunke2005-09-083-0/+644
* [PATCH] modified firmware_class.c to support no hotplugAbhay Salunke2005-09-081-29/+50
* [PATCH] meye: use dma-mapping constantsTobias Klauser2005-09-081-1/+2
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-086-35/+1Star
* [PATCH] sonypi: remove obsolete eventStelian Pop2005-09-081-1/+0Star
* [PATCH] sonypi SPIC initialisation fixErik Waling2005-09-081-20/+97
* [PATCH] move 68360serial.c over use initcallsChristoph Hellwig2005-09-082-12/+2Star
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-081-8/+1Star
* [PATCH] remove a dead extern in mem.cChristoph Hellwig2005-09-081-4/+0Star
* [PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas2005-09-088-75/+43Star
* [PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz2005-09-083-28/+122
* [PATCH] Support powering sharp zaurus sl-5500 LCD up and downPavel Machek2005-09-082-0/+158
* [PATCH] Clean up the old digi support and rescue itAlan Cox2005-09-085-1280/+610Star
* [PATCH] kill bio->bi_setPeter Osterlund2005-09-082-0/+12
* [PATCH] detect soft lockupsIngo Molnar2005-09-081-0/+1
* [PATCH] 3c59x PM fixesRafael J. Wysocki2005-09-081-1/+17
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-082-17/+5Star
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0620-233/+1735
|\
| * [PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin2005-09-063-0/+1134
| * [PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin2005-09-063-0/+334
| * [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin2005-09-061-12/+6Star
| * [PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin2005-09-061-7/+11
| * [PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin2005-09-061-1/+3
| * [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin2005-09-061-1/+0Star
| * [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin2005-09-061-28/+43
| * [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-061-1/+1
| * [PATCH] (15/22) Kconfig fix (82596)Al Viro2005-09-061-1/+1
| * [PATCH] mv643xx: add netpoll api supportDale Farnsworth2005-09-061-2/+42
| * [PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2005-09-062-62/+4Star
| * [PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth2005-09-061-0/+3
| * [PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth2005-09-061-15/+9Star