aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely1-5/+5
2007-10-10Sysace: sparse fixesGrant Likely1-5/+5
2007-10-10Sysace: Minor coding convention fixupGrant Likely1-3/+6
2007-10-10drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik1-4/+4
2007-10-10drivers/block/umem: trim trailing whitespaceJeff Garzik2-18/+18
2007-10-10drivers/block/umem: minor cleanupsJeff Garzik1-30/+29
2007-10-10drivers/block/umem: use dev_printk()Jeff Garzik1-49/+62
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik2-1/+134
2007-10-10Sysace: Labels in C code should not be indented.Grant Likely1-10/+10
2007-10-10Sysace: Add of_platform_bus bindingGrant Likely1-0/+89
2007-10-10Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely1-11/+10
2007-10-10Sysace: minor rework and cleanup changesGrant Likely1-3/+9
2007-10-10Sysace: Move structure allocation from bus binding into common codeGrant Likely1-38/+61
2007-10-10Sysace: Use the established platform bus apiGrant Likely1-18/+30
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown29-205/+99
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe10-126/+117
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown1-9/+1
2007-10-10New function blk_req_append_bioNeilBrown1-10/+1
2007-10-10Fix various abuse of bio fields in umem.cNeilBrown1-13/+25
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown11-138/+101
2007-10-09sata_mv: correct S/G table limitsJeff Garzik1-3/+6
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil1-2/+3
2007-10-07Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov1-3/+7
2007-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+2
2007-10-07Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali1-0/+1
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds1-2/+2
2007-10-07firewire: point to migration documentStefan Richter1-1/+2
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin1-5/+0
2007-10-06Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt1-0/+1
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu1-3/+13
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori1-0/+8
2007-10-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-9/+24
2007-10-03drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson1-0/+3
2007-10-03Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby1-2/+2
2007-10-03libata: fix for sata_mv >64KB DMA segmentsOlof Johansson1-7/+19
2007-10-03sky2: jumbo frame regression fixStephen Hemminger1-3/+0
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+1
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches1-1/+1
2007-10-02Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-2/+8
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+7
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik1-2/+2
2007-10-02dm9601: Fix receive MTUPeter Korsgaard1-1/+1
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth1-1/+0
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer1-0/+6
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer1-0/+1
2007-10-02ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo1-0/+7
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet1-4/+6
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds1-1/+1