summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely2007-10-101-5/+5
* Sysace: sparse fixesGrant Likely2007-10-101-5/+5
* Sysace: Minor coding convention fixupGrant Likely2007-10-101-3/+6
* drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik2007-10-101-4/+4
* drivers/block/umem: trim trailing whitespaceJeff Garzik2007-10-102-18/+18
* drivers/block/umem: minor cleanupsJeff Garzik2007-10-101-30/+29
* drivers/block/umem: use dev_printk()Jeff Garzik2007-10-101-49/+62
* drivers/block/umem: move private include away from include/linuxJeff Garzik2007-10-102-1/+134
* Sysace: Labels in C code should not be indented.Grant Likely2007-10-101-10/+10
* Sysace: Add of_platform_bus bindingGrant Likely2007-10-101-0/+89
* Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely2007-10-101-11/+10
* Sysace: minor rework and cleanup changesGrant Likely2007-10-101-3/+9
* Sysace: Move structure allocation from bus binding into common codeGrant Likely2007-10-101-38/+61
* Sysace: Use the established platform bus apiGrant Likely2007-10-101-18/+30
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-1029-205/+99
* Fixup rq_for_each_segment() indentationJens Axboe2007-10-1010-126/+117
* Stop exporting blk_rq_bio_prepNeilBrown2007-10-101-9/+1
* New function blk_req_append_bioNeilBrown2007-10-101-10/+1
* Fix various abuse of bio fields in umem.cNeilBrown2007-10-101-13/+25
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-1011-138/+101
* sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
* Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-081-1/+1
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov2007-10-071-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-10-071-1/+2
|\
| * firewire: point to migration documentStefan Richter2007-10-071-1/+2
* | Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-071-0/+1
* | VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds2007-10-071-2/+2
|/
* Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin2007-10-061-5/+0
* Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt2007-10-061-0/+1
* r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu2007-10-051-3/+13
* [SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori2007-10-041-0/+8
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-033-9/+24
|\
| * drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson2007-10-031-0/+3
| * Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby2007-10-031-2/+2
| * libata: fix for sata_mv >64KB DMA segmentsOlof Johansson2007-10-031-7/+19
* | sky2: jumbo frame regression fixStephen Hemminger2007-10-031-3/+0
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-031-1/+1
|\ \ | |/ |/|
| * [PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches2007-10-021-1/+1
* | Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-10-021-2/+2
|\ \
| * | aic94xx: fix DMA data direction for SMP requestsJeff Garzik2007-10-021-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-023-2/+8
|\ \ \
| * | | dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
| * | | mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0
| * | | qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer2007-10-021-0/+6
| * | | qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer2007-10-021-0/+1
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-021-0/+7
|\ \ \
| * | | ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo2007-10-021-0/+7
| |/ /
* / / [TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet2007-10-011-4/+6
|/ /
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2007-10-011-1/+1
|\ \