1
0
Fork 0
alistair23-linux/drivers/extcon
Linus Torvalds 1fc149933f Char/Misc driver patches for 4.1-rc1
Here's the big char/misc driver patchset for 4.1-rc1.
 
 Lots of different driver subsystem updates here, nothing major, full
 details are in the shortlog below.
 
 All of this has been in linux-next for a while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlU2IMEACgkQMUfUDdst+yloDQCfbyIRL23WVAn9ckQse/y8gbjB
 OT4AoKTJbwndDP9Kb/lrj2tjd9QjNVrC
 =xhen
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver updates from Greg KH:
 "Here's the big char/misc driver patchset for 4.1-rc1.

  Lots of different driver subsystem updates here, nothing major, full
  details are in the shortlog.

  All of this has been in linux-next for a while"

* tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (133 commits)
  mei: trace: remove unused TRACE_SYSTEM_STRING
  DTS: ARM: OMAP3-N900: Add lis3lv02d support
  Documentation: DT: lis302: update wakeup binding
  lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
  lis3lv02d: DT: use s32 to support negative values
  Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
  Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
  mei: replace check for connection instead of transitioning
  mei: use mei_cl_is_connected consistently
  mei: fix mei_poll operation
  hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
  Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
  Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
  Drivers: hv: hv_balloon: do not online pages in offline blocks
  hv: remove the per-channel workqueue
  hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
  hv: run non-blocking message handlers in the dispatch tasklet
  coresight: moving to new "hwtracing" directory
  coresight-tmc: Adding a status interface to sysfs
  coresight: remove the unnecessary configuration coresight-default-sink
  ...
2015-04-21 09:42:58 -07:00
..
Kconfig extcon: max77843: Add max77843 MUIC driver 2015-02-24 09:00:54 +09:00
Makefile extcon: Rename extcon core driver 2015-03-07 22:58:10 +09:00
extcon-adc-jack.c extcon: adc-jack: Release IIO channel on driver remove 2015-01-26 13:47:55 +09:00
extcon-arizona.c Char/Misc driver patches for 4.1-rc1 2015-04-21 09:42:58 -07:00
extcon-gpio.c extcon: drop owner assignment from platform_drivers 2014-10-20 16:20:30 +02:00
extcon-max8997.c extcon: Fix the checkpatch warning 2015-03-07 22:58:28 +09:00
extcon-max14577.c extcon: Fix the checkpatch warning 2015-03-07 22:58:28 +09:00
extcon-max77693.c extcon: Fix the checkpatch warning 2015-03-07 22:58:28 +09:00
extcon-max77843.c extcon: max77843: Fix an error code in max77843_init_muic_regmap() 2015-03-23 10:50:27 +09:00
extcon-palmas.c extcon: drop owner assignment from platform_drivers 2014-10-20 16:20:30 +02:00
extcon-rt8973a.c extcon: Fix the checkpatch warning 2015-03-07 22:58:28 +09:00
extcon-rt8973a.h extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00
extcon-sm5502.c extcon: Fix the checkpatch warning 2015-03-07 22:58:28 +09:00
extcon-sm5502.h extcon: sm5502: Move sm5502.h header file to extcon directory 2014-09-22 11:43:08 +09:00
extcon-usb-gpio.c extcon: Fix the checkpatch warning 2015-03-07 22:58:28 +09:00
extcon.c extcon: Fix missing locking when [un]registering notifiers 2015-03-23 11:06:04 +09:00