- f954b09 iio: xilinx-xadc: Fix clearing interrupt when enabling trigger by Lars-Peter Clausen · 4 years, 9 months ago
- e44ec77 iio: xilinx-xadc: Fix ADC-B powerdown by Lars-Peter Clausen · 4 years, 9 months ago
- dd6230b iio: dac: ad5770r: fix off-by-one check on maximum number of channels by Colin Ian King · 4 years, 9 months ago
- 3a63da2 iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device by Lorenzo Bianconi · 4 years, 10 months ago
- 5403f28 iio: core: Fix handling of 'dB' by Mircea Caprioru · 4 years, 10 months ago
- 6f63c90 dt-bindings: iio: adc: stm32-adc: fix id relative path by Fabrice Gasnier · 4 years, 10 months ago
- fc06926 counter: 104-quad-8: Add lock guards - generic interface by Syed Nayyar Waris · 4 years, 10 months ago
- 76551a3c iio: imu: st_lsm6dsx: specify slave odr in slv_odr by Lorenzo Bianconi · 4 years, 10 months ago
- 7762902 iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO by Lorenzo Bianconi · 4 years, 10 months ago
- e2042d2 iio: adc: stm32-adc: fix sleep in atomic context by Olivier Moysan · 4 years, 10 months ago
- 2853587 iio:ad7797: Use correct attribute_group by YueHaibing · 4 years, 10 months ago
- e681bb2 staging: vt6656: Use DIV_ROUND_UP macro instead of specific code by Oscar Carter · 4 years, 10 months ago
- a10079c staging: remove hp100 driver by Greg Kroah-Hartman · 4 years, 10 months ago
- ba22fd4 staging: wilc1000: Use crc7 in lib/ rather than a private copy by George Spelvin · 4 years, 10 months ago
- fd939d5 Staging: rtl8192u: ieee80211: Use netdev_alert(). by Sam Muhammed · 4 years, 10 months ago
- 33677b4 Staging: rtl8192u: ieee80211: Use netdev_info() with network devices. by Sam Muhammed · 4 years, 10 months ago
- 6a56933 Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices. by Sam Muhammed · 4 years, 10 months ago
- ea7a10e Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages. by Sam Muhammed · 4 years, 10 months ago
- 1165dd7 staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback by Qiujun Huang · 4 years, 10 months ago
- b67b7b0 staging: rtl8723bs: hal: Remove NULL check before kfree by Simran Singhal · 4 years, 10 months ago
- 1879d30 staging: rtl8723bs: hal: Correct typos in comments by R Veera Kumar · 4 years, 10 months ago
- 8fd1e02 staging: rtl8723bs: os_dep: Correct typos in comments by R Veera Kumar · 4 years, 10 months ago
- 858ea45 staging: rtl8723bs: core: Correct typos in comments by R Veera Kumar · 4 years, 10 months ago
- 78989d9 staging: rtl8723bs: hal: Remove unnecessary cast on void pointer by Simran Singhal · 4 years, 10 months ago
- 57e0ff1 staging: rtl8188eu: cleanup long line in odm.c by Michael Straube · 4 years, 10 months ago
- ecc11b4 staging: rtl8723bs: hal: Compress return logic by Simran Singhal · 4 years, 10 months ago
- 1b590af9 staging: rtl8723bs: rtw_cmd: Compress lines for immediate return by Simran Singhal · 4 years, 10 months ago
- f465b0a staging: rtl8723bs: rtw_efuse: Compress lines for immediate return by Simran Singhal · 4 years, 10 months ago
- bd86425 staging: wilc1000: remove label from examples in DT binding documentation by Ajay Singh · 4 years, 10 months ago
- f1a49bb staging: rtl8723bs: Remove blank line before '}' brace by Simran Singhal · 4 years, 10 months ago
- 69686de Staging: rtl8188eu: hal: Add space around operators by Shreeya Patel · 4 years, 10 months ago
- 5b27658 Staging: kpc2000: kpc_dma: Use spaces around operators. by Sam Muhammed · 4 years, 10 months ago
- edf279a Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc. by Sam Muhammed · 4 years, 10 months ago
- dbec450 Staging: kpc2000: kpc_dma: Use the SPDK comment style. by Sam Muhammed · 4 years, 10 months ago
- ba86697 Staging: kpc2000: kpc_dma: Include the preferred header. by Sam Muhammed · 4 years, 10 months ago
- b1436fe Staging: kpc2000: kpc_dma: Remove unnecessary braces. by Sam Muhammed · 4 years, 10 months ago
- 5122be4 Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc(). by Sam Muhammed · 4 years, 10 months ago
- 0af192c Staging: kpc2000: kpc_dma: Remove comparison to NULL. by Sam Muhammed · 4 years, 10 months ago
- 904da29 staging: hp100: Properly indent the multiline comments. by Soumyajit Deb · 4 years, 10 months ago
- c926f02 staging: rtl8723bs: Add line after variable declarations by Simran Singhal · 4 years, 10 months ago
- 6d7e48d staging: hp100: Add space around operator by Soumyajit Deb · 4 years, 10 months ago
- c42a4ac staging: rtl8723bs: Remove multiple assignments by Simran Singhal · 4 years, 10 months ago
- 45d9d3c9 staging: rtl8723bs: Remove unnecessary braces for single statements by Simran Singhal · 4 years, 10 months ago
- 285d15c staging: hp100: Add spaces in if statement. by Soumyajit Deb · 4 years, 10 months ago
- 096821d staging: hp100: Add space between while keyword and open parenthesis by Soumyajit Deb · 4 years, 10 months ago
- f649dc7 staging: hp100: Remove space after opening parenthesis "(" by Soumyajit Deb · 4 years, 10 months ago
- d733826 Staging: hp100: Add space after "," in function arguments. by Soumyajit Deb · 4 years, 10 months ago
- c40bca6 staging: hp100: Correct typo in the comment by Soumyajit Deb · 4 years, 10 months ago
- 0644a10 staging: hp100: Remove extra blank lines by Soumyajit Deb · 4 years, 10 months ago
- a1f165a staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb by Qiujun Huang · 4 years, 10 months ago
- 73d8542 staging: vt6655: Break up function call with long line. by Briana Oursler · 4 years, 10 months ago
- 4a1a3e9 staging: most: Documentation: move ABI description files out of staging area by Christian Gromm · 4 years, 10 months ago
- 24eb831 staging: most: Documentation: update ABI description by Christian Gromm · 4 years, 10 months ago
- b276527 staging: most: move core files out of the staging area by Christian Gromm · 4 years, 10 months ago
- 22dd4ac Staging: speakup: Add identifier name to function declaration arguments. by Sam Muhammed · 4 years, 10 months ago
- 7cf9a79 Staging: speakup: Use sizeof(*var) in kmalloc(). by Sam Muhammed · 4 years, 10 months ago
- eb538ff staging: comedi: ni_labpc_common: Reformat multiple line dereference by Deepak R Varma · 4 years, 10 months ago
- 7385ade staging: hp100: Add space around operator + by Soumyajit Deb · 4 years, 10 months ago
- 4ce2881 staging: iio: adc: ad7280a: Add comments to clarify stringified arguments by Deepak R Varma · 4 years, 10 months ago
- 4230c86 staging: iio: adc: ad7192: Re-indent enum labels by Deepak R Varma · 4 years, 10 months ago
- 759411a staging: wlan-ng: Fix third argument going over 80 characters by John B. Wyatt IV · 4 years, 10 months ago
- 1c31a13 Staging: speakup: Use pr_warn() defined in <linux/printk.h>. by Sam Muhammed · 4 years, 10 months ago
- f49c5f1 staging: greybus: tools: Fix braces {} style by Simran Singhal · 4 years, 10 months ago
- 4bc0659 staging: mt7621-pci: avoid to set 'iomem_resource' addresses by Sergio Paracuellos · 4 years, 10 months ago
- 30c826b staging: hp100: Remove space after * in pointer declarations by Soumyajit Deb · 4 years, 10 months ago
- bb351cf Staging: hp: Use netdev_warn(). by Sam Muhammed · 4 years, 10 months ago
- 38ef48f staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table by Larry Finger · 4 years, 10 months ago
- 9791ca0 staging: mt7621-pci-phy: re-do 'xtal_mode' detection by Sergio Paracuellos · 4 years, 10 months ago
- 1a4bcfa staging: mt7621-pci-phy: use builtin_platform_driver() by Sergio Paracuellos · 4 years, 10 months ago
- 3856f4e staging: mt7621-pci: use builtin_platform_driver() by Sergio Paracuellos · 4 years, 10 months ago
- 6203da9 Merge 5.6-rc7 into staging-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 10 months ago
- 67d584e Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 10 months ago
- b3c03db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
- 763802b5 x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
- 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 10 months ago
- 63886ba mm/mmu_notifier: silence PROVE_RCU_LIST warnings by Qian Cai · 4 years, 10 months ago
- 1b53734 epoll: fix possible lost wakeup on epoll_ctl() path by Roman Penyaev · 4 years, 10 months ago
- 12e967f mm: do not allow MADV_PAGEOUT for CoW pages by Michal Hocko · 4 years, 10 months ago
- e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 4 years, 10 months ago
- d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 4 years, 10 months ago
- d72520a page-flags: fix a crash at SetPageError(THP_SWAP) by Qian Cai · 4 years, 10 months ago
- d41e2f3 mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case by Baoquan He · 4 years, 10 months ago
- 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 10 months ago
- b74b991 Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 6c1bae7 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 4 years, 10 months ago
- c63c50f Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
- 3017e58 staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions by Oscar Carter · 4 years, 10 months ago
- 609ccb3 staging: rtl8188eu: remove some 5 GHz code by Michael Straube · 4 years, 10 months ago
- a74081b staging: vt6656: Use BIT() macro instead of hex value by Oscar Carter · 4 years, 10 months ago
- 067be57 staging: rtl8723bs: os_dep: Remove whitespace characters in code line by R Veera Kumar · 4 years, 10 months ago
- b6b2a53 staging: rtl8723bs: os_dep: Correct long line comments by R Veera Kumar · 4 years, 10 months ago
- 3056483 staging: rtl8723bs: os_dep: Remove commented out code lines by R Veera Kumar · 4 years, 10 months ago
- 25e1543 staging: rtl8723bs: remove unneeded variables by Payal Kshirsagar · 4 years, 10 months ago
- 6bdf0dd staging: mt7621-pci: delete release gpios related code by Sergio Paracuellos · 4 years, 10 months ago
- 0d326e7 staging: mt7621-dts: gpio 8 and 9 are vendor specific by Sergio Paracuellos · 4 years, 10 months ago
- 5d6633b staging: mt7621-dma: quoted string split across lines by Gokce Kuler · 4 years, 10 months ago
- 5737cfe staging: mt7621-pci: avoid to poweroff the phy for slot one by Sergio Paracuellos · 4 years, 10 months ago
- b95fffb tools/power turbostat: update version by Len Brown · 5 years ago