summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-10Merge branch 'linux-2.6'Paul Mackerras301-7045/+15889
2007-05-10Pull misc-for-upstream into release branchLen Brown2-22/+29
2007-05-10acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2-22/+29
2007-05-10Pull misc-for-upstream into release branchLen Brown2-5/+5
2007-05-10Pull asus into release branchLen Brown1-6/+60
2007-05-10Pull acpica into release branchLen Brown42-429/+395
2007-05-10Pull bugzilla-8385 into release branchLen Brown14-122/+174
2007-05-10Pull thermal into release branchLen Brown1-102/+2
2007-05-10USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()Jiri Kosina1-0/+14
2007-05-10sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2-5/+5
2007-05-10asus-laptop: version bump and lindentCorentin Chary1-14/+15
2007-05-10asus-laptop: fix light sens initCorentin Chary1-1/+1
2007-05-10asus-laptop: add GPS supportCorentin Chary1-1/+54
2007-05-10asus-laptop: notify ALL eventsCorentin Chary1-2/+2
2007-05-10[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala3-3/+3
2007-05-10[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood1-1/+2
2007-05-10[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi4-20/+20
2007-05-10ACPICA: LindentLen Brown42-429/+395
2007-05-10ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy1-10/+35
2007-05-10Revert "ACPICA: fix AML mutex re-entrancy"Len Brown4-22/+29
2007-05-10Revert "Execute AML Notify() requests on stack."Len Brown1-5/+6
2007-05-10Revert "ACPICA: revert "acpi_serialize" changes"Len Brown9-89/+108
2007-05-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds53-194/+10748
2007-05-10Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds24-9/+10
2007-05-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-23/+113
2007-05-10Revert "md: improve partition detection in md array"Linus Torvalds3-8/+21
2007-05-10Move USB network drivers to drivers/net/usb.Jeff Garzik24-9/+10