Staging: rt2870: convert to netdev_ops
[safe/jmp/linux-2.6] / drivers / staging /
2009-04-17 Alexander BeregalovStaging: rt2870: convert to netdev_ops
2009-04-17 Alexander BeregalovStaging: rt2860: convert to netdev_ops
2009-04-17 Alexander BeregalovStaging: otus: convert to netdev_ops
2009-04-17 Alexander BeregalovStaging: et131x: convert to netdev_ops
2009-04-17 Alexander BeregalovStaging: epl: convert to netdev_ops
2009-04-17 Alexander BeregalovStaging: at76: convert to netdev_ops
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-04-07 Alan Coxserqt: initial clean up pass for tty side
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Greg Kroah-HartmanStaging: serqt_usb: fix build due to proc tty changes
2009-04-03 Greg Kroah-HartmanStaging: serqt_usb: fix checkpatch errors
2009-04-03 Greg Kroah-HartmanStaging: serqt_usb: add TODO file
2009-04-03 Greg Kroah-HartmanStaging: serqt_usb: Lindent the code
2009-04-03 Greg Kroah-HartmanStaging: add USB serial Quatech driver
2009-04-03 Greg Kroah-Hartmanstaging: document that the wifi staging drivers a bit...
2009-04-03 Alexander BeregalovStaging: echo cleanup
2009-04-03 Stoyan GaydarovStaging: BUG to BUG_ON changes
2009-04-03 Wei YongjunStaging: remove some pointless conditionals before...
2009-04-03 Randy DunlapStaging: line6: fix build error, select SND_RAWMIDI
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in variax.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in toneport.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in pcm.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in midibuf.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in midi.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in dumprequest.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in driver.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in audio.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in pod.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in playback.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in control.c
2009-04-03 Greg Kroah-HartmanStaging: line6: fix checkpatch errors in capture.c
2009-04-03 Greg Kroah-HartmanStaging: line6: coding style cleanups for .h files.
2009-04-03 Greg Kroah-HartmanStaging: line6: fix up NULL assignment mistakes
2009-04-03 Greg Kroah-HartmanStaging: line6: static function cleanups
2009-04-03 Greg Kroah-HartmanStaging: line6: remove KERNEL_VERSION checks
2009-04-03 Greg Kroah-HartmanStaging: line6: remove PT_REGS
2009-04-03 Greg Kroah-HartmanStaging: line6: remove DEVICE_ATTRIBUTE
2009-04-03 Randy DunlapStaging: line6: depends on SND
2009-04-03 Greg Kroah-HartmanStaging: line6: add to the build
2009-04-03 Greg Kroah-HartmanStaging: line6: fix bus_id usage
2009-04-03 Markus GrabnerStaging: add line6 usb driver
2009-04-03 Greg Kroah-HartmanStaging: add rt3070 wireless driver
2009-04-03 Greg Kroah-HartmanStaging: heci: add TODO file
2009-04-03 Greg Kroah-HartmanStaging: heci: fix some sparse warnings
2009-04-03 Greg Kroah-HartmanStaging: heci: fix checkpatch warnings
2009-04-03 Greg Kroah-HartmanStaging: heci: remove kcompat.h
2009-04-03 Marcin ObaraStaging: add heci driver
2009-04-03 Greg Kroah-HartmanStaging: p9auth: clean up #includes
2009-04-03 Greg Kroah-HartmanStaging: p9auth: use kzalloc
2009-04-03 Greg Kroah-HartmanStaging: p9auth: fix up sparse warnings
2009-04-03 Greg Kroah-HartmanStaging: p9auth: fix up codingstyle issues
2009-04-03 Greg Kroah-HartmanStaging: p9auth: remove unneeded header file
2009-04-03 Randy DunlapStaging: p9auth: fix dependency/build error
2009-04-03 Greg Kroah-HartmanStaging: p9auth: add to the kernel build
2009-04-03 Greg Kroah-HartmanStaging: p9auth: fix credential logic
2009-04-03 Ashwin GantiStaging: add p9auth driver
2009-04-03 Greg Kroah-HartmanStaging: epl: remove pointless highres timer check
2009-04-03 Greg Kroah-HartmanStaging: epl: don't check for devfs
2009-04-03 Greg Kroah-HartmanStaging: epl: fix up epl/kernel/*.h files
2009-04-03 Greg Kroah-HartmanStaging: epl: fix up epl/user/*.h files
2009-04-03 Greg Kroah-HartmanStaging: epl: remove EPLDLLEXPORT
2009-04-03 Greg Kroah-HartmanStaging: epl: fix sparse warning in proc_fs.c
2009-04-03 Greg Kroah-HartmanStaging: epl: remove kernel version checks
2009-04-03 Greg Kroah-HartmanStaging: epl: clean up demo_main.c
2009-04-03 Greg Kroah-HartmanStaging: epl: fix up some non-ANSI functions
2009-04-03 Greg Kroah-HartmanStaging: epl: remove WORD
2009-04-03 Greg Kroah-HartmanStaging: epl: remove DWORD
2009-04-03 Greg Kroah-HartmanStaging: epl: remove QWORD
2009-04-03 Greg Kroah-HartmanStaging: epl: remove BYTE
2009-04-03 Greg Kroah-HartmanStaging: epl: delete EdrvFec5282.h
2009-04-03 Greg Kroah-HartmanStaging: epl: remove CONST
2009-04-03 Greg Kroah-HartmanStaging: epl: remove some unused types
2009-04-03 Greg Kroah-HartmanStaging: epl: remove compiler warning from SharedBuff.c
2009-04-03 Greg Kroah-HartmanStaging: epl: remove REENTRANT
2009-04-03 Greg Kroah-HartmanStaging: epl: remove MEM
2009-04-03 Greg Kroah-HartmanStaging: epl: remove ROM
2009-04-03 Greg Kroah-HartmanStaging: epl: remove FAR
2009-04-03 Greg Kroah-HartmanStaging: epl: remove NEAR
2009-04-03 Greg Kroah-HartmanStaging: epl: remove GENERIC
2009-04-03 Greg Kroah-HartmanStaging: epl: remove EplObjDef.h
2009-04-03 Greg Kroah-HartmanStaging: epl: unwind rest of _LINUX_ #ifdefs
2009-04-03 Greg Kroah-HartmanStaging: epl: remove __KERNEL__ checks
2009-04-03 Greg Kroah-HartmanStaging: epl: remove INLINE mess
2009-04-03 Greg Kroah-HartmanStaging: epl: remove _WIN_32_ and _NO_OS_ defines
2009-04-03 Greg Kroah-HartmanStaging: epl: remove PUBLIC definition
2009-04-03 Greg Kroah-HartmanStaging: epl: remove NULL from global.h
2009-04-03 Greg Kroah-HartmanStaging: epl: remove complier macros from global.h
2009-04-03 Greg Kroah-HartmanStaging: epl: remove unneeded files
2009-04-03 Greg Kroah-HartmanStaging: comedi: fix 64bit build errors
2009-04-03 Bill PembertonStaging: comedi: Remove CHAR, *PCHAR, and *PCSTR typede...
2009-04-03 Bill PembertonStaging: comedi: Remove use of VOID typedef in addi...
2009-04-03 Bill PembertonStaging: comedi: Remove me4000_info_t typedef
2009-04-03 Bill PembertonStaging: comedi: Remove me4000_cnt_context_t typedef
2009-04-03 Bill PembertonStaging: comedi: Remove me4000_dio_context_t typedef
2009-04-03 Bill PembertonStaging: comedi: Remove me4000_ai_context_t typedef
2009-04-03 Bill PembertonStaging: comedi: Remove me4000_ao_context_t typedef
2009-04-03 Bill PembertonStaging: comedi: Remove me4000_board_t typedef
next