| Commit message (Expand) | Author | Age | Files | Lines |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 3 | -11/+11 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 4 | -19/+37 |
* | use no_pci_devices() in pci/search.c | Andrew Morton | 2007-07-16 | 1 | -2/+2 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 1 | -0/+12 |
* | Use menuconfig objects: W1 | Jan Engelhardt | 2007-07-16 | 3 | -14/+9 |
* | Use menuconfig objects: PNP | Jan Engelhardt | 2007-07-16 | 3 | -10/+7 |
* | Use menuconfig objects: parport | Jan Engelhardt | 2007-07-16 | 1 | -15/+11 |
* | Use menuconfig objects: I2O | Jan Engelhardt | 2007-07-16 | 1 | -14/+7 |
* | Use menuconfig objects: crypto hw | Jan Engelhardt | 2007-07-16 | 1 | -2/+7 |
* | Use menuconfig objects: connector | Jan Engelhardt | 2007-07-16 | 1 | -3/+4 |
* | Use menuconfig objects II - TPM | Jan Engelhardt | 2007-07-16 | 1 | -10/+8 |
* | Use menuconfig objects II - Telephony | Jan Engelhardt | 2007-07-16 | 1 | -7/+5 |
* | Use menuconfig objects II - misc strange dev | Jan Engelhardt | 2007-07-16 | 1 | -2/+6 |
* | Use menuconfig objects II - IPMI | Jan Engelhardt | 2007-07-16 | 1 | -10/+5 |
* | Use menuconfig objects II - EDAC | Jan Engelhardt | 2007-07-16 | 1 | -10/+4 |
* | Use menuconfig objects II - auxdisplay | Jan Engelhardt | 2007-07-16 | 1 | -2/+6 |
* | mspec_mmap: don't set VM_LOCKED | Hugh Dickins | 2007-07-16 | 1 | -1/+1 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 4 | -81/+84 |
* | serial: assert DTR for serial console devices | Yinghai Lu | 2007-07-16 | 1 | -0/+6 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2007-07-15 | 9 | -49/+10 |
|\ |
|
| * | git-battery vs git-acpi | Andrew Morton | 2007-07-15 | 1 | -2/+3 |
| * | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov | 2007-07-15 | 9 | -39/+0 |
| * | pda_power: clean up irq, timer | Jeff Garzik | 2007-07-15 | 1 | -9/+8 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 181 | -26286/+20988 |
|\ \ |
|
| * | | [SCSI] ibmvscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -57/+23 |
| * | | [SCSI] dc395x: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -103/+60 |
| * | | [SCSI] ncr53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -59/+11 |
| * | | [SCSI] sym53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 2 | -73/+12 |
| * | | [SCSI] ppa: coding police and printk levels | Alan Cox | 2007-07-15 | 1 | -30/+27 |
| * | | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
| * | | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
| * | | [SCSI] remove the dead CYBERSTORMIII_SCSI option | Adrian Bunk | 2007-07-15 | 1 | -2/+0 |
| * | | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA | Cornelia Huck | 2007-07-14 | 4 | -41/+58 |
| * | | [SCSI] Clean up scsi_add_lun a bit | Matthew Wilcox | 2007-07-14 | 1 | -38/+26 |
| * | | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI... | Thomas Bogendoerfer | 2007-07-14 | 1 | -2/+0 |
| * | | [SCSI] sni_53c710: Cleanup | Thomas Bogendoerfer | 2007-07-14 | 1 | -8/+2 |
| * | | [SCSI] qla4xxx: Fix underrun/overrun conditions | David C Somayajulu | 2007-07-14 | 2 | -26/+33 |
| * | | [SCSI] megaraid_mbox: use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-14 | 3 | -5/+6 |
| * | | [SCSI] qla2xxx: update version to 8.02.00-k1. | Seokmann Ju | 2007-07-14 | 1 | -3/+3 |
| * | | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju | 2007-07-14 | 13 | -154/+1593 |
| * | | [SCSI] stex: use resid for xfer len information | Ed Lin | 2007-07-14 | 1 | -2/+2 |
| * | | [SCSI] Add Brownie 1200U3P to blacklist | Matthew Wilcox | 2007-07-14 | 1 | -0/+1 |
| * | | [SCSI] scsi.c: convert to use the data buffer accessors | Boaz Harrosh | 2007-07-14 | 1 | -1/+1 |
| * | | [SCSI] tmscsim: Further clean-up of the driver | Boaz Harrosh | 2007-07-14 | 2 | -4/+0 |
| * | | [SCSI] CONFIG_SCSI_FD_8xx no longer exists | Geert Uytterhoeven | 2007-07-14 | 1 | -1/+0 |
| * | | [SCSI] sr: fix error handling in module_init | Akinobu Mita | 2007-07-14 | 1 | -1/+5 |
| * | | [SCSI] lpfc: Fix NPIV compile problem | James Bottomley | 2007-07-14 | 1 | -4/+1 |
| * | | [SCSI] lpfc: fix NPIV mapping problems | FUJITA Tomonori | 2007-07-14 | 1 | -4/+7 |
| * | | [SCSI] lpfc: add missed data buffer accessor | Boaz Harrosh | 2007-07-14 | 1 | -1/+1 |
| * | | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -46/+0 |