linux-stable/drivers/ide
Linus Torvalds c813b4e16e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6: (46 commits)
  UIO: Fix mapping of logical and virtual memory
  UIO: add automata sercos3 pci card support
  UIO: Change driver name of uio_pdrv
  UIO: Add alignment warnings for uio-mem
  Driver core: add bus_sort_breadthfirst() function
  NET: convert the phy_device file to use bus_find_device_by_name
  kobject: Cleanup kobject_rename and !CONFIG_SYSFS
  kobject: Fix kobject_rename and !CONFIG_SYSFS
  sysfs: Make dir and name args to sysfs_notify() const
  platform: add new device registration helper
  sysfs: use ilookup5() instead of ilookup5_nowait()
  PNP: create device attributes via default device attributes
  Driver core: make bus_find_device_by_name() more robust
  usb: turn dev_warn+WARN_ON combos into dev_WARN
  debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
  debug: Introduce a dev_WARN() function
  sysfs: fix deadlock
  device model: Do a quickcheck for driver binding before doing an expensive check
  Driver core: Fix cleanup in device_create_vargs().
  Driver core: Clarify device cleanup.
  ...
2008-10-16 12:40:26 -07:00
..
arm ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 2008-10-13 21:39:46 +02:00
h8300 ide: remove [ata_]select_t 2008-10-13 21:39:40 +02:00
legacy Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 2008-10-13 14:15:06 -07:00
mips ide: switch to DMA-mapping API part #2 2008-10-13 21:39:47 +02:00
pci piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list 2008-10-13 21:39:50 +02:00
ppc pmac: remove needless pmac_ide_destroy_dmatable() wrapper 2008-10-13 21:39:45 +02:00
Kconfig Kconfig: eliminate "def_bool n" constructs 2008-10-16 11:21:31 -07:00
Makefile ide: Implement disk shock protection support (v4) 2008-10-13 21:39:50 +02:00
ide-acpi.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-atapi.c ide-atapi: assign taskfile flags per device type 2008-10-13 21:39:50 +02:00
ide-cd.c ide-cd: fix printk format warning 2008-10-13 21:39:50 +02:00
ide-cd.h ide-cd: move cdrom_info.dma to ide_drive_t.dma 2008-10-13 21:39:49 +02:00
ide-cd_ioctl.c ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings 2008-07-23 19:56:02 +02:00
ide-cd_verbose.c block: replace sizeof(rq->cmd) with BLK_MAX_CDB 2008-04-29 14:48:55 +02:00
ide-disk.c ide-disk: move /proc handling to ide-disk_proc.c (take 3) 2008-10-13 21:39:45 +02:00
ide-disk.h ide-disk: move /proc handling to ide-disk_proc.c (take 3) 2008-10-13 21:39:45 +02:00
ide-disk_ioctl.c ide-disk: move all ioctl handling to ide-disk_ioctl.c 2008-10-13 21:39:45 +02:00
ide-disk_proc.c ide-disk: move /proc handling to ide-disk_proc.c (take 3) 2008-10-13 21:39:45 +02:00
ide-dma-sff.c ide: move SFF DMA code to ide-dma-sff.c 2008-10-13 21:39:47 +02:00
ide-dma.c ide: move SFF DMA code to ide-dma-sff.c 2008-10-13 21:39:47 +02:00
ide-floppy.c ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) 2008-10-13 21:39:44 +02:00
ide-floppy.h ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) 2008-10-13 21:39:44 +02:00
ide-floppy_ioctl.c ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2) 2008-10-13 21:39:44 +02:00
ide-floppy_proc.c ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) 2008-10-13 21:39:44 +02:00
ide-generic.c ide-generic: remove no longer needed ide_probe_legacy() 2008-10-13 21:39:42 +02:00
ide-io.c ide: Implement disk shock protection support (v4) 2008-10-13 21:39:50 +02:00
ide-ioctls.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-iops.c ide: Implement disk shock protection support (v4) 2008-10-13 21:39:50 +02:00
ide-lib.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-park.c ide: Implement disk shock protection support (v4) 2008-10-13 21:39:50 +02:00
ide-pio-blacklist.c ide: move PIO blacklist to ide-pio-blacklist.c 2008-07-16 20:33:39 +02:00
ide-pnp.c ide: add ide_host_add() helper 2008-07-23 19:55:57 +02:00
ide-probe.c device create: ide: convert device_create_drvdata to device_create 2008-10-16 09:24:45 -07:00
ide-proc.c ide: add device flags 2008-10-13 21:39:36 +02:00
ide-scan-pci.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-tape.c device create: ide: convert device_create_drvdata to device_create 2008-10-16 09:24:45 -07:00
ide-taskfile.c ide: Implement disk shock protection support (v4) 2008-10-13 21:39:50 +02:00
ide-timings.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide.c ide: Implement disk shock protection support (v4) 2008-10-13 21:39:50 +02:00
setup-pci.c ide: add proper PCI PM support (v2) 2008-10-10 22:39:32 +02:00