linux/drivers
Linus Torvalds 06991c28f3 Driver core patches for 3.9-rc1
Here is the big driver core merge for 3.9-rc1
 
 There are two major series here, both of which touch lots of drivers all
 over the kernel, and will cause you some merge conflicts:
   - add a new function called devm_ioremap_resource() to properly be
     able to check return values.
   - remove CONFIG_EXPERIMENTAL
 
 If you need me to provide a merged tree to handle these resolutions,
 please let me know.
 
 Other than those patches, there's not much here, some minor fixes and
 updates.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iEYEABECAAYFAlEmV0cACgkQMUfUDdst+yncCQCfbmnQZju7kzWXk6PjdFuKspT9
 weAAoMCzcAtEzzc4LXuUxxG/sXBVBCjW
 =yWAQ
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core patches from Greg Kroah-Hartman:
 "Here is the big driver core merge for 3.9-rc1

  There are two major series here, both of which touch lots of drivers
  all over the kernel, and will cause you some merge conflicts:

   - add a new function called devm_ioremap_resource() to properly be
     able to check return values.

   - remove CONFIG_EXPERIMENTAL

  Other than those patches, there's not much here, some minor fixes and
  updates"

Fix up trivial conflicts

* tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (221 commits)
  base: memory: fix soft/hard_offline_page permissions
  drivercore: Fix ordering between deferred_probe and exiting initcalls
  backlight: fix class_find_device() arguments
  TTY: mark tty_get_device call with the proper const values
  driver-core: constify data for class_find_device()
  firmware: Ignore abort check when no user-helper is used
  firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
  firmware: Make user-mode helper optional
  firmware: Refactoring for splitting user-mode helper code
  Driver core: treat unregistered bus_types as having no devices
  watchdog: Convert to devm_ioremap_resource()
  thermal: Convert to devm_ioremap_resource()
  spi: Convert to devm_ioremap_resource()
  power: Convert to devm_ioremap_resource()
  mtd: Convert to devm_ioremap_resource()
  mmc: Convert to devm_ioremap_resource()
  mfd: Convert to devm_ioremap_resource()
  media: Convert to devm_ioremap_resource()
  iommu: Convert to devm_ioremap_resource()
  drm: Convert to devm_ioremap_resource()
  ...
2013-02-21 12:05:51 -08:00
..
accessibility
acpi Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
amba
ata Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
atm
auxdisplay
base Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
bcma Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-02-14 14:23:33 -05:00
block Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
bluetooth
bus
cdrom
char Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
clk ACPI and power management updates for 3.9-rc1 2013-02-20 11:26:56 -08:00
clocksource
connector net: proc: change proc_net_remove to remove_proc_entry 2013-02-18 14:53:08 -05:00
cpufreq Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
cpuidle
crypto
dca
devfreq
dio
dma
edac Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
eisa
extcon
firewire
firmware A few fixes to reduce places where pstore might hang 2013-02-21 09:38:18 -08:00
gpio Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
gpu Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
hid
hsi
hv x86, hyperv: HYPERV depends on X86_LOCAL_APIC 2013-02-12 17:46:23 -08:00
hwmon ACPI and power management updates for 3.9-rc1 2013-02-20 11:26:56 -08:00
hwspinlock
i2c Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
ide
idle Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
iio
infiniband
input Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
iommu Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
ipack
irqchip
isdn Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
leds
lguest
macintosh
mailbox
md
media Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
memory
memstick
message
mfd Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
misc Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
mmc Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
mtd Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
net Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
nfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2013-02-18 13:47:13 -05:00
nubus
of Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-02-20 18:58:50 -08:00
oprofile
parisc
parport
pci ACPI and power management updates for 3.9-rc1 2013-02-20 11:26:56 -08:00
pcmcia
pinctrl Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
platform Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
pnp
power Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
pps
ps3
ptp
pwm
rapidio
regulator Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next 2013-02-19 12:43:12 +00:00
remoteproc
rpmsg
rtc Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
s390
sbus
scsi Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
sfi
sh
sn
spi Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
ssb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-02-14 14:23:33 -05:00
staging Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
target
tc
thermal
tty Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
uio
usb Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
uwb
vfio
vhost Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
video Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
virt
virtio
vlynq
vme
w1
watchdog
xen ACPI and power management updates for 3.9-rc1 2013-02-20 11:26:56 -08:00
zorro
Kconfig
Makefile