aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter
2007-07-10firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason
2007-07-10firewire: fw-sbp2: implement nonexclusive loginStefan Richter
2007-07-10firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter
2007-07-10firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter
2007-07-10firewire: simplify a struct typeStefan Richter
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter
2007-07-10firewire: remove unused macroStefan Richter
2007-07-10firewire: missing newline in printkStefan Richter
2007-07-10firewire: fw-sbp2: remove unused struct memberStefan Richter
2007-07-10ieee1394: remove old isochronous ABIStefan Richter
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter
2007-07-10ieee1394: first minimal NUMA awarenessStefan Richter
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter
2007-07-10ieee1394: nodemgr: parallelize between several hostsStefan Richter
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec
2007-07-10ieee1394: add comments in struct hpsb_packetStefan Richter
2007-07-10ieee1394: ohci1394: remove dead CONFIG variableStefan Richter
2007-07-09drivers/ide/ide-dma.c: unexport ide_set_dmaAdrian Bunk
2007-07-09via82cxxx: backport short cables support from pata_via.cBartlomiej Zolnierkiewicz
2007-07-09sis5513: backport short cables support from pata_sis.cBartlomiej Zolnierkiewicz
2007-07-09alim15x3: backport short cables support from pata_ali.cBartlomiej Zolnierkiewicz
2007-07-09piix: backport short cables support from ata_piix.cBartlomiej Zolnierkiewicz
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz
2007-07-09ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz
2007-07-09ide: fix pre-EIDE SWDMA supportBartlomiej Zolnierkiewicz
2007-07-09drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes
2007-07-09ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day
2007-07-09ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day
2007-07-09ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano
2007-07-09ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano
2007-07-09aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09aec62xx: remove init_dma() method (take 2)Sergei Shtylyov