summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-10Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely
2007-10-10Sysace: sparse fixesGrant Likely
2007-10-10Sysace: Minor coding convention fixupGrant Likely
2007-10-10drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik
2007-10-10drivers/block/umem: trim trailing whitespaceJeff Garzik
2007-10-10drivers/block/umem: minor cleanupsJeff Garzik
2007-10-10drivers/block/umem: use dev_printk()Jeff Garzik
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik
2007-10-10Sysace: Labels in C code should not be indented.Grant Likely
2007-10-10Sysace: Add of_platform_bus bindingGrant Likely
2007-10-10Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely
2007-10-10Sysace: minor rework and cleanup changesGrant Likely
2007-10-10Sysace: Move structure allocation from bus binding into common codeGrant Likely
2007-10-10Sysace: Use the established platform bus apiGrant Likely
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown
2007-10-10New function blk_req_append_bioNeilBrown
2007-10-10Fix various abuse of bio fields in umem.cNeilBrown
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-10-09sata_mv: correct S/G table limitsJeff Garzik
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil
2007-10-07Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov
2007-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-10-07Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds
2007-10-07firewire: point to migration documentStefan Richter
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin
2007-10-06Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori
2007-10-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-03drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson
2007-10-03Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby
2007-10-03libata: fix for sata_mv >64KB DMA segmentsOlof Johansson
2007-10-03sky2: jumbo frame regression fixStephen Hemminger
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches
2007-10-02Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik
2007-10-02dm9601: Fix receive MTUPeter Korsgaard
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer
2007-10-02ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds