dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/keucr
Linus Torvalds d9a807461f USB merge for 3.7-rc1
Here is the big USB pull request for 3.7-rc1
 
 There are lots of gadget driver changes (including copying a bunch of
 files into the drivers/staging/ccg/ directory so that the other gadget
 drivers can be fixed up properly without breaking that driver), and we
 remove the old obsolete ub.c driver from the tree.  There are also the
 usual XHCI set of updates, and other various driver changes and updates.
 We also are trying hard to remove the old dbg() macro, but the final
 bits of that removal will be coming in through the networking tree
 before we can delete it for good.
 
 All of these patches have been in the linux-next tree.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iEYEABECAAYFAlBp3+AACgkQMUfUDdst+ym5vwCfe93FyJyXn/RDkGz7iBemvWFd
 vrwAoIxjaOa4/yWZWcgrWc5bP4aO3ssc
 =jYDr
 -----END PGP SIGNATURE-----

Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB changes from Greg Kroah-Hartman:
 "Here is the big USB pull request for 3.7-rc1

  There are lots of gadget driver changes (including copying a bunch of
  files into the drivers/staging/ccg/ directory so that the other gadget
  drivers can be fixed up properly without breaking that driver), and we
  remove the old obsolete ub.c driver from the tree.

  There are also the usual XHCI set of updates, and other various driver
  changes and updates.  We also are trying hard to remove the old dbg()
  macro, but the final bits of that removal will be coming in through
  the networking tree before we can delete it for good.

  All of these patches have been in the linux-next tree.

  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"

Fix up several annoying - but fairly mindless - conflicts due to the
termios structure having moved into the tty device, and often clashing
with dbg -> dev_dbg conversion.

* tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (339 commits)
  USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
  USB: uas: fix gcc warning
  USB: uas: fix locking
  USB: Fix race condition when removing host controllers
  USB: uas: add locking
  USB: uas: fix abort
  USB: uas: remove aborted field, replace with status bit.
  USB: uas: fix task management
  USB: uas: keep track of command urbs
  xhci: Intel Panther Point BEI quirk.
  powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
  USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
  Revert "usb : Add sysfs files to control port power."
  USB: serial: remove vizzini driver
  usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
  Increase XHCI suspend timeout to 16ms
  USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
  USB: sierra_ms: don't keep unused variable
  fsl/usb: Add support for USB controller version 2.4
  USB: qcaux: add Pantech vendor class match
  ...
2012-10-01 13:23:01 -07:00
..
Kconfig Staging: Remove ENE UB6250 MS card codes from keucr 2011-07-08 14:12:52 -07:00
Makefile Staging: Remove ENE UB6250 MS card codes from keucr 2011-07-08 14:12:52 -07:00
TODO staging: clean up Greg's email address in some TODO files 2012-02-15 14:45:40 -08:00
common.h staging/keucr: eliminate sparse warnings in ms.c 2011-05-10 11:19:54 -07:00
init.c Staging: keucr: init: fixed a brace coding style issue 2012-06-12 10:59:27 -07:00
init.h Staging: Remove ENE UB6250 MS card codes from keucr 2011-07-08 14:12:52 -07:00
scsiglue.c Staging: keucr: scsiglue: fixed a do while coding style issue 2012-06-13 12:20:16 -07:00
scsiglue.h
smcommon.h staging: keucr: remove String func prototypes 2012-09-13 20:20:27 -07:00
smil.h Staging: keucr: Coding style fixes in smil.h 2011-08-23 14:38:44 -07:00
smilecc.c staging/keucr: fix keucr smilecc.c coding style 2011-05-18 08:22:39 -07:00
smilmain.c misc latin1 to utf8 conversions 2012-01-02 13:04:55 +01:00
smilsub.c Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.h 2011-08-23 14:38:45 -07:00
smscsi.c Staging: keucr: Coding style fixes in smscsi.c 2011-08-23 14:38:43 -07:00
transport.c Staging: Remove ENE UB6250 MS card codes from keucr 2011-07-08 14:12:52 -07:00
transport.h usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h 2012-02-28 11:05:18 -08:00
usb.c usb: remove libusual 2012-09-05 17:21:36 -07:00
usb.h Staging: Remove ENE UB6250 MS card codes from keucr 2011-07-08 14:12:52 -07:00