aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15docbook: fix usb contentRandy Dunlap1-1/+5
2007-10-15docbook: fix libata contentRandy Dunlap1-1/+1
2007-10-15docbook: fix kernel-api contentRandy Dunlap1-7/+3
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-287/+651
2007-10-15[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-87/+108
2007-10-15Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds35-2143/+3644
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-21/+1298
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds32-222/+1787
2007-10-15xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-3/+4
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz6-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov1-6/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds1-2/+2
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev1-1/+1
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson1-0/+2
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds1-0/+4
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki1-1/+7
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston1-5/+30
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen3-0/+356
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan1-2/+8
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2-68/+85
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro1-8/+7
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller1-2/+2
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo1-0/+1
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo1-2/+3
2007-10-15[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61Kuan Luo1-9/+842
2007-10-15[libata] pata_sil680: Add MMIO supportBenjamin Herrenschmidt1-4/+57
2007-10-15ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0Emil Medve1-1/+4
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang1-0/+10
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang1-1/+0
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang1-0/+3
2007-10-15add new prom.h for AU1x00Yoichi Yuasa1-5/+5
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-16/+4
2007-10-15MIPSsim: General cleanupRalf Baechle2-71/+75
2007-10-15Jazzsonic: Fix warning about unused variable.Ralf Baechle1-1/+0
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman1-1/+1
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
2007-10-15Use dcr_host_t.base in ibm_emac_malMichael Ellerman2-4/+6
2007-10-15Update ibm_newemac to use dcr_host_t.baseMichael Ellerman2-7/+7
2007-10-15tehuti: possible leak in bdx_probeFlorin Malita1-1/+2
2007-10-15TC35815: Fix buildRalf Baechle1-1/+0
2007-10-15SAA9730: Fix buildRalf Baechle1-2/+7
2007-10-15AR7 ethernetMatteo Croce3-0/+1184
2007-10-15myri10ge: update driver version to 1.3.2-1.287Brice Goglin1-1/+1
2007-10-15myri10ge: add IPv6 TSO supportBrice Goglin1-8/+79
2007-10-15myri10ge: update firmware headersBrice Goglin1-4/+86
2007-10-15myri10ge: fix some indentation, white spaces, and commentsBrice Goglin1-6/+5
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh3-24/+88