Commit graph

429 commits

Author SHA1 Message Date
Kevin Mihelich 6b8c38f2fc core/linux-raspberrypi to 4.14.68-1 2018-09-06 00:05:40 +00:00
Kevin Mihelich 045ddf9b55 core/linux-*: fix install typo
closes #1621
2018-09-04 23:30:03 +00:00
Kevin Mihelich fa572285a4 core/linux-raspberrypi to 4.14.67-1 2018-08-31 00:32:07 +00:00
Kevin Mihelich 5034b4a96a core/linux-raspberrypi to 4.14.66-1 2018-08-25 00:23:32 +00:00
Kevin Mihelich bd9d641bb5 core/linux-raspberrypi to 4.14.62-1 2018-08-17 05:03:34 +00:00
Kevin Mihelich a1f1e4b75d core/linux-raspberrypi to 4.14.61-1 2018-08-11 01:58:53 +00:00
Kevin Mihelich 197b47835c core/linux-raspberrypi to 4.14.59-1 2018-07-31 00:15:23 +00:00
Shenghao Yang 8c88fa2319 core/linux-raspberrypi to 4.14.56-2 (#1605)
- The serial device bus was compiled as a module, but this disabled
  use of the serial device TTY port controller that actually
  interfaces with the serdev drivers[1], rendering them unusable.
  Examples include the serdev driver for broadcom bluetooth HCI.

- Once built in to the kernel, enabling SERIAL_DEV_CTRL_TTYPORT to
  be built in, the userspace dependency on btattach is removed
  and the presence of the bluetooth controller can be indicated
  in the device tree, instead. This doesn't simply get rid of
  the dependency on btattach, but improves functionality,
  as the kernel does not restore the UART link to a higher baud
  rate after uploading the firmware to the bluetooth controller
  when notified of the controller over btattach but does so
  when notified through the device tree. hciattach does
  restore a higher set baud rate, but that is deprecated.

- According to [2], the configuration settings USB_CONFIGFS_F_*
  are meant for the user to indicate what sort of gadget
  functionality is to be enabled, while settings USB_F_* are
  meant to be used in the makefile for compilation.

- Enabled USB_CONFIGFS_F_UAC2 at the same time, since UAC1
  does not play well when used with a high-speed composite
  device (UAC1 is not compatible with high-speed, while
  UAC2 is)

- Kernel image size increased by 4008 bytes after these changes

1 - http://events17.linuxfoundation.org/sites/events/files/slides/serdev-elce-2017-2.pdf
2 - https://www.spinics.net/lists/linux-usb/msg142134.html
2018-07-30 17:25:35 -06:00
Kevin Mihelich 74163ac9b6 core/linux-raspberrypi to 4.14.56-1 2018-07-18 12:34:17 +00:00
Kevin Mihelich e0620e5996 core/linux-raspberrypi to 4.14.54-2 2018-07-12 00:24:07 +00:00
Kevin Mihelich 3a9900a449 core/linux-raspberrypi to 4.14.54-1 2018-07-10 04:45:05 +00:00
Kevin Mihelich c1a787b8a2 core/linux-raspberrypi to 4.14.52-1 2018-06-28 00:11:41 +00:00
Kevin Mihelich 7997478c30 core/linux-raspberrypi to 4.14.50-2 2018-06-20 05:20:35 +00:00
Kevin Mihelich f7b442721b core/linux-raspberrypi to 4.14.50-1 2018-06-18 23:42:26 +00:00
Kevin Mihelich f49295648a core/linux-raspberrypi to 4.14.49-1 2018-06-15 01:22:07 +00:00
Kevin Mihelich d51c3683e7 core/linux-raspberrypi to 4.14.48-1 2018-06-08 00:11:06 +00:00
Kevin Mihelich 3cf6bd13cd core/linux-raspberrypi to 4.14.44-1 2018-06-01 06:07:36 +00:00
Kevin Mihelich 6dfcd3f0b3 core/linux-raspberrypi to 4.14.43-1 2018-05-27 01:44:59 +00:00
Kevin Mihelich 469c30c670 core/linux-raspberrypi to 4.14.42-1 2018-05-22 00:00:41 +00:00
Kevin Mihelich b383c03d3a core/linux-raspberrypi to 4.14.41-1 2018-05-18 17:45:59 +00:00
Kevin Mihelich 11271cf2ef core/linux-raspberrypi to 4.14.39-1 2018-05-05 18:38:03 +00:00
Kevin Mihelich 6fe7546616 core/linux-raspberrypi to 4.14.37-1 2018-04-27 00:06:25 +00:00
Kevin Mihelich 1399c660eb core/linux-raspberrypi to 4.14.34-1 2018-04-16 18:30:48 +00:00
Kevin Mihelich af32a8b40e core/linux-raspberrypi to 4.14.33-2 2018-04-11 01:00:18 +00:00
Kevin Mihelich f0d7e3e1b1 core/linux-raspberrypi to 4.14.33-1 2018-04-10 00:02:58 +00:00
Kevin Mihelich ab212ff79e core/linux-raspberrypi to 4.14.32-2 2018-04-07 00:00:55 +00:00
Kevin Mihelich 36aa100fbc core/linux-raspberrypi to 4.14.32-1 2018-04-04 19:59:08 +00:00
graysky 2c221d725d core/linux-raspberrypi to 4.14.31-1 2018-03-30 19:56:19 -06:00
Kevin Mihelich 5583006e58 core/linux-raspberrypi to 4.14.30-1 2018-03-27 00:08:08 +00:00
Kevin Mihelich b9e4b2226d core/linux-raspberrypi to 4.14.29-1 2018-03-23 02:06:24 +00:00
Kevin Mihelich 8b7121f947 core/linux-raspberrypi to 4.14.27-1 2018-03-17 00:02:48 +00:00
Kevin Mihelich 8c3dc727dd core/linux-raspberrypi to 4.14.26-1 2018-03-14 20:08:31 +00:00
Kevin Mihelich c56ba1c1ef core/linux-raspberrypi to 4.14.24-1 2018-03-05 19:29:39 +00:00
Kevin Mihelich 6708870125 core/linux-raspberrypi to 4.14.22-1 2018-02-27 06:14:12 +00:00
Kevin Mihelich 26be0e1685 core/linux-raspberrypi to 4.14.21-1 2018-02-24 01:48:12 +00:00
Kevin Mihelich 6d435fd2dd core/linux-raspberrypi to 4.14.20-1 2018-02-19 19:01:39 +00:00
Kevin Mihelich 036e1ae322 core/linux-raspberrypi to 4.14.18-1 2018-02-11 19:55:43 +00:00
Kevin Mihelich b35a4db9ca core/linux-raspberrypi to 4.9.80-1 2018-02-09 14:55:51 +00:00
Kevin Mihelich 4f552f21f3 core/linux-raspberrypi to 4.9.79-2 2018-02-07 01:58:36 +00:00
Kevin Mihelich c5c9871303 core/linux-raspberrypi to 4.9.79-1 2018-02-01 00:34:51 +00:00
graysky 12a079a048 core/linux-raspberrypi to 4.9.78-1 (#1556) 2018-01-26 18:26:57 -07:00
Kevin Mihelich c9c7627117 core/linux-raspberrypi to 4.9.77-1 2018-01-18 01:19:37 +00:00
Kevin Mihelich 7206bea2da core/linux-raspberrypi to 4.9.76-1 2018-01-11 00:51:42 +00:00
Kevin Mihelich 04cab3e7fe core/linux-raspberrypi to 4.9.75-1 2018-01-08 18:14:10 +00:00
Peter Mattern 48de16f552 core/linux-raspberrypi: Update Cypress (Broadcom) firmware (#1553)
Replaces the current 7.45.41.23 with 7.45.41.46 which is the first
version to fix the "Broadpwn" vulnerability [1] according to [2].

[1] http://blog.exodusintel.com/2017/07/26/broadpwn/
[2] https://github.com/raspberrypi/linux/issues/1342#issuecomment-321221748
2018-01-02 16:17:57 -06:00
Kevin Mihelich 1ae89c10a8 core/linux-raspberrypi to 4.9.73-1 2018-01-02 01:35:47 +00:00
Kevin Mihelich 3002b8e579 core/linux-raspberrypi to 4.9.72-1 2017-12-29 18:53:22 +00:00
Kevin Mihelich 1b52eb07a7 core/linux-raspberrypi to 4.9.70-1 2017-12-18 18:56:43 +00:00
Kevin Mihelich 9c062cb273 core/linux-raspberrypi to 4.9.69-1 2017-12-15 01:59:15 +00:00
graysky aafdb38aa1 core/linux-raspberrypi to 4.9.68-1 (#1550) 2017-12-12 18:24:42 -07:00