summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-04-18[PATCH] USB: remove __init from usb_console_setupPaul Fulghum1-1/+1
2006-04-18[PATCH] cciss: bug fix for crash when running hpacucliMike Miller1-47/+49
2006-04-18[PATCH] edac_752x needs CONFIG_HOTPLUGRandy Dunlap1-1/+1
2006-04-18[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-2/+3
2006-04-18[PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap1-1/+2
2006-04-18[PATCH] MPBL0010 driver sysfs permissions wide openMark Bellon1-18/+18
2006-04-07[PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen1-1/+1
2006-04-07[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk1-1/+3
2006-04-07[PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter1-1/+1
2006-04-07[PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk1-3/+2
2006-04-07[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas1-1/+1
2006-04-07[PATCH] isicom must select FW_LOADERmaximilian attems1-0/+1
2006-04-07[PATCH] pcmcia: permit single-character-identifiersJanos Farkas1-1/+1
2006-04-07[PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk1-0/+1
2006-04-07[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-04-07[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier1-5/+7
2006-04-07[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-04-07[PATCH] USB: Fix irda-usb use after useEugene Teo1-2/+3
2006-04-07[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-28[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy1-1/+1
2006-03-28[PATCH] dm: bio split bvec fixAlasdair G Kergon1-19/+24
2006-03-28[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas1-1/+1
2006-03-28[PATCH] get_cpu_sysdev() signedness fixAndrew Morton1-1/+1
2006-03-28[PATCH] firmware: fix BUG: in fw_realloc_bufferJeff Moyer1-2/+4
2006-03-28[PATCH] 2.6.xx: sata_mv: another critical fixMark Lord1-1/+4
2006-03-28[PATCH] Kconfig: VIDEO_DECODER must select FW_LOADERMichael Krufky1-0/+1
2006-03-28[PATCH] V4L/DVB (3324): Fix Samsung tuner frequency rangesHans Verkuil1-2/+2
2006-03-28[PATCH] sata_mv: fix irq port status usageJeff Garzik1-1/+1
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan2-9/+44
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-17[PATCH] dm stripe: Fix boundsKevin Corry1-1/+7
2006-03-17[netdrvr] fix array overflows in Chelsio driverScott Bardone1-3/+3
2006-03-17[PATCH] e1000 endianness bugsDavid S. Miller1-4/+4
2006-03-15e100: fix eeh on pseries during ethtool -tJesse Brandeburg1-1/+4
2006-03-15[PATCH] "s390: multiple subchannel sets support" fixGreg Smith1-0/+3
2006-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-8/+16
2006-03-14[PATCH] EDAC: disable sysfs interfaceDave Peterson1-2/+42
2006-03-14[PATCH] macintosh: correct AC Power info in /proc/pmu/infoBenjamin Herrenschmidt1-1/+1
2006-03-14[PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold1-1/+9
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell1-1/+1
2006-03-13Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+4
2006-03-12[TG3] tg3_bus_string(): remove dead codeAdrian Bunk1-2/+0
2006-03-12[TUN]: Fix leak in tun_get_user()Dave Jones1-1/+4
2006-03-12Merge branch 'master'Jeff Garzik7-42/+61
2006-03-12[PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo1-10/+4
2006-03-11[PATCH] 3c509: bus registration fixAndrew Morton1-5/+8
2006-03-11[PATCH] de620: fix section mismatch warningSam Ravnborg1-1/+1
2006-03-11[PATCH] NE2000 Kconfig help entry improvementJesper Juhl1-1/+2
2006-03-11[PATCH] dl2k: DMA freeing errorJon Mason1-10/+15