Linus Torvalds
3aebd34b12
char/misc driver merge for 3.7-rc1
...
Here is the "big" char/misc driver tree update for the 3.7-rc1 merge
window.
Nothing major, just a number of driver updates and fixes, all of which
have been in the linux-next releases for a while now either in my tree,
or in Andrew's (the lis3l driver changes came from his tree last week).
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iEYEABECAAYFAlBp3pcACgkQMUfUDdst+ymLswCcDYG9RkRcEdYwT5bOm1zM4IVl
WM0AoLKfC86g6xe4MdS7zROJn7ep/9qu
=zAHk
-----END PGP SIGNATURE-----
Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver merge from Greg Kroah-Hartman:
"Here is the "big" char/misc driver tree update for the 3.7-rc1 merge
window.
Nothing major, just a number of driver updates and fixes, all of which
have been in the linux-next releases for a while now either in my
tree, or in Andrew's (the lis3l driver changes came from his tree last
week).
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
* tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (52 commits)
drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
drivers/misc/lis3lv02d: add generic DT matching code
lis3lv02d: fix some comments specific to lis331dlh driver
MISC: hpilo, remove pci_disable_device
pcmcia: synclink_cs: fix potential tty NULL dereference
drivers/char/mmtimer.c: Remove useless kfree
drivers/char: removes unnecessary semicolon
char/misc: remove CONFIG_EXPERIMENTAL dependencies
mei: don't print buffer as a string
mei: struct mei_message_data doesn't have to be packed
mei: add error messages for open count errors
misc: use module_spi_driver
tifm: use module_pci_driver
misc/at25, dt: Improve at25 SPI eeprom device tree bindings.
mei: add lynx point pci device ids
mei: fix max number of open handles
mei: rename struct pci_dev *mei_device to mei_pdev
...
2012-10-01 12:09:59 -07:00
..
2012-08-01 16:41:07 -07:00
2012-08-02 13:51:46 -04:00
2012-07-20 12:31:05 +02:00
2012-07-30 18:16:01 -07:00
2012-07-30 18:15:23 -07:00
2012-07-17 09:32:14 -07:00
2012-07-31 18:08:25 -07:00
2012-08-16 20:24:33 +01:00
2012-09-19 19:50:19 +02:00
2012-07-27 16:49:22 -04:00
2012-10-01 12:09:04 -07:00
2012-09-07 12:55:59 -04:00
2012-09-04 13:58:10 -04:00
2012-06-01 16:55:42 -07:00
2012-08-10 11:53:11 +02:00
2012-06-07 14:58:38 +02:00
2012-07-31 01:02:51 +04:00
2012-08-17 11:09:58 +02:00
2012-09-06 15:58:04 -07:00
2012-07-31 18:08:25 -07:00
2012-09-28 14:45:07 +01:00
2012-07-26 12:59:53 -07:00
2012-06-06 15:20:22 -04:00
2012-09-07 11:43:49 -04:00
2012-07-26 10:23:47 -07:00
2012-09-24 16:36:10 -06:00
2012-07-30 17:25:21 -07:00
2012-07-20 09:07:37 +01:00
2012-06-29 11:38:17 -04:00
2012-08-28 10:14:01 -07:00
2012-07-29 21:43:08 +04:00
2012-08-04 01:24:44 +04:00
2012-07-31 18:42:47 -07:00
2012-08-09 15:20:23 +02:00
2012-08-01 12:24:18 +02:00
2012-07-11 16:04:49 -07:00
2012-06-25 11:53:48 +02:00
2012-08-07 10:10:57 +02:00
2012-07-17 21:37:27 +02:00
2012-07-31 18:42:43 -07:00
2012-06-06 19:12:30 -07:00
2012-07-11 15:36:43 -07:00
2012-09-07 18:30:19 -07:00
2012-07-30 17:25:11 -07:00
2012-08-21 16:45:03 -07:00
2012-07-30 17:25:21 -07:00
2012-09-17 15:00:38 -07:00
2012-06-18 09:47:00 -04:00
2012-09-17 15:00:38 -07:00
2012-07-19 08:34:37 -07:00
2012-07-17 12:39:26 -07:00
2012-08-23 17:16:42 +02:00
2012-07-27 09:29:42 +09:30
2012-07-24 13:53:22 +02:00
2012-05-31 17:49:28 -07:00
2012-09-18 11:23:51 -07:00
2012-07-27 15:08:16 +01:00
2012-07-26 11:25:33 -07:00
2012-07-27 15:08:16 +01:00
2012-07-30 12:25:47 +02:00
2012-07-30 12:25:46 +02:00
2012-06-20 15:38:27 +01:00
2012-07-19 10:39:00 +02:00
2012-06-27 09:01:30 -03:00
2012-09-29 12:21:03 -07:00
2012-09-29 12:21:03 -07:00
2012-10-01 11:51:57 -07:00
2012-06-01 12:12:01 -04:00
2012-07-16 22:38:27 -07:00
2012-06-27 15:42:24 -07:00
2012-05-31 17:49:32 -07:00
2012-07-17 21:37:27 +02:00
2012-06-01 16:57:51 -07:00
2012-07-22 23:57:58 +04:00
2012-07-30 09:32:39 -07:00
2012-06-09 08:37:55 +09:00
2012-08-04 01:24:44 +04:00
2012-07-31 17:02:05 +02:00
2012-07-31 10:29:57 -04:00
2012-07-18 16:09:40 +02:00
2012-07-24 00:01:30 -07:00
2012-08-01 09:02:41 -07:00
2012-07-31 18:42:46 -07:00
2012-06-08 11:50:01 +01:00
2012-07-05 15:04:10 +02:00
2012-09-25 15:31:31 +02:00
2012-09-19 19:50:20 +02:00
2012-07-31 18:42:47 -07:00
2012-07-11 23:34:39 +02:00
2012-07-31 18:42:41 -07:00
2012-07-31 18:42:50 -07:00
2012-06-04 16:49:43 +02:00
2012-07-14 13:30:25 +02:00
2012-09-12 17:52:44 +02:00
2012-07-30 19:03:41 -07:00
2012-07-02 15:11:12 +02:00
2012-06-19 21:39:50 +02:00
2012-07-20 11:07:00 -07:00
2012-08-14 14:33:32 -07:00
2012-07-18 09:36:12 -07:00
2012-06-30 01:08:00 -07:00
2012-06-12 15:25:46 -07:00
2012-07-26 13:08:01 -07:00
2012-07-27 09:29:42 +09:30
2012-09-19 19:50:18 +02:00
2012-06-08 12:15:43 +02:00
2012-09-23 07:42:52 -07:00
2012-07-11 18:22:32 +10:00
2012-09-25 12:14:56 +02:00
2012-05-31 17:49:31 -07:00
2012-08-06 13:33:21 -07:00
2012-07-25 12:46:38 +02:00
2012-10-01 09:06:36 -07:00
2012-07-11 16:16:00 +01:00
2012-08-05 19:04:57 -04:00
2012-07-31 17:09:12 +02:00
2012-07-06 10:53:49 +02:00
2012-08-07 11:48:33 -06:00
2012-05-31 17:49:32 -07:00
2012-07-31 08:16:42 -05:00
2012-07-30 17:25:14 -07:00
2012-09-25 15:42:37 +02:00
2012-09-19 06:51:25 -07:00
2012-05-31 17:49:30 -07:00
2012-07-30 15:08:46 +10:00
2012-07-02 12:34:23 -07:00
2012-05-31 17:49:28 -07:00
2012-07-21 10:34:00 -07:00
2012-09-06 10:13:58 -07:00
2012-07-31 10:29:59 -04:00
2012-08-22 10:24:41 -04:00
2012-06-04 11:43:00 -04:00
2012-08-13 17:01:06 +02:00
2012-08-15 15:54:01 +02:00
2012-09-25 15:31:31 +02:00
2012-07-24 07:52:34 +08:00
2012-07-25 15:58:48 -04:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-01 03:34:50 -07:00
2012-07-11 16:04:50 -07:00
2012-07-31 18:42:48 -07:00
2012-09-17 15:00:37 -07:00
2012-06-20 10:01:04 +03:00
2012-06-25 11:53:47 +02:00
2012-09-24 15:54:33 -04:00
2012-07-31 18:42:40 -07:00
2012-07-01 03:34:50 -07:00
2012-07-19 15:51:36 -04:00
2012-09-13 14:58:54 -04:00
2012-07-31 18:42:45 -07:00
2012-08-01 10:26:23 -07:00
2012-07-31 18:42:46 -07:00
2012-06-18 15:38:22 -07:00
2012-06-08 14:58:13 +09:30
2012-05-31 17:49:27 -07:00
2012-08-15 13:58:09 +00:00
2012-07-03 13:22:37 +08:00
2012-07-29 21:24:13 +04:00
2012-07-22 12:44:01 -07:00
2012-08-20 02:37:29 -07:00
2012-06-16 15:40:02 +02:00
2012-06-16 15:40:02 +02:00
2012-06-22 02:49:52 +02:00
2012-06-29 16:46:06 -07:00
2012-08-14 14:33:32 -07:00
2012-07-09 16:42:24 -04:00
2012-07-30 19:06:52 -04:00
2012-09-04 14:52:42 -04:00
2012-07-30 19:06:52 -04:00
2012-08-02 17:41:18 -04:00
2012-09-06 11:11:53 -04:00
2012-07-30 17:25:19 -07:00
2012-07-17 12:16:39 +02:00
2012-06-26 21:06:11 -07:00
2012-07-27 13:57:23 -04:00
2012-06-25 13:50:28 +02:00
2012-07-10 10:32:06 -05:00
2012-08-20 02:16:00 -07:00
2012-07-31 23:27:30 -04:00
2012-07-31 12:06:20 +01:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:47 -07:00
2012-06-20 14:39:36 -07:00
2012-08-30 13:14:48 -04:00
2012-08-23 18:32:36 -06:00
2012-09-24 14:51:23 -06:00
2012-09-13 09:08:02 -06:00
2012-09-07 16:24:59 -06:00
2012-10-01 10:28:49 -07:00
2012-08-10 11:31:26 -03:00
2012-07-09 00:10:56 -07:00
2012-08-01 10:26:23 -07:00
2012-07-12 07:54:46 -07:00
2012-07-05 22:12:32 +02:00
2012-07-19 00:02:30 +02:00
2012-07-26 13:36:43 -07:00
2012-07-13 20:41:58 -07:00
2012-07-08 00:25:48 +10:00
2012-07-30 17:25:14 -07:00
2012-07-17 16:48:09 -07:00
2012-07-17 12:15:30 -07:00
2012-07-23 13:23:52 +02:00
2012-06-15 12:56:57 +02:00
2012-06-11 12:26:15 +08:00
2012-07-22 23:58:19 +04:00
2012-07-22 23:58:19 +04:00
2012-06-05 10:46:40 -07:00
2012-07-19 10:38:32 -04:00
2012-09-26 15:47:02 +02:00
2012-07-02 11:39:19 -07:00
2012-06-06 20:43:28 -07:00
2012-08-30 11:13:41 -07:00
2012-07-15 11:39:01 +03:00
2012-05-31 17:49:31 -07:00
2012-05-31 17:49:31 -07:00
2012-07-04 11:51:59 +03:00
2012-07-10 22:40:13 -07:00
2012-07-30 12:25:44 +02:00
2012-10-01 10:43:39 -07:00
2012-09-17 13:29:23 +01:00
2012-09-25 08:59:21 -07:00
2012-06-11 13:16:35 +01:00
2012-07-26 13:37:02 -07:00
2012-06-22 15:36:44 -06:00
2012-07-20 11:28:20 +05:30
2012-07-10 12:08:14 +09:00
2012-08-01 13:48:52 +09:00
2012-07-30 17:25:20 -07:00
2012-07-31 18:42:43 -07:00
2012-06-01 12:58:52 -04:00
2012-06-28 17:14:34 +01:00
2012-07-31 18:42:46 -07:00
2012-07-02 13:40:06 +03:00
2012-07-09 12:13:35 +03:00
2012-06-14 09:20:16 +03:00
2012-06-05 17:32:30 +02:00
2012-08-13 17:01:07 +02:00
2012-07-19 11:02:03 -07:00
2012-07-16 22:31:34 -07:00
2012-07-19 11:02:03 -07:00
2012-06-13 21:16:42 +02:00
2012-08-21 16:45:03 -07:00
2012-07-01 13:31:23 +02:00
2012-07-31 18:42:47 -07:00
2012-06-15 21:48:14 -07:00
2012-05-31 17:49:32 -07:00
2012-06-22 23:02:22 -07:00
2012-09-13 16:47:34 +02:00
2012-07-23 00:58:46 -07:00
2012-07-31 18:08:25 -07:00
2012-06-01 12:58:50 -04:00
2012-08-16 10:11:45 -07:00
2012-06-11 20:07:17 +02:00
2012-07-10 15:47:46 +02:00
2012-09-01 10:24:48 -07:00
2012-08-21 16:28:31 +02:00
2012-07-31 17:09:12 +02:00
2012-07-13 19:34:43 -04:00
2012-08-13 19:02:05 +02:00
2012-07-22 23:57:55 +04:00
2012-09-12 10:20:14 -04:00
2012-06-02 15:21:43 -07:00
2012-07-22 23:57:56 +04:00
2012-06-18 13:42:03 +02:00
2012-09-15 17:37:28 +02:00
2012-07-20 08:59:00 +01:00
2012-07-16 17:43:04 -07:00
2012-07-06 10:53:20 -07:00
2012-07-06 15:26:45 -03:00
2012-07-06 20:17:46 -03:00
2012-07-06 20:17:46 -03:00
2012-07-31 08:16:24 -06:00
2012-06-21 09:32:16 +01:00
2012-07-30 20:23:11 -03:00
2012-07-30 13:30:52 +09:30
2012-07-30 13:30:49 +09:30
2012-07-20 08:58:58 +01:00
2012-07-20 08:59:03 +01:00
2012-07-31 18:42:46 -07:00
2012-07-30 12:25:45 +02:00
2012-07-31 18:42:50 -07:00
2012-08-16 10:02:33 -07:00
2012-08-04 12:15:37 +04:00
2012-09-20 18:08:40 -04:00