aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-27/+46
2008-11-02ide-gd: re-get capacity on revalidateBorislav Petkov1-1/+6
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto1-2/+3
2008-11-02tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto1-11/+16
2008-11-02tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto1-1/+8
2008-11-02ide: Switch to a common addressAlan Cox11-11/+11
2008-11-02ide-cd: fix DMA alignment regressionBorislav Petkov1-1/+2
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-78/+121
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-01el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdAl Viro1-2/+2
2008-11-01section fixes for cirrusfbAl Viro1-1/+1
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds3-5/+5
2008-11-01remove unused #include <version.h>'sHuang Weiyi2-2/+0
2008-11-01saner FASYNC handling on file closeAl Viro26-92/+5
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+10
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-1043/+42
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+30
2008-10-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-16/+151
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen1-2/+2
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt150-1362/+1162
2008-10-31sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi2-11/+13
2008-10-31Define SCSPTR1 for SH 7751RMatt Fleming1-0/+1
2008-10-31sh: Add sci_rxd_in of SH4-202Nobuhiro Iwamatsu1-2/+8
2008-10-31sh: Change register name SCSPTR to SCSPTR2Nobuhiro Iwamatsu1-1/+1
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller1-9/+0
2008-10-30net: delete excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller11-36/+99
2008-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-25/+17
2008-10-30pppoe: Fix socket leak.David S. Miller1-3/+3
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe1-0/+7
2008-10-31sata_via: fix support for 5287Tejun Heo1-12/+143
2008-10-31libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier1-1/+1
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap2-3/+0
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr1-1/+10
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho1-0/+9
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho3-0/+31
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell1-1/+5
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo1-5/+4
2008-10-31atl1: fix vlan tag regressionJay Cliburn2-4/+5
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger1-2/+0
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin1-1/+3
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek1-5/+8
2008-10-31bonding: Clean up resource leaksJay Vosburgh1-18/+31
2008-10-31bonding: fix miimon failure counterJay Vosburgh1-0/+3
2008-10-30Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+7
2008-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-9/+10
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds25-44/+44
2008-10-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-938/+0
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds8-10/+20