aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-01staging: kpc2000: fix up build problems with readq()Greg Kroah-Hartman
2019-05-01staging: rtlwifi: move remaining phydm .h filesGreg Kroah-Hartman
2019-05-01staging: rtlwifi: strip down phydm .h filesGreg Kroah-Hartman
2019-05-01staging: rtlwifi: delete the staging driverGreg Kroah-Hartman
2019-04-30staging: fieldbus: anybus-s: rename bus id field to avoid confusionSven Van Asbroeck
2019-04-30staging: fieldbus: anybus-s: keep device bus id in bus endiannessSven Van Asbroeck
2019-04-30Staging: sm750fb: Change *array into *const arrayKelsey Skunberg
2019-04-30staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang
2019-04-30staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang
2019-04-30staging: vc04_services: bcm2835-camera: Modify return statement.Vatsala Narang
2019-04-30staging: rtl8723bs: Fix checkpatch.pl warningsVandana BN
2019-04-30staging: rtl8723bs: core: Remove blank line.Vatsala Narang
2019-04-30staging: rtl8723bs: core: Remove else after return statement.Vatsala Narang
2019-04-30staging: rtl8723bs: core: Remove return in void functionVatsala Narang
2019-04-30staging: octeon-ethernet: add TODOAaro Koskinen
2019-04-30staging: refer to TODO in Kconfig help textAaro Koskinen
2019-04-30staging: most: sound: pass correct device when creating a sound cardChristian Gromm
2019-04-30staging: kpc2000: fix resource size calculationDan Carpenter
2019-04-30staging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl()Dan Carpenter
2019-04-30staging: kpc2000_spi: eliminated duplicate initialization of master local var...Jeremy Sowden
2019-04-30staging: kpc2000_spi: eliminated duplicate initialization of drvdata local va...Jeremy Sowden
2019-04-27staging: comedi: comedi_isadma: Use a non-NULL device for DMA APIIan Abbott
2019-04-25counter: add FlexTimer Module Quadrature decoder counter driverPatrick Havelange
2019-04-25drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #definesPatrick Havelange
2019-04-25drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #definesPatrick Havelange
2019-04-25counter: stm32-lptimer: add counter deviceFabrice Gasnier
2019-04-25counter: Add STM32 Timer quadrature encoderBenjamin Gaignard
2019-04-25counter: 104-quad-8: Add Generic Counter interface supportWilliam Breathitt Gray
2019-04-25iio: 104-quad-8: Update license boilerplateWilliam Breathitt Gray
2019-04-25counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray
2019-04-25staging: kpc2000: Add DMA driverMatt Sickler
2019-04-25Staging: vc04_services: Cleanup in ctrl_set_bitrate()Madhumitha Prabakaran
2019-04-25staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2019-04-25staging: rtl8188eu: add spaces around '-' in rtw_cmd.cMichael Straube
2019-04-25staging: rtl8188eu: replace subtraction with resultMichael Straube
2019-04-25staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube
2019-04-25staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor APIJerry Lin
2019-04-25staging: rtl8188eu: cleanup indenting issue in odm.cMichael Straube
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang
2019-04-25staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva
2019-04-25staging: kpc2000: fix platform_no_drv_owner.cocci warningsYueHaibing
2019-04-25staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing
2019-04-25staging: kpc2000: Use memset to initialize resourcesNathan Chancellor
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian
2019-04-22iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar
2019-04-22iio: adc: stm32-dfsdm: fix triggered buffer build dependencyFabrice Gasnier
2019-04-22iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier
2019-04-22iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov