aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-15vxge: Fix multicast issuesJon Mason1-124/+146
2010-07-15vxge: Remove queue_state referencesJon Mason2-86/+42
2010-07-15net: bridge: fix sign bugKulikov Vasiliy1-1/+1
2010-07-15drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy1-1/+2
2010-07-15drivers: irda: fix sign bugKulikov Vasiliy1-1/+1
2010-07-15drivers: irda: fix sign bugKulikov Vasiliy1-1/+1
2010-07-15drivers: isdn: get rid of custom strtoul()Andy Shevchenko1-60/+20
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko1-28/+6
2010-07-15drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko2-16/+4
2010-07-15isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-42/+42
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-6/+3
2010-07-15isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-35/+34
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-25/+14
2010-07-15isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-46/+46
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-15net/nuc900: enable Mac driver clockWan ZongShun1-0/+3
2010-07-15drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches6-61/+71
2010-07-14Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau1-2/+1
2010-07-14bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan1-2/+2
2010-07-14eth16i: fix memory leakKulikov Vasiliy1-1/+3
2010-07-14net/sched: potential data corruptionDan Carpenter1-2/+2
2010-07-14netxen: fix for kdumpRajesh Borundia1-1/+15
2010-07-14wd: fix memory leakKulikov Vasiliy1-1/+3
2010-07-14tulip: formatting of pointers in printk()Kulikov Vasiliy2-4/+4
2010-07-14qlcnic: restore NPAR config data after recoveryAnirban Chakraborty3-23/+72
2010-07-14qlcnic: aer supportSucheta Chakraborty2-1/+137
2010-07-14qlcnic: fix netdev notifier in error pathAmit Kumar Salecha1-1/+9
2010-07-14qlcnic: disable tx timeout recoveryAmit Kumar Salecha1-2/+4
2010-07-14qlcnic: fix pause params settingRajesh Borundia1-0/+4
2010-07-14eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger1-4/+0
2010-07-14cs89x0: Removing dead SH_HICOSH4Christoph Egger2-53/+2
2010-07-14cassini: Removing dead CASSINI_NAPIChristoph Egger1-5/+0
2010-07-14cassini: Removing dead CASSINI_MULTICAST_REG_WRITEChristoph Egger1-19/+1
2010-07-14cassini: Removing dead CASSINI_QGE_DEBUGChristoph Egger1-4/+0
2010-07-14net: Removing dead {AR,WAVE}LANChristoph Egger1-6/+0
2010-07-13Revert "tc35815: fix iomap leak"David S. Miller1-3/+1
2010-07-13drivers/net: Add Micrel KS8841/42 support to ks8842 driverDavid J. Choi2-48/+133
2010-07-12hso: remove driver versionFilip Aben1-4/+1
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-07-12net/core: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-12drivers/net/caif: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches3-5/+5
2010-07-12atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR3-4/+4
2010-07-12fec: use interrupt for MDIO completion indicationBaruch Siach1-30/+25