aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Fix ixp4xx compile errorFrederik Deweerdt2007-05-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-10
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-10
| |\
| * | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-10
| * | [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-10
| * | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-10
|\ \ \
| * | | [SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2007-05-09
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-05-10
|\ \ \ \
| * \ \ \ Pull misc-for-upstream into release branchLen Brown2007-05-10
| |\ \ \ \
| | * | | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-10
| * | | | | Pull misc-for-upstream into release branchLen Brown2007-05-10
| |\| | | |
| | * | | | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2007-05-10
| | | |_|/ | | |/| |
| * | | | Pull asus into release branchLen Brown2007-05-10
| |\ \ \ \
| | * | | | asus-laptop: version bump and lindentCorentin Chary2007-05-10
| | * | | | asus-laptop: fix light sens initCorentin Chary2007-05-10
| | * | | | asus-laptop: add GPS supportCorentin Chary2007-05-10
| | * | | | asus-laptop: notify ALL eventsCorentin Chary2007-05-10
| | |/ / /
| * | | | Pull acpica into release branchLen Brown2007-05-10
| |\ \ \ \
| | * | | | ACPICA: LindentLen Brown2007-05-09
| * | | | | Pull bugzilla-8385 into release branchLen Brown2007-05-10
| |\| | | |
| | * | | | ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy2007-05-09
| | * | | | Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-09
| | * | | | Revert "Execute AML Notify() requests on stack."Len Brown2007-05-09
| | * | | | Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-09
| * | | | | Pull thermal into release branchLen Brown2007-05-10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ACPI: delete un-reliable concept of cooling modeLen Brown2007-04-30
| | * | | | ACPI: thermal trip points are read-onlyLen Brown2007-04-30
* | | | | | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-10
|\ \ \ \ \ \
| * | | | | | firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Always use parens with sizeof.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Drop single buffer request support.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter2007-05-10
| * | | | | | firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Provide module aliase for backwards compatibility.Olaf Hering2007-05-10
| * | | | | | firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Uppercase most macro names.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Convert card_rwsem to a regular mutex.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Clean up comment style.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg2007-05-10
| * | | | | | firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.Kristian Høgsberg2007-04-30
| * | | | | | firewire: Future proof the iso ioctls by adding a handle for the iso context.Kristian Høgsberg2007-04-30
| * | | | | | firewire: Add read/write and size annotations to IOC numbers.Kristian Høgsberg2007-04-30
| * | | | | | firewire: don't use extern on public symbolsRandy Dunlap2007-04-26
| * | | | | | firewire: fw-device printk fixAndrew Morton2007-04-26
| * | | | | | firewire: Don't use subsystem rwsem, it's going away.Kristian Høgsberg2007-04-17