summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-053-14/+1
| * | | | | | drivers: bus: simple-pm-bus: Add support for probing simple bus only devicesSaravana Kannan2021-10-051-3/+39
| * | | | | | driver core: Reject pointless SYNC_STATE_ONLY device linksSaravana Kannan2021-10-051-1/+2
* | | | | | | Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-1712-20/+69
|\ \ \ \ \ \ \
| * | | | | | | eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann2021-10-151-1/+1
| * | | | | | | nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd2021-10-131-1/+2
| * | | | | | | mei: hbm: drop hbm responses on early shutdownAlexander Usyskin2021-10-131-4/+8
| * | | | | | | Merge tag 'fpga-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-10-051-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | fpga: ice40-spi: Add SPI device ID tableMark Brown2021-09-271-0/+7
| * | | | | | | | mei: me: add Ice Lake-N device id.Andy Shevchenko2021-10-052-0/+2
| * | | | | | | | eeprom: 93xx46: Add SPI device ID tableMark Brown2021-10-051-0/+18
| * | | | | | | | eeprom: at25: Add SPI ID tableMark Brown2021-10-051-0/+8
| * | | | | | | | misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap2021-10-051-0/+1
| * | | | | | | | misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla2021-10-051-0/+2
| * | | | | | | | cb710: avoid NULL pointer subtractionArnd Bergmann2021-10-051-1/+1
| * | | | | | | | misc: gehc: Add SPI ID tableMark Brown2021-10-051-0/+1
| * | | | | | | | Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-10-041-14/+19
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta2021-09-291-14/+19
* | | | | | | | | Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-10-1716-18/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()Dan Carpenter2021-10-051-1/+1
| * | | | | | | | | staging: vc04_services: shut up out-of-range warningArnd Bergmann2021-10-051-1/+1
| * | | | | | | | | Merge tag 'iio-fixes-for-5.15a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-0514-16/+50
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N2021-10-031-3/+3
| | * | | | | | | | iio: adis16480: fix devices that do not support sleep modeNuno Sá2021-09-261-3/+11
| | * | | | | | | | iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu2021-09-261-0/+8
| | * | | | | | | | iio: adis16475: fix deadlock on frequency setNuno Sá2021-09-251-1/+2
| | * | | | | | | | iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-09-181-1/+8
| | * | | | | | | | iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-09-181-1/+1
| | * | | | | | | | iio: adc: ad7793: Fix IRQ flagAlexandru Tachici2021-09-141-1/+1
| | * | | | | | | | iio: adc: ad7780: Fix IRQ flagAlexandru Tachici2021-09-141-1/+1
| | * | | | | | | | iio: adc: ad7192: Add IRQ flagAlexandru Tachici2021-09-141-0/+1
| | * | | | | | | | iio: adc: aspeed: set driver data when adc probe.Billy Tsai2021-09-141-0/+1
| | * | | | | | | | iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runt...Yang Yingliang2021-09-141-1/+3
| | * | | | | | | | iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal2021-09-141-1/+0
| | * | | | | | | | iio: adc: max1027: Fix wrong shift with 12-bit devicesMiquel Raynal2021-09-141-1/+1
| | * | | | | | | | iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET2021-09-141-0/+6
| | * | | | | | | | iio: adc: rzg2l_adc: Fix -EBUSY timeout error returnColin Ian King2021-09-141-1/+1
| | * | | | | | | | iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushedSean Nyekjaer2021-09-141-1/+1
| | * | | | | | | | iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter2021-09-141-0/+1
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-10-171-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | serial: 8250: allow disabling of Freescale 16550 compile testJohan Hovold2021-10-051-2/+6
| |/ / / / / / / /
* | | | | | | | | Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-10-178-22/+70
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-152-0/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado2021-10-071-0/+1
| | * | | | | | | | | USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang2021-10-071-0/+2
| | * | | | | | | | | USB: serial: option: add prod. id for Quectel EG91Tomaz Solc2021-10-071-0/+4
| | * | | | | | | | | USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas2021-10-071-0/+2
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | usb: musb: dsps: Fix the probe error pathMiquel Raynal2021-10-131-1/+3
| * | | | | | | | | xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-111-0/+2
| * | | | | | | | | xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti2021-10-111-4/+10