aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branches 'misc-up-now' and 'platform-drivers' into releaseLen Brown2009-03-16
|\
| * acpi-wmi: unsigned cannot be less than 0Roel Kluin2009-03-16
| * thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer2009-03-16
| * acer-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-16
| * acpi-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-16
| * acer-wmi: double free in acer_rfkill_exit()Dan Carpenter2009-03-16
| * platform/x86: depends instead of select for laptop platform driversCorentin Chary2009-03-16
| * asus-laptop: use select instead of depends onCorentin Chary2009-03-16
| * eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-16
| * asus-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-16
* | acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-16
* | ACPI: remove doubled status checkingJiri Slaby2009-03-16
* | ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui2009-03-16
* | Revert "ACPI: make some IO ports off-limits to AML"Len Brown2009-03-16
* | suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft2009-03-16
|/
* parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-15
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
|\
| * Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely2009-03-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-14
|\ \
| * | [SCSI] qla2xxx: Update version number to 8.03.00-k4.Andrew Vasquez2009-03-10
| * | [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...Andrew Vasquez2009-03-10
| * | [SCSI] qla2xxx: Correct truncation in return-code status checking.Andrew Vasquez2009-03-10
| * | [SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty2009-03-10
| * | [SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade2009-03-10
| * | [SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez2009-03-10
| * | [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love2009-03-10
| * | [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech2009-03-10
| * | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-10
| * | [SCSI] fcoe: fix kfree(skb)Roel Kluin2009-03-10
| * | [SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou2009-03-10
| * | [SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2009-03-10
| * | [SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love2009-03-10
| * | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-10
| * | [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-10
| * | [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-10
| * | [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-06
| * | [SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love2009-03-06
| * | [SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love2009-03-06
| * | [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-06
| * | [SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma2009-03-06
| * | [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev2009-03-06
| * | [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-06
| * | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-06
| * | [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev2009-03-06
| * | [SCSI] libfc: handle RRQ exch timeoutVasu Dev2009-03-06
| * | [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar2009-03-06
| * | [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-06
| * | [SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox2009-03-05
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-14
|\ \ \
| * | | ata_piix: add workaround for Samsung DB-P70Tejun Heo2009-03-13