summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-083-10/+43
* net: dsa: loop: Check for memory allocation failureChristophe Jaillet2017-05-081-0/+3
* bonding: check nla_put_be32 return valueHangbin Liu2017-05-081-1/+2
* bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-081-1/+2
* qlge: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
* bna: ethtool: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
* bna: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
* aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous2017-05-081-2/+4
* net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit2017-05-051-2/+2
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-04134-2839/+7337
|\
| * firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun2017-04-261-2/+2
| * firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun2017-04-261-2/+2
| * goldfish_pipe: fix build warning about using too much stack.Greg Kroah-Hartman2017-04-261-3/+3
| * goldfish_pipe: An implementation of more parallel pipeJin Qian2017-04-261-329/+641
| * fpga fr br: update supported version numbersMatthew Gerlach2017-04-261-11/+19
| * fpga: region: release FPGA region reference in error pathTobias Klauser2017-04-261-1/+3
| * fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser2017-04-261-6/+9
| * firmware: Google VPD sysfs driverWei-Ning Huang2017-04-183-0/+342
| * firmware: Google VPD: import lib_vpd source filesWei-Ning Huang2017-04-182-0/+157
| * misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson2017-04-181-1/+1
| * Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-04-109-27/+590
| |\
| | * extcon: Use BIT() macro for the left-shift operationChanwoo Choi2017-04-061-1/+1
| | * extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exitHans de Goede2017-04-061-4/+11
| | * extcon: intel-cht-wc: Disable external 5v boost converter on probeHans de Goede2017-04-061-0/+35
| | * extcon: Remove porting compatibility of swich classChanwoo Choi2017-04-061-20/+0
| | * extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driverHans de Goede2017-04-063-0/+361
| | * extcon: palmas: Don't miss GPIO events during suspend/resumeRoger Quadros2017-04-061-0/+6
| | * extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros2017-04-061-3/+2
| | * extcon: usb-gpio: Do not enable USB as wakeup source by defaultPeter Chen2017-04-061-1/+1
| | * extcon: arizona: Wait for any running HPDETs to complete on jack removalCharles Keepax2017-04-061-0/+46
| | * Merge branch 'ib-extcon-4.12' into HEADChanwoo Choi2017-04-063-0/+130
| | |\
| | * | Revert "extcon: usb-gpio: add support for ACPI gpio interface"Andy Shevchenko2017-03-271-2/+1
| * | | eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+57
| * | | misc: ds1682: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
| * | | misc: tsl2550: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
| * | | w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis2017-04-086-41/+0
| * | | w1: Use kernel common min() implementationAndrew F. Davis2017-04-081-3/+1
| * | | uio_mf624: Align memory regions to page size and set correct offsetsMichal Sojka2017-04-081-2/+6
| * | | uio_mf624: Refactor memory info initializationMichal Sojka2017-04-081-26/+18
| * | | uio: Allow handling of non page-aligned memory regionsMichal Sojka2017-04-081-1/+1
| * | | hangcheck-timer: Fix typo in commentShile Zhang2017-04-081-1/+1
| * | | firmware: google memconsole: Add ARM/ARM64 supportThierry Escande2017-04-083-3/+95
| * | | firmware: google memconsole: Add coreboot supportThierry Escande2017-04-086-1/+368
| * | | firmware: google memconsole: Move specific EBDA partsThierry Escande2017-04-085-135/+229
| * | | firmware: google memconsole: Remove useless submenu in KconfigThierry Escande2017-04-081-4/+3
| * | | lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann2017-04-081-0/+2
| * | | lkdtm: add bad USER_DS testKees Cook2017-04-083-0/+13
| * | | drivers: char: misc: Replace printk with pr_err.Varsha Rao2017-04-081-1/+1
| * | | drivers: char: misc: Add blank line after declaration.Varsha Rao2017-04-081-0/+1
| * | | drivers: char: misc: Add space after ','.Varsha Rao2017-04-081-2/+2