Files
linux-st/include/linux
Linus Torvalds fc76a258d4 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Pull driver core updates from Greg KH:
 "Here's the big driver core merge for 3.11-rc1

  Lots of little things, and larger firmware subsystem updates, all
  described in the shortlog.  Nice thing here is that we finally get rid
  of CONFIG_HOTPLUG, after 10+ years, thanks to Stephen Rohtwell (it had
  been always on for a number of kernel releases, now it's just
  removed)"

* tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (27 commits)
  driver core: device.h: fix doc compilation warnings
  firmware loader: fix another compile warning with PM_SLEEP unset
  build some drivers only when compile-testing
  firmware loader: fix compile warning with PM_SLEEP set
  kobject: sanitize argument for format string
  sysfs_notify is only possible on file attributes
  firmware loader: simplify holding module for request_firmware
  firmware loader: don't export cache_firmware and uncache_firmware
  drivers/base: Use attribute groups to create sysfs memory files
  firmware loader: fix compile warning
  firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER
  Documentation: Updated broken link in HOWTO
  Finally eradicate CONFIG_HOTPLUG
  driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspend
  driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware
  Documentation: Tidy up some drivers/base/core.c kerneldoc content.
  platform_device: use a macro instead of platform_driver_register
  firmware: move EXPORT_SYMBOL annotations
  firmware: Avoid deadlock of usermodehelper lock at shutdown
  dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitly
  ...
2013-07-02 11:44:19 -07:00
..
2013-05-17 14:31:05 -04:00
2013-06-17 16:08:36 -07:00
2013-01-02 17:36:10 -08:00
2013-06-24 16:16:55 -07:00
2009-09-08 17:42:50 -07:00
2012-12-02 00:05:12 +00:00
2009-04-01 08:59:23 -07:00
2011-08-03 11:30:42 -04:00
2009-01-04 13:33:20 -08:00
2013-03-23 16:11:31 -07:00
2012-03-23 16:58:38 -07:00
2010-08-04 11:00:45 +02:00
2007-02-09 17:39:36 -05:00
2012-12-24 09:36:38 -07:00
2008-01-28 23:21:18 +01:00
2013-05-07 18:38:27 -07:00
2013-03-15 15:09:43 +10:30
2013-04-29 18:28:40 -07:00
2005-04-16 15:20:36 -07:00
2013-06-17 16:38:57 -07:00
2013-02-22 23:31:31 -05:00
2012-11-08 16:58:30 +01:00
2010-02-09 11:13:56 +01:00
2013-06-17 16:38:57 -07:00
2012-05-31 17:49:32 -07:00
2013-04-30 17:04:00 -07:00
2009-06-16 08:40:20 +02:00
2013-03-15 15:09:43 +10:30
2013-04-29 18:28:44 -07:00
2012-12-11 17:22:27 -08:00
2012-07-10 10:32:06 -05:00
2013-05-28 11:05:08 +02:00
2011-03-31 11:26:23 -03:00
2010-02-10 17:47:17 -08:00
2013-04-12 10:26:23 +02:00
2013-06-17 16:38:57 -07:00
2013-04-09 14:13:29 -04:00
2013-02-19 08:43:34 +01:00
2013-06-25 16:07:44 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2012-07-22 23:57:55 +04:00
2013-01-15 22:43:15 -08:00
2013-04-29 15:54:37 -07:00
2013-05-27 10:57:53 +09:00