linux/drivers/staging/rts_pstor
Linus Torvalds 1f3a8e093f Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
* 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6: (970 commits)
  staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
  staging:iio: Trivial kconfig reorganization and uniformity improvements.
  staging:iio:documenation partial update.
  staging:iio: use pollfunc allocation helpers in remaining drivers.
  staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out.
  staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
  staging:iio:meter:ade7758: Use private data space from iio_allocate_device
  staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.
  staging:iio: ring core cleanups + check if read_last available in lis3l02dq
  staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name.
  staging:iio: poll func allocation clean up.
  staging:iio:ad7780 trivial unused header cleanup.
  staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes
  staging:iio:adc:AD7780: Convert to new channel registration method
  staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()
  staging:iio:adc: AD7606: Consitently use indio_dev
  staging:iio: Rip out helper for software rings.
  staging:iio:adc:AD7298: Use private data space from iio_allocate_device
  staging:iio: rationalization of different buffer implementation hooks.
  staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev.
  ...

Fix up trivial conflicts in
 - drivers/staging/intel_sst/intelmid.c: patches applied in both branches
 - drivers/staging/rt2860/common/cmm_data_{pci,usb}.c: removed vs spelling
 - drivers/staging/usbip/vhci_sysfs.c: trivial header file inclusion
2011-05-23 12:49:28 -07:00
..
Kconfig
Makefile
TODO
debug.h staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
general.c
general.h
ms.c Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-05-23 12:49:28 -07:00
ms.h
rtsx.c staging/rts_pstor: fix Polling thread wakeups CPU 2011-05-03 12:48:37 -07:00
rtsx.h Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/ 2011-04-20 13:45:58 -07:00
rtsx_card.c staging: rts_pstor: fix sparse warning 2011-02-18 12:31:29 -08:00
rtsx_card.h Staging: rts_pstor: fixed some brace code styling issues 2011-02-04 13:01:02 -08:00
rtsx_chip.c staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
rtsx_chip.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_scsi.c staging: rts_pstor: Add <linux/vmalloc.h> 2011-04-25 17:08:30 -07:00
rtsx_scsi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_sys.h
rtsx_transport.c staging: rts_pstor: fix sparse warning 2011-02-18 12:31:29 -08:00
rtsx_transport.h
sd.c Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-05-23 12:49:28 -07:00
sd.h
spi.c Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/ 2011-04-20 13:45:58 -07:00
spi.h
trace.h staging: rts_pstor: use #ifdef instead of #if 2011-04-25 17:08:31 -07:00
xd.c Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-05-23 12:49:28 -07:00
xd.h