summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds16-0/+7957
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds55-152/+150
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan1-0/+1
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell1-1/+5
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown1-14/+19
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov3-3/+3
2007-05-10arm: fix i2c-pxa buildRussell King1-1/+1
2007-05-10firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg1-44/+42
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg7-65/+65
2007-05-10firewire: Drop single buffer request support.Kristian Høgsberg1-42/+1
2007-05-10firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter1-1/+4
2007-05-10firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg1-4/+4
2007-05-10firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg1-7/+26
2007-05-10firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg1-84/+50
2007-05-10firewire: Provide module aliase for backwards compatibility.Olaf Hering2-0/+10
2007-05-10firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg1-1/+1
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg1-60/+1
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg5-232/+231
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg5-33/+33
2007-05-10firewire: Convert card_rwsem to a regular mutex.Kristian Høgsberg1-10/+10
2007-05-10firewire: Clean up comment style.Kristian Høgsberg11-253/+439
2007-05-10firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg4-28/+18
2007-05-10[S390] Kconfig: no wireless on s390.Martin Schwidefsky1-0/+1
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky6-105/+53
2007-05-10[S390] Kconfig: common config options for s390.Martin Schwidefsky1-3/+4
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky5-0/+5
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky21-0/+22
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky6-0/+7
2007-05-10[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun1-0/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens8-24/+23
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck1-0/+1
2007-05-10[S390] monreader inlining cleanup.Martin Schwidefsky1-7/+7
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck3-6/+3
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck4-7/+23
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds53-194/+10748
2007-05-09Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds24-9/+10
2007-05-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-23/+113
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds3-8/+21
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik24-9/+10
2007-05-09libata: fix kernel-doc parametersRandy Dunlap1-0/+2
2007-05-09Fix pata_qdi.c probe codeSamuel Thibault1-1/+1
2007-05-09pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-05-09sata_via: add missing PM hooksTejun Heo1-0/+8
2007-05-09sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock1-14/+78
2007-05-09pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy1-0/+1
2007-05-09sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson1-4/+18
2007-05-09sata_promise: fix another error decode regressionMikael Pettersson1-1/+3
2007-05-09libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo1-2/+1
2007-05-09atl1: add netconsole supportAlexey Dobriyan1-0/+12
2007-05-09Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley1-5/+9