aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] meye: use dma-mapping constantsTobias Klauser1-1/+2
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas6-35/+1
2005-09-07[PATCH] sonypi: remove obsolete eventStelian Pop1-1/+0
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling1-20/+97
2005-09-07[PATCH] move 68360serial.c over use initcallsChristoph Hellwig2-12/+2
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig1-8/+1
2005-09-07[PATCH] remove a dead extern in mem.cChristoph Hellwig1-4/+0
2005-09-07[PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas8-75/+43
2005-09-07[PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz3-28/+122
2005-09-07[PATCH] Support powering sharp zaurus sl-5500 LCD up and downPavel Machek2-0/+158
2005-09-07[PATCH] Clean up the old digi support and rescue itAlan Cox5-1280/+610
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund2-0/+12
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+1
2005-09-07[PATCH] 3c59x PM fixesRafael J. Wysocki1-1/+17
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2-17/+5
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds20-233/+1735
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-52/+62
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-42/+0
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds7-50/+154
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Linus Torvalds129-2081/+3771
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds4-9/+11
2005-09-05[SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro1-1/+1
2005-09-05[SUNSU]: Compile fixes.Al Viro1-3/+7
2005-09-05[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-09-05[MOXA]: Fix this driver properly.Al Viro2-2/+1
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-05[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan1-17/+15
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan1-17/+11
2005-09-05[TG3]: Add PHY loopback testMichael Chan1-20/+53
2005-09-05[TG3]: Add ethtool -p supportMichael Chan1-0/+33
2005-09-05[TG3]: Minor 5780 and 5752 fixesMichael Chan1-5/+7
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley3-4/+4
2005-09-05[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver coreJesper Juhl1-4/+2
2005-09-05[PATCH] Driver core: hande sysdev suspend failureShaohua Li1-25/+85
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton1-8/+7
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke1-13/+29
2005-09-05[PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2-3/+32
2005-09-05[PATCH] Fix manual binding infinite loopGreg Kroah-Hartman1-1/+3
2005-09-05[PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin3-0/+1134
2005-09-05[PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin3-0/+334
2005-09-05[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES.Pavel Roskin1-12/+6
2005-09-05[PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin1-7/+11
2005-09-05[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin1-1/+3
2005-09-05[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin1-1/+0
2005-09-05[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin1-28/+43
2005-09-05[PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk1-1/+1
2005-09-05[PATCH] (15/22) Kconfig fix (82596)Al Viro1-1/+1
2005-09-05[PATCH] mv643xx: add netpoll api supportDale Farnsworth1-2/+42
2005-09-05[PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2-62/+4