summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2007-10-152-6/+5
| * | | | | net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2007-10-152-28/+60
| * | | | | net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua2007-10-151-0/+33
| * | | | | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-151-2/+3
| * | | | | IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-153-11/+20
| * | | | | natsemi: Check return value for pci_enable_device()Mark Brown2007-10-151-2/+8
| * | | | | natsemi: Use round_jiffies() for slow timersMark Brown2007-10-151-3/+7
| |/ / / /
* | | | | Atari keyboard: incorporate additional review commentsGeert Uytterhoeven2007-10-151-3/+4
* | | | | Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds2007-10-151-2/+2
* | | | | scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds2007-10-151-0/+4
|/ / / /
* | | | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-152-0/+12
|\ \ \ \
| * | | | sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2007-10-152-0/+12
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15148-19880/+15526
|\ \ \ \ \
| * | | | | [SCSI] gdth: fix CONFIG_ISA build failureDhaval Giani2007-10-121-1/+1
| * | | | | [SCSI] esp_scsi: remove __dev{init,exit}Adrian Bunk2007-10-121-5/+5
| * | | | | [SCSI] gdth: !use_sg cleanup and use of scsi accessorsBoaz Harrosh2007-10-122-126/+109
| * | | | | [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh2007-10-123-91/+104
| * | | | | [SCSI] gdth: Setup proper per-command private dataBoaz Harrosh2007-10-123-36/+91
| * | | | | [SCSI] gdth: Remove gdth_ctr_tab[]Boaz Harrosh2007-10-121-58/+51
| * | | | | [SCSI] gdth: switch to modern scsi host registrationChristoph Hellwig2007-10-122-164/+157
| * | | | | [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixesBoaz Harrosh2007-10-121-50/+43
| * | | | | [SCSI] gdth: clean up host private dataBoaz Harrosh2007-10-124-384/+291
| * | | | | [SCSI] gdth: Remove virt hostsChristoph Hellwig2007-10-123-95/+25
| * | | | | [SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik2007-10-121-3/+3
| * | | | | [SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik2007-10-121-160/+153
| * | | | | [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-124-453/+2
| * | | | | [SCSI] gdth: split out pci probingChristoph Hellwig2007-10-121-145/+167
| * | | | | [SCSI] gdth: split out eisa probingChristoph Hellwig2007-10-121-126/+159
| * | | | | [SCSI] gdth: split out isa probingChristoph Hellwig2007-10-121-134/+162
| * | | | | gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox2007-10-121-16/+19
| * | | | | [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-124-40/+31
| * | | | | [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh2007-10-121-42/+4
| * | | | | [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh2007-10-121-46/+68
| * | | | | [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh2007-10-121-32/+39
| * | | | | [SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C2007-10-121-1/+4
| * | | | | [SCSI] dpt_i2o: Fix section mismatchJoe Korty2007-10-121-1/+1
| * | | | | [SCSI] imm: fix check-after-useAdrian Bunk2007-10-121-4/+0
| * | | | | [SCSI] arcmsr: build fixAndrew Morton2007-10-121-0/+4
| * | | | | [SCSI] nsp_cs: remove kernel 2.4 codeAdrian Bunk2007-10-122-162/+5
| * | | | | [SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day2007-10-121-7/+0
| * | | | | [SCSI] advansys: Changes to work on pariscMatthew Wilcox2007-10-122-6/+5
| * | | | | [SCSI] advansys: Use dma mapping for overrun bufferMatthew Wilcox2007-10-121-18/+24
| * | | | | [SCSI] advansys: Remove a couple of uses of bus_to_virtMatthew Wilcox2007-10-121-26/+79
| * | | | | [SCSI] advansys: convert to use the data buffer accessorsMatthew Wilcox2007-10-121-184/+52
| * | | | | [SCSI] advansys: Remove DvcGetPhyAddrMatthew Wilcox2007-10-121-70/+3
| * | | | | [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvcMatthew Wilcox2007-10-121-101/+92
| * | | | | [SCSI] advansys: Make sdtr_period_tbl a pointerMatthew Wilcox2007-10-121-65/+25
| * | | | | [SCSI] advansys: Get rid of board index numberMatthew Wilcox2007-10-121-136/+100
| * | | | | [SCSI] advansys: Remove private lockMatthew Wilcox2007-10-121-16/+5
OpenPOWER on IntegriCloud