]> Pileus Git - ~andy/linux/history - drivers
staging: fix ccg build when NET is not enabled
[~andy/linux] / drivers /
2012-09-10 Randy Dunlapstaging: fix ccg build when NET is not enabled
2012-09-10 DanielCStaging: silicom: Force depend on module
2012-09-10 Stephen Hemmingerstaging: ipack: make function tables const.
2012-09-08 DanielCStaging: silicom: C99 cleanup of libbp_sd.h
2012-09-08 DanielCStaging: silicom: C99 cleanup of bypass.h
2012-09-08 DanielCStaging: silicom: C99 cleanup of bp_ioctl.h
2012-09-08 DanielCstaging: add Silicom Bypass driver
2012-09-08 Devendra Nagastaging: vt6655: vt6655_init_info function must be...
2012-09-08 Devendra Nagastaging: vt6655: return ENOMEM rather than ENODEV when...
2012-09-08 Devendra Nagastaging: vt6655: fix coding style problem at assigning...
2012-09-08 Devendra Nagastaging: vt6655: fix coding style issues in device_get_...
2012-09-08 Devendra Nagastaging: vt6655: fix coding style warnings
2012-09-08 Dan Magenheimerstaging: ramster: fix build warnings
2012-09-08 Stephen Hemmingerstaging: tpci200: fix section mismatch warning
2012-09-08 Wei Yongjunstaging: tidspbridge: move the dereference below the...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: convert printk's to dev_printk's
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove me4000.h
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: move struct me4000_info definition
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove ME4000_CNT_* defines
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: cleanup me4000_cnt_insn_config()
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: use the 8253 helper functions
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: add namespace to reset_board()
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: fix the interrupt request...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: combine the checks for valid...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove program_regbase from...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: use attach_pci callback
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: cleanup me4000_probe()
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: store the pci_dev in the comed...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove forward declarations
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove me4000_ao_range
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove info macro
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: absorb init_board_info() into...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: use dev->irq to save the irq...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove ao context
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove {vendor, device}_id...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove hw_revision from the...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove serial_no from the...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove ai context
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove dio context
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: use dev->iobase for the card...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove the noise when probing...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: absorb get_registers() into...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove the pci resource error...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: don't save the pci resource...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove struct me4000_cnt_context
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: move pci vendor/device ids...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: move struct me4000_board defin...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove thisboard macro
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove struct me4000_ao_info
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove struct me4000_ai_info
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove struct me4000_dio_info
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove struct me4000_cnt_info
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove the '0' boardinfo data
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: convert boardinfo initializati...
2012-09-08 H Hartley Sweetenstaging: comedi: me4000: remove ME4000_BOARD_VERSIONS
2012-09-07 Jens Taproggestaging/ipack: Fix bug introduced by IPack device matching
2012-09-06 Jens Taproggestaging: ipack: only build on platforms that provide...
2012-09-06 Greg Kroah-Hartmanstaging: comedi: vmk80xx: fix compiler warning
2012-09-06 navin patidarstaging: usbip: vhci_hcd: fixed suspend-resume loop
2012-09-06 Bernard Blackhamstaging: usbip: avoid deadlock in vhci_device_unlink_cl...
2012-09-06 Wei Yongjunstaging: gdm72xx: use list_move instead of list_del...
2012-09-06 Wei Yongjunstaging: wlags49_h2: use list_move instead of list_del...
2012-09-06 Dan Carpenterstaging: ramster: fix range checks in zcache_autocreate...
2012-09-06 H Hartley Sweetenstaging: comedi: range: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: kcomedilib: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: vmk80xx: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: usbduxsigma: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: usbduxfast: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: usbdux: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: ssv_dnp: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: skel: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: serial2002: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: s526: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: rti802: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: rti800: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: rtd520: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: quatech_daqp_cs: remove subdevice...
2012-09-06 H Hartley Sweetenstaging: comedi: poc: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcmuio: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcmmio: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcmda12: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: pcmad: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcm3730: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: pcm3724: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: pcl818: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl816: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl812: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl730: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl726: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl725: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl724: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: pcl711: remove subdevice pointer math
2012-09-06 H Hartley Sweetenstaging: comedi: ni_pcidio: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_mio_common: remove subdevice pointe...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_labpc: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_daq_dio24: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_daq_700: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_atmio16d: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_at_ao: remove subdevice pointer...
2012-09-06 H Hartley Sweetenstaging: comedi: ni_at_a2150: remove subdevice pointer...
next