summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-05-1014-879/+496
|\
| * [WATCHDOG] MTX-1 Watchdog driverFlorian Fainelli2007-05-063-0/+246
| * [WATCHDOG] s3c2410_wdt - initialize watchdog irq resource Arnaud Patard2007-05-061-3/+3
| * [WATCHDOG] Kconfig menuconfig patchJan Engelhardt2007-05-051-62/+59
| * [WATCHDOG] pcwd.c: Port to the new device driver modelWim Van Sebroeck2007-05-051-122/+120
| * [WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driverMatthias Kaehlcke2007-05-041-4/+4
| * [WATCHDOG] the scheduled removal of the i8xx_tco watchdog driverAdrian Bunk2007-05-014-636/+0
| * Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2007-05-011132-38148/+95887
| |\
| * | [WATCHDOG] Semi-typical watchdog bug re early misc_register()Alexey Dobriyan2007-03-265-47/+46
| * | [WATCHDOG] add support for the w83627thf chipset.Vlad Drukker2007-03-261-5/+18
* | | Fix ixp4xx compile errorFrederik Deweerdt2007-05-101-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-106-24/+25
|\ \ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2007-05-10301-7045/+15889
| |\ \ \
| * | | | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-093-3/+3
| * | | | [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-091-1/+2
| * | | | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-094-20/+20
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-102-35/+122
|\ \ \ \ \
| * | | | | [SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2007-05-092-35/+122
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-05-1055-685/+664
|\ \ \ \ \ \
| * \ \ \ \ \ Pull misc-for-upstream into release branchLen Brown2007-05-102-22/+29
| |\ \ \ \ \ \
| | * | | | | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-102-22/+29
| * | | | | | | Pull misc-for-upstream into release branchLen Brown2007-05-102-5/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2007-05-102-5/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Pull asus into release branchLen Brown2007-05-101-6/+60
| |\ \ \ \ \ \
| | * | | | | | asus-laptop: version bump and lindentCorentin Chary2007-05-101-14/+15
| | * | | | | | asus-laptop: fix light sens initCorentin Chary2007-05-101-1/+1
| | * | | | | | asus-laptop: add GPS supportCorentin Chary2007-05-101-1/+54
| | * | | | | | asus-laptop: notify ALL eventsCorentin Chary2007-05-101-2/+2
| | |/ / / / /
| * | | | | | Pull acpica into release branchLen Brown2007-05-1042-429/+395
| |\ \ \ \ \ \
| | * | | | | | ACPICA: LindentLen Brown2007-05-0942-429/+395
| * | | | | | | Pull bugzilla-8385 into release branchLen Brown2007-05-1014-122/+174
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy2007-05-091-10/+35
| | * | | | | | Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-094-22/+29
| | * | | | | | Revert "Execute AML Notify() requests on stack."Len Brown2007-05-091-5/+6
| | * | | | | | Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-099-89/+108
| * | | | | | | Pull thermal into release branchLen Brown2007-05-101-102/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ACPI: delete un-reliable concept of cooling modeLen Brown2007-04-301-37/+2
| | * | | | | | ACPI: thermal trip points are read-onlyLen Brown2007-04-301-65/+0
* | | | | | | | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-1016-0/+7957
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg2007-05-101-44/+42
| * | | | | | | | firewire: Always use parens with sizeof.Kristian Høgsberg2007-05-107-65/+65
| * | | | | | | | firewire: Drop single buffer request support.Kristian Høgsberg2007-05-101-42/+1
| * | | | | | | | firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter2007-05-101-1/+4
| * | | | | | | | firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg2007-05-101-4/+4
| * | | | | | | | firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg2007-05-101-7/+26
| * | | | | | | | firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg2007-05-101-84/+50
| * | | | | | | | firewire: Provide module aliase for backwards compatibility.Olaf Hering2007-05-102-0/+10
| * | | | | | | | firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg2007-05-101-1/+1
| * | | | | | | | firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg2007-05-101-60/+1
| * | | | | | | | firewire: Uppercase most macro names.Kristian Høgsberg2007-05-105-232/+231
OpenPOWER on IntegriCloud