aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann4-21/+22
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann9-46/+48
2010-07-12net: sock_free() optimizationsEric Dumazet1-2/+3
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()Changli Gao8-20/+33
2010-07-12net: cleanupsChangli Gao3-192/+123
2010-07-12xtsonic: free irq if sonic_open() failsKulikov Vasiliy1-2/+10
2010-07-12macsonic: free irqs if sonic_open() failsKulikov Vasiliy1-9/+28
2010-07-12jazzsonic: free irq if sonic_open() failsKulikov Vasiliy1-4/+13
2010-07-12isdn: fix strlen() usageDan Carpenter1-3/+4
2010-07-129p: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2010-07-12tc35815: fix iomap leakKulikov Vasiliy1-1/+3
2010-07-12ll_temac: Fix missing validate_addr hookDenis Kirjanov1-0/+1
2010-07-12cxgb4vf: fix TX Queue restartCasey Leedom2-28/+16
2010-07-12depca: fix leaks in depca_module_init()Kulikov Vasiliy1-6/+23
2010-07-12p54: update MAINTAINERSChristian Lamparter1-3/+2
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau6-181/+114