Alexander Beregalov
4d562f74ec
Staging: rt2870: convert to netdev_ops
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-17 11:06:25 -07:00
Alexander Beregalov
ca7d2dbbad
Staging: rt2860: convert to netdev_ops
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-17 11:06:24 -07:00
Alexander Beregalov
17a23b384f
Staging: otus: convert to netdev_ops
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-17 11:06:24 -07:00
Alexander Beregalov
fa5a602a62
Staging: et131x: convert to netdev_ops
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-17 11:06:24 -07:00
Alexander Beregalov
0e46ff33d4
Staging: epl: convert to netdev_ops
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-17 11:06:24 -07:00
Alexander Beregalov
3a32368273
Staging: at76: convert to netdev_ops
...
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-17 11:06:24 -07:00
Yang Hongyang
e930438c42
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
...
This is the second go through of the old DMA_nBIT_MASK macro,and there're not
so many of them left,so I put them into one patch.I hope this is the last round.
After this the definition of the old DMA_nBIT_MASK macro could be removed.
Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com >
Cc: Russell King <rmk@arm.linux.org.uk >
Cc: Tony Lindgren <tony@atomide.com >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: James Bottomley <James.Bottomley@HansenPartnership.com >
Cc: Greg KH <greg@kroah.com >
Cc: Takashi Iwai <tiwai@suse.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-04-13 15:04:33 -07:00
Alan Cox
0c21260398
serqt: initial clean up pass for tty side
...
Avoid using port->tty where possible (makes refcount fixing easier
later).
Remove unused code (the ioctl path is not used if the device has
mget/mset functions)
Remove various un-needed typecasts and long names so it could read it to
do the changes.
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-04-07 08:44:05 -07:00
Yang Hongyang
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
...
Replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Signed-off-by: Yang Hongyang<yanghy@cn.fujitsu.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-04-07 08:31:11 -07:00
Yang Hongyang
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
...
Replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Signed-off-by: Yang Hongyang<yanghy@cn.fujitsu.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-04-07 08:31:10 -07:00
Linus Torvalds
3516c6a8dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
...
* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6: (714 commits)
Staging: sxg: slicoss: Specify the license for Sahara SXG and Slicoss drivers
Staging: serqt_usb: fix build due to proc tty changes
Staging: serqt_usb: fix checkpatch errors
Staging: serqt_usb: add TODO file
Staging: serqt_usb: Lindent the code
Staging: add USB serial Quatech driver
staging: document that the wifi staging drivers a bit better
Staging: echo cleanup
Staging: BUG to BUG_ON changes
Staging: remove some pointless conditionals before kfree_skb()
Staging: line6: fix build error, select SND_RAWMIDI
Staging: line6: fix checkpatch errors in variax.c
Staging: line6: fix checkpatch errors in toneport.c
Staging: line6: fix checkpatch errors in pcm.c
Staging: line6: fix checkpatch errors in midibuf.c
Staging: line6: fix checkpatch errors in midi.c
Staging: line6: fix checkpatch errors in dumprequest.c
Staging: line6: fix checkpatch errors in driver.c
Staging: line6: fix checkpatch errors in audio.c
Staging: line6: fix checkpatch errors in pod.c
...
2009-04-05 11:06:45 -07:00
Linus Torvalds
811158b147
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
...
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (28 commits)
trivial: Update my email address
trivial: NULL noise: drivers/mtd/tests/mtd_*test.c
trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.h
trivial: Fix misspelling of "Celsius".
trivial: remove unused variable 'path' in alloc_file()
trivial: fix a pdlfush -> pdflush typo in comment
trivial: jbd header comment typo fix for JBD_PARANOID_IOFAIL
trivial: wusb: Storage class should be before const qualifier
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
trivial: h8300: Storage class should be before const qualifier
trivial: fix where cgroup documentation is not correctly referred to
trivial: Give the right path in Documentation example
trivial: MTD: remove EOL from MODULE_DESCRIPTION
trivial: Fix typo in bio_split()'s documentation
trivial: PWM: fix of #endif comment
trivial: fix typos/grammar errors in Kconfig texts
trivial: Fix misspelling of firmware
trivial: cgroups: documentation typo and spelling corrections
trivial: Update contact info for Jochen Hein
trivial: fix typo "resgister" -> "register"
...
2009-04-03 15:24:35 -07:00
Greg Kroah-Hartman
19be358212
Staging: serqt_usb: fix build due to proc tty changes
...
Just delete the proc tty usage in the driver as it's not needed and will
go away when it switches over to a usb-serial driver. This fixes the
build error in the driver.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Greg Kroah-Hartman
c23ee6c30e
Staging: serqt_usb: fix checkpatch errors
...
Clean up the code so it's at least readable now, fixing the
checkpatch errors.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Greg Kroah-Hartman
68bf9916d5
Staging: serqt_usb: add TODO file
...
Adds a TODO file
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Greg Kroah-Hartman
a9ea226670
Staging: serqt_usb: Lindent the code
...
Run Lindent on the code to give us someplace to work from
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Greg Kroah-Hartman
5ca0121ff2
Staging: add USB serial Quatech driver
...
Add support for all Quatech usb to serial devices.
Based on an original driver from Quatech.
Cleaned up and forward ported by me.
It's a mess, uses it's own tty layer interface, and the coding style is
horrible.
Cc: Tim Gobeli <tgobeli@quatech.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Greg Kroah-Hartman
4e9bf410dc
staging: document that the wifi staging drivers a bit better
...
The Linux wireless developers don't want to hear anything about the
staging wireless drivers, for a wide range of miopic reasons.
The following patch, based on a patch from Johannes Berg, tries to
document this issue a bit better.
Cc: Johannes Berg <johannes@sipsolutions.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Alexander Beregalov
dc57a3ea80
Staging: echo cleanup
...
before:
errors lines of code errors/KLOC
drivers/staging/echo/ 213 1701 125.2
after:
errors lines of code errors/KLOC
drivers/staging/echo/ 8 1685 4.7
Compile tested.
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:27 -07:00
Stoyan Gaydarov
2961f24f78
Staging: BUG to BUG_ON changes
...
Signed-off-by: Stoyan Gaydarov <stoyboyker@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:26 -07:00
Wei Yongjun
0773a5c076
Staging: remove some pointless conditionals before kfree_skb()
...
Remove some pointless conditionals before kfree_skb().
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:26 -07:00
Randy Dunlap
bbe364dded
Staging: line6: fix build error, select SND_RAWMIDI
...
line6 needs to select SND_RAWMIDI, like many other drivers do.
ERROR: "snd_rawmidi_set_ops" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_new" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_transmit_peek" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_transmit_ack" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_receive" [drivers/staging/line6/line6usb.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:26 -07:00
Greg Kroah-Hartman
9cd57f7777
Staging: line6: fix checkpatch errors in variax.c
...
Lots of warnings also fixed up.
Cc: Markus Grabner <grabner@icg.tugraz.at >
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:26 -07:00
Greg Kroah-Hartman
6353773b52
Staging: line6: fix checkpatch errors in toneport.c
...
Lots of warnings also fixed up.
Cc: Markus Grabner <grabner@icg.tugraz.at >
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:26 -07:00
Greg Kroah-Hartman
68dc3dde02
Staging: line6: fix checkpatch errors in pcm.c
...
Lots of warnings also fixed up.
Cc: Markus Grabner <grabner@icg.tugraz.at >
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-04-03 14:54:26 -07:00