aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mksysmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-22[PATCH] USB: drivers/usb/net/zd1201.c: make some code staticAdrian Bunk1-9/+11
2005-04-22[PATCH] USB: drivers/usb/media/pwc/: make code staticAdrian Bunk3-45/+41
2005-04-22[PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions staticAdrian Bunk2-4/+2
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk1-1/+2
2005-04-22[PATCH] USB: new SiS device idThomas Winischhofer1-0/+1
2005-04-22[PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH1-13/+1
2005-04-22[PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet3-0/+107
2005-04-22[PATCH] USB: clean up all iPod models in unusual_devs.hSven Anderson1-2/+20
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI1-1/+1
2005-04-22[PATCH] x86_64: fix new out of line put_user()Alexander Nyberg1-6/+6
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller1-2/+9
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller3-23/+123
2005-04-21[SPARC64]: Provide a pgprot_noncached() implementation.David S. Miller1-0/+5
2005-04-21[XFRM]: Fix existence lookup in xfrm_state_findPatrick McHardy1-2/+3
2005-04-21[TG3]: Add msi testMichael Chan1-3/+151
2005-04-21[TG3]: Add msi supportMichael Chan2-5/+72
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan1-1/+3
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2-34/+37
2005-04-21[TG3]: Add nvram detection for 5752Michael Chan2-1/+76
2005-04-21[TG3]: Add GPIO3 for 5752Michael Chan2-0/+13
2005-04-21[TG3]: Workaround 5752 A0 chip IDMichael Chan2-5/+10
2005-04-21[TG3]: Fix tg3_set_power_state()Michael Chan1-2/+8
2005-04-21[TG3]: Setup proper GPIO settingsMichael Chan1-6/+28
2005-04-21[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan1-17/+39
2005-04-21[TG3]: Minor 5752 fixesMichael Chan2-7/+18
2005-04-21[TG3]: add support for bcm5752 rev a1John W. Linville2-2/+6
2005-04-21[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville1-5/+4
2005-04-21[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville1-5/+2
2005-04-21[TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville1-8/+4
2005-04-21[TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville1-25/+13
2005-04-21[TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2-0/+5
2005-04-21[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville1-12/+4
2005-04-21[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville2-1/+2
2005-04-21[TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville1-0/+2
2005-04-21[TG3]: add basic bcm5752 supportJohn W. Linville2-21/+43
2005-04-21[ATM]: net/atm/resources.c: remove __free_atm_devAdrian Bunk1-8/+3
2005-04-21[AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo5-15/+7
2005-04-21[ATM]: sk_atm() conversion missed subtle change of vccChas Williams1-0/+1
2005-04-21[NET]: Add missing newline for skb_*_panicPatrick McHardy1-4/+8
2005-04-21[PATCH] fix subarch breakage in amd dual core updatesJames Bottomley1-2/+2
2005-04-21[PATCH] Fix tgafb.c compile failureAdrian Bunk1-3/+1
2005-04-21[PATCH] Fix non-legacy ISO receive regressionJody McIntyre1-20/+43
2005-04-21[PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre1-3/+3
2005-04-21[PATCH] alpha: key management syscallsRichard Henderson2-1/+7
2005-04-21[IA64] fix fls()David Mosberger-Tang2-7/+24
2005-04-21[PATCH] fix for ISDN ippp filteringKarsten Keil1-5/+5
2005-04-21[PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2-11/+20
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-20[SPARC64]: sparc64 preempt + smpAl Viro1-17/+31