aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-124-6/+29
|\
| * [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
| * [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
| * [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
| * [SCSI] erase invalid data returned by deviceAlan Stern2008-07-061-0/+9
* | rtc-pcf8563: add chip idJon Smirl2008-07-121-0/+1
* | rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
* | ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
* | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-121-0/+3
* | fbdev: bugfix for multiprocess defioJaya Kumar2008-07-121-1/+19
* | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
* | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-07-111-2/+1
|\ \
| * | [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-112-3/+17
|\ \ \ | |/ / |/| |
| * | libata-acpi: don't call sleeping function from invalid contextZhang Rui2008-07-111-1/+4
| * | Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
| * | libata-acpi: filter out DIPM enableTejun Heo2008-07-111-2/+12
* | | rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-101-1/+2
* | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-104-4/+4
* | | rapidio: fix device reference countingEugene Surovegin2008-07-101-1/+1
* | | tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1014-8/+78
|\ \ \
| * | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-101-0/+6
| * | | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| * | | zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
| * | | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
| * | | irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * | | irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| * | | ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| * | | zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * | | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| * | | hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
* | | | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-101-6/+1
|\ \ \ \
| * | | | md: ensure all blocks are uptodate or locked when syncingDan Williams2008-07-101-6/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-091-0/+4
|\ \ \ \ \
| * | | | | RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
* | | | | | Fix broken fix for fsl-diu-dbTakashi Iwai2008-07-081-2/+2
| |_|_|/ / |/| | | |
* | | | | it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz2008-07-081-2/+1
* | | | | palm_bk3710: fix IDECLK period calculationSergei Shtylyov2008-07-081-20/+18
* | | | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-082-11/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0712-27/+71
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| * | | | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
| * | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
| * | | | pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * | | | ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * | | | ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
| * | | | ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
| * | | | ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12