pandora-kernel.git
2010-05-11 Greg Kroah... Staging: hv: rename ChannelInterface.c and .h to channe...
2010-05-11 Greg Kroah... Staging: hv: rename ChannelMgmt.c and .h to channel_mgm...
2010-05-11 Greg Kroah... Staging: hv: rename RndisFilter.c and .h to rndis_filte...
2010-05-11 Greg Kroah... Staging: hv: rename StorVsc.c to storvsc.c
2010-05-11 Greg Kroah... Staging: hv: rename NetVsc.c and .h to netvsc.c and .h
2010-05-11 Greg Kroah... Staging: hv: rename Vmbus.c to vmbus.c
2010-05-11 Greg Kroah... Staging: hv: rename BlkVsc.c to blkvsc.c
2010-05-11 Greg Kroah... Staging: hv: rename RingBuffer.c and .h to ring_buffer...
2010-05-11 Greg Kroah... Staging: hv: rename Connection.c to connection.c
2010-05-11 Greg Kroah... Staging: hv: rename Channel.c and .h to channel.c and .h
2010-05-11 Greg Kroah... Staging: hv: rename Hv.h to hv.h
2010-05-11 Greg Kroah... Staging: hv: rename Hv.c to hv.c
2010-05-11 Greg Kroah... Staging: hv: rename hyperv_utils.c to hv_utils.c
2010-05-11 Greg Kroah... Staging: hv: util.h: fix up space mess again
2010-05-11 Greg Kroah... Staging: hv: remove typedef that was just added.
2010-05-11 Haiyang ZhangStaging: hv: Add Time Sync feature to hv_utils module.
2010-05-11 Greg Kroah... Staging: hv: Channel.c: fix up compiler warning
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT in logging.h
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT() and return -EINVAL in...
2010-05-11 Bill Pembertonstaging: hv: replace ASSERT() with WARN_ON() in NetVsc.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in vmbus_drv.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s and return -EINVAL in...
2010-05-11 Bill Pembertonstaging: hv: check return value of RingBufferInit()
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in RingBuffer.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in RndisFilter.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in RndisFilter.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in StorVsc.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in blkvsc_drv.c
2010-05-11 Bill Pembertonstaging: hv: make the block driver depend on LBDAF
2010-05-11 Bill Pembertonstaging: hv: return error instead calling ASSERT in...
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in storvsc_drv.c
2010-05-11 Bill Pembertonstaging: hv: remove ASSERT()s in Channel.c
2010-05-11 Bill PembertonStaging: hv: return -EINVAL instead of calling ASSERT()
2010-05-11 Bill PembertonStaging: hv: remove ASSERT() in Channel.c
2010-05-11 Bill PembertonStaging: hv: test return value of VmbusChannelEstablish...
2010-05-11 Bill PembertonStaging: hv: remove ASSERT() in Channel.c
2010-05-11 Bill PembertonStaging: hv: remove ASSERT() in Channel.c
2010-05-11 Bill PembertonStaging: hv: remove ASSERT()s in Channel.c
2010-05-11 Bill PembertonStaging: hv: test return value of osd_WaitEventCreate()
2010-05-11 Bill PembertonStaging: hv: return correct error values in Connection.c
2010-05-11 Bill PembertonStaging: hv: check return value of osd_PageAlloc()
2010-05-11 Bill PembertonStaging: hv: remove ASSERT()s in ChannelMgt.c
2010-05-11 Bill PembertonStaging: hv: Remove check for NULL before calling kfree()
2010-05-11 Greg Kroah... Staging: dt3155v4l: fix some sparse warnings
2010-05-11 Marin MitovStaging: dt3155v4l: Adding the missing linux/delay.h
2010-05-11 Andres MoreStaging: vt6656: code cleanup, resolved sparse finding
2010-05-11 Andres MoreStaging: vt6656: code cleanup, removed OUT definition
2010-05-11 Andres MoreStaging: vt6656: removed SUCCESS define as it is not...
2010-05-11 Prashant P... Staging: arlan: fixed unnecessary whitespace style...
2010-05-11 Peter HüweStaging: cxt1e1: fix up one remaining THIS_MODULE usage
2010-05-11 wzt.wzt@gmail.comStaging: rtl8192u: Check kmalloc return value before...
2010-05-11 Greg Kroah... Staging: comedi: cb_pcidas64: fix up build warnings
2010-05-11 Greg Kroah... Staging: comedi: 8255: fix up previous static markings.
2010-05-11 Greg Kroah... Staging: line6: driver: fix up sparse warnings
2010-05-11 Greg Kroah... Staging: iio: industrialio-trigger.c: minor fixups
2010-05-11 Greg Kroah... Staging: iio: ring_sw.c: fix up sparse warnings
2010-05-11 Greg Kroah... Staging: iio: industrialio-ring.c: fix up sparse warnings
2010-05-11 Greg Kroah... Staging: iio: accel: fix up some sparse warnings.
2010-05-11 Greg Kroah... Staging: iio: trigger: fix up some global variables
2010-05-11 Greg Kroah... Staging: iio: light: tsl2563: fix static sparse warning
2010-05-11 Greg Kroah... Staging: iio: adc: max1363_ring.c: fix up sparse warnings
2010-05-11 Greg Kroah... Staging: iio: max1363_core: fix bug in kzalloc call
2010-05-11 Greg Kroah... Staging: iio: adc: max1363_core: fix up some sparse...
2010-05-11 Jonathan CameronStaging: iio: light trivial whitespace fix
2010-05-11 Jonathan CameronStaging: iio: accelerometers trivial checkpatch related...
2010-05-11 Jonathan CameronStaging: iio: Trivial - remove pointless semi colon...
2010-05-11 Stephen HemmingerStaging: hv: add basic ethtool support
2010-05-11 Stephen HemmingerStaging: hv: add transmit flow control
2010-05-11 Stephen HemmingerStaging: hv: transmit scatter gather support
2010-05-11 Stephen HemmingerStaging: hv: use existing Ethernet header size
2010-05-11 Stephen HemmingerStaging: hv: ring parameter
2010-05-11 Stephen HemmingerStaging: hv: cleanup network driver
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci3xxx.c: loads of sparse...
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci3501.h: make a variable...
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci2032.c: static sparse fix
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci1500.c: sparse static cleanups
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci1032.c: sparse warning fixups
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci035.h: fix sparse warnings
2010-05-11 Greg Kroah... Staging: comedi: hwdrv_apci035.c: fix sparse warnings
2010-05-11 Greg Kroah... Staging: comedi: adl_pci9111.c: fix sparse warnings
2010-05-11 Greg Kroah... Staging: comedi: adl_pci9118.c: fix unsigned problem...
2010-05-11 Greg Kroah... Staging: comedi: adv_pci1710.c: fix unsigned problem...
2010-05-11 Greg Kroah... Staging: comedi: amplc_dio200.c: fix NULL sparse warnings
2010-05-11 Greg Kroah... Staging: comedi: cb_pcidas64.c: fix sparse warnings
2010-05-11 Greg Kroah... Staging: comedi: das1800.c: fix a locking error on...
2010-05-11 Greg Kroah... Staging: comedi: plx9080.h: properly mark iomem variables
2010-05-11 Greg Kroah... Staging: comedi: quatech_daqp_cs.c: fix up the irq
2010-05-11 Greg Kroah... Staging: comedi: addi_amcc_s5933.h: sparse cleanup
2010-05-11 Greg Kroah... Staging: comedi: addi_common.c: sparse cleanups
2010-05-11 Greg Kroah... Staging: comedi: addi_common.h: properly mark this...
2010-05-11 Greg Kroah... Staging: comedi: usbduxfast.c: mark a function static
2010-05-11 Greg Kroah... Staging: comedi: 8255.c: mark some functions static
2010-05-11 Greg Kroah... Staging: comedi: mark a variable as __user
2010-05-11 Greg Kroah... Staging: hv: fix up sparse warning in hyperv_utils.c
2010-05-11 Alan CoxStaging: rar and memrar updates
2010-05-11 Barry Songstaging:iio:imu ADIS16400 and ADIS16405 driver
2010-05-11 Barry Songstaging:iio:imu ADIS16300 driver
2010-05-11 Jonathan Cameronstaging:iio:Documentation: Rewrite example for new...
next