summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin2019-11-141-0/+4
* firmware: Fix incompatible function behavior for RSU driverRichard Gong2019-11-142-25/+35
* misc: rtsx: Add support for RTS5261Rui Feng2019-11-145-8/+1063
* w1: new driver. DS2430 chipAngelo Dureghello2019-11-143-0/+304
* pcmcia: include cs_internal.h for missing declarationsBen Dooks (Codethink)2019-11-141-0/+2
* pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tupleBen Dooks (Codethink)2019-11-141-0/+1
* uio: fix irq init with dt support & irq not definedAlexandru Ardelean2019-11-141-10/+4
* binder: Handle start==NULL in binder_update_page_range()Jann Horn2019-11-141-3/+5
* binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn2019-11-141-5/+6
* binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn2019-11-141-8/+14
* parport: daisy: use new parport device modelSudip Mukherjee2019-11-131-1/+39
* parport: load lowlevel driver if ports not foundSudip Mukherjee2019-11-131-0/+21
* parport: do not check portlist when using device-modelSudip Mukherjee2019-11-131-3/+2
* parport: daisy: avoid hardcoded nameSudip Mukherjee2019-11-131-1/+1
* lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann2019-11-131-0/+4
* ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann2019-11-131-4/+12
* Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman2019-11-11352-1815/+6572
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-11-102-6/+7
| |\
| | * Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-11-021-4/+4
| | |\
| | | * soc: imx: gpc: fix initialiser formatBen Dooks2019-10-261-4/+4
| | * | Merge tag 'reset-fixes-for-v5.5' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2019-10-281-2/+3
| | |\ \
| | | * | reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel2019-10-241-1/+2
| | | * | reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel2019-10-241-1/+0
| | | * | reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I2019-10-221-0/+1
| * | | | Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-1018-20/+3318
| |\ \ \ \
| | * | | | staging: Fix error return code in vboxsf_fill_super()Wei Yongjun2019-11-071-1/+3
| | * | | | staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King2019-11-071-1/+2
| | * | | | staging: vboxsf: Remove unused including <linux/version.h>YueHaibing2019-11-071-1/+0
| | * | | | Merge tag 'iio-fixes-for-5.4b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-316-20/+44
| | |\ \ \ \
| | | * | | | iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier2019-10-271-2/+2
| | | * | | | iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol2019-10-223-3/+23
| | | * | | | iio: srf04: fix wrong limitation in distance measuringAndreas Klinger2019-10-121-14/+15
| | | * | | | iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-10-121-1/+4
| | * | | | | staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2019-10-3012-0/+3272
| * | | | | | Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-1011-26/+45
| |\ \ \ \ \ \
| | * | | | | | intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin2019-11-041-0/+5
| | * | | | | | intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin2019-11-041-0/+5
| | * | | | | | intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun2019-11-041-1/+3
| | * | | | | | intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King2019-11-041-1/+1
| | * | | | | | intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King2019-11-041-0/+3
| | * | | | | | intel_th: msu: Fix an uninitialized mutexAlexander Shishkin2019-11-041-1/+1
| | * | | | | | intel_th: gth: Fix the window switching sequenceAlexander Shishkin2019-11-041-0/+3
| | * | | | | | Merge tag 'soundwire-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-11-023-3/+5
| | |\ \ \ \ \ \
| | | * | | | | | soundwire: slave: fix scanf formatPierre-Louis Bossart2019-10-241-1/+2
| | | * | | | | | soundwire: intel: fix intel_register_dai PDI offsets and numbersBard Liao2019-10-211-2/+2
| | | * | | | | | soundwire: depend on ACPI || OFMichal Suchanek2019-10-151-1/+1
| | | * | | | | | soundwire: depend on ACPIMichal Suchanek2019-10-151-0/+1
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge tag 'thunderbolt-fixes-for-v5.4-1' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2019-11-022-18/+11
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2019-11-023-2/+8
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | interconnect: Add locking in icc_set_tag()Georgi Djakov2019-10-201-0/+4