Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH v2 05/24] wfx: add main.c/main.h, (continued)
- [PATCH v2 05/24] wfx: add main.c/main.h, Jerome Pouiller
- [PATCH v2 15/24] wfx: add hif_rx.c/hif_rx.h, Jerome Pouiller
- [PATCH v2 09/24] wfx: add hwio.c/hwio.h, Jerome Pouiller
- [PATCH v2 18/24] wfx: add data_tx.c/data_tx.h, Jerome Pouiller
- [PATCH v2 07/24] wfx: add bus_spi.c, Jerome Pouiller
- [PATCH v2 08/24] wfx: add bus_sdio.c, Jerome Pouiller
- [PATCH v2 23/24] wfx: remove from the staging area, Jerome Pouiller
- [PATCH v2 20/24] wfx: add scan.c/scan.h, Jerome Pouiller
- [PATCH v2 22/24] wfx: add traces.h, Jerome Pouiller
- [PATCH v2 19/24] wfx: add sta.c/sta.h, Jerome Pouiller
- [PATCH v2 16/24] wfx: add data_rx.c/data_rx.h, Jerome Pouiller
- [PATCH v2 24/24] wfx: get out from the staging area, Jerome Pouiller
- [PATCH v3] staging: comedi: tests: Simplify conditional evaluation, Deepak R Varma
- [PATCH] vme: remove unneeded break, trix
- [PATCH 1/2] staging: wfx: fix use of uninitialized pointer,
Jerome Pouiller
- [PATCH v2] staging: comedi: Simplify conditional evaluation,
Deepak R Varma
- [staging:staging-testing] BUILD SUCCESS a259a22338ed6906256a51a440d31ea086a0b90b, kernel test robot
- [PATCH] staging: r8188eu: inline rtw_init_netdev_name(), Ivan Safonov
- [PATCH 1/2] staging: comedi: Simplify conditional evaluation,
Deepak R Varma
- [PATCH AUTOSEL 5.8 037/101] staging: wfx: fix handling of MMIC error, Sasha Levin
- [PATCH AUTOSEL 5.8 028/101] media: atomisp: fix memleak in ia_css_stream_create, Sasha Levin
- [PATCH AUTOSEL 5.9 039/111] staging: wfx: fix handling of MMIC error, Sasha Levin
- [PATCH AUTOSEL 5.9 029/111] media: atomisp: fix memleak in ia_css_stream_create, Sasha Levin
- [staging:staging-testing] BUILD SUCCESS 5d422cd4fc8e5853cb3dc8d7c648a9eb8a04bee9, kernel test robot
- [RFC] treewide: cleanup unreachable breaks,
trix
- [PATCH 2/2] staging: media: atomisp: Remove unused function,
Alex Dewar
- [PATCH 0/3] Fixes and cleanups for atomisp,
Alex Dewar
- [staging:staging-testing] BUILD SUCCESS 2320710b1b02966d6b473e74014700533e718381, kernel test robot
- [PATCH] staging: wfx: make a const array static, makes object smaller,
Colin King
- [driver-core:readfile] BUILD SUCCESS 551909053847884d2760ad6ffdc4201f8750683b, kernel test robot
- [driver-core:debugfs_cleanup] BUILD SUCCESS 065b4f86f7cfb6c95cbe4d5d81ae1b13d753b5f6, kernel test robot
- [PATCH v3 net] staging: octeon: Drop on uncorrectable alignment or FCS error, Alexander A Sverdlin
- [PATCH v3 0/8] staging: qlge: Re-writing the debugging features,
Coiby Xu
- [PATCH v2 net] staging: octeon: repair "fixed-link" support,
Alexander A Sverdlin
- [staging:ion_removal] BUILD SUCCESS dbc9638e5e8ef865f746ad62329a459d3461291c, kernel test robot
- [PATCH] Staging: android: ashmem: changed struct file_operations to const file_operations,
kiransuren
- Re: [PATCH] Staging: android: ashmem: changed struct file_operations to const file_operations, kernel test robot
- Re: [PATCH] Staging: android: ashmem: changed struct file_operations to const file_operations, kernel test robot
[driver-core:debugfs_cleanup] BUILD SUCCESS 278eb821e97cb90f918863bc3d19c497300893f7, kernel test robot
[GIT PULL] Staging/IIO driver update for 5.10-rc1,
Greg KH
[PATCH v2 0/7] staging: qlge: Re-writing the debugging features,
Coiby Xu
[PATCH] Staging: comedi: quatech_daqp_cs: Remove repeated word on comment,
Giovanni Bertao
[PATCH v2 20/24] MAINTAINERS: fix broken doc refs due to yaml conversion, Mauro Carvalho Chehab
[driver-core:debugfs_cleanup] BUILD SUCCESS 504a7b9422191386279b76fbe221a99de1696f54, kernel test robot
[PATCH] staging: fieldbus: anybuss: jump to correct label in an error path,
Jing Xiangfeng
[PATCH 00/23] wfx: get out from the staging area,
Jerome Pouiller
- [PATCH 01/23] dt-bindings: introduce silabs,wfx.yaml, Jerome Pouiller
- [PATCH 03/23] wfx: add wfx.h, Jerome Pouiller
- [PATCH 02/23] wfx: add Makefile/Kconfig, Jerome Pouiller
- [PATCH 04/23] wfx: add main.c/main.h, Jerome Pouiller
- [PATCH 10/23] wfx: add bh.c/bh.h, Jerome Pouiller
- [PATCH 06/23] wfx: add bus_spi.c, Jerome Pouiller
- [PATCH 07/23] wfx: add bus_sdio.c, Jerome Pouiller
- [PATCH 08/23] wfx: add hwio.c/hwio.h, Jerome Pouiller
- [PATCH 16/23] wfx: add queue.c/queue.h, Jerome Pouiller
- [PATCH 09/23] wfx: add fwio.c/fwio.h, Jerome Pouiller
- [PATCH 18/23] wfx: add sta.c/sta.h, Jerome Pouiller
- [PATCH 17/23] wfx: add data_tx.c/data_tx.h, Jerome Pouiller
- [PATCH 05/23] wfx: add bus.h, Jerome Pouiller
- [PATCH 21/23] wfx: add traces.h, Jerome Pouiller
- [PATCH 23/23] wfx: get out from the staging area, Jerome Pouiller
- [PATCH 19/23] wfx: add scan.c/scan.h, Jerome Pouiller
- [PATCH 15/23] wfx: add data_rx.c/data_rx.h, Jerome Pouiller
- [PATCH 11/23] wfx: add hif_api_*.h, Jerome Pouiller
- [PATCH 12/23] wfx: add hif_tx*.c/hif_tx*.h, Jerome Pouiller
- [PATCH 20/23] wfx: add debug.c/debug.h, Jerome Pouiller
- [PATCH 13/23] wfx: add key.c/key.h, Jerome Pouiller
- [PATCH 14/23] wfx: add hif_rx.c/hif_rx.h, Jerome Pouiller
- [PATCH 22/23] wfx: remove from the staging area, Jerome Pouiller
[PATCH] staging: wfx: Spacing and alignment cleanup,
izabela . bakollari
[PATCH] Fixed issues with alignment to open parenthesis.,
Tabot Kevin
[PATCH] staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() result, Ivan Safonov
[PATCH] staging: r8188eu: use native wireless IE codes from linux/ieee80211.h, Ivan Safonov
[staging:staging-testing] BUILD SUCCESS e1f13c879a7c21bd207dc6242455e8e3a1e88b40, kernel test robot
[PATCH] staging: comedi: ni_mio_common: Fix newline after dereference operator, Vasily Utkin
[PATCH v3] staging: comedi: check validity of wMaxPacketSize of usb endpoints found,
Anant Thazhemadam
[staging:staging-testing] BUILD SUCCESS 41f0666f0f60997dea10e716df728f330525052e, kernel test robot
[PATCH] Fixed coding style issues raised by checkpatch.,
Tabot Kevin
[PATCH] binder: fix UAF when releasing todo list,
Todd Kjos
[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM,
ira . weiny
- [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option, ira . weiny
- [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages, ira . weiny
- [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection, ira . weiny
- [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 11/58] drivers/net: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 12/58] fs/afs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread, ira . weiny
- [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging, ira . weiny
- [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 16/58] fs/gfs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option, ira . weiny
- [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 14/58] fs/cifs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 23/58] fs/fuse: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 21/58] fs/nfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 20/58] fs/jffs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 13/58] fs/btrfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 18/58] fs/hfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 26/58] fs/zonefs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 32/58] fs/hostfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 29/58] fs/ntfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 35/58] fs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page, ira . weiny
- [PATCH RFC PKS/PMEM 39/58] fs/jffs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 41/58] drivers/target: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 40/58] net: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 30/58] fs/romfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 44/58] drivers/xen: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 45/58] drivers/firmware: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 46/58] drives/staging: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 27/58] fs/ubifs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 49/58] drivers/misc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 34/58] fs/erofs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 52/58] mm: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 53/58] lib: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 55/58] samples: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access(), ira . weiny
- [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection, ira . weiny
- [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 38/58] fs/isofs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 47/58] drivers/mtd: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 50/58] drivers/android: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 51/58] kernel: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 54/58] powerpc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr, ira . weiny
- [PATCH RFC PKS/PMEM 42/58] drivers/scsi: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 43/58] drivers/mmc: Utilize new kmap_thread(), ira . weiny
- Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(), Bernard Metzler
[PATCH 0/8] staging: wfx: fix issues reported by Smatch,
Jerome Pouiller
Gruß,, Vernitha Maynard
[PATCH] staging: comedi: check validity of wMaxPacketSize of usb endpoints found,
Anant Thazhemadam
[PATCH v3 00/11] Introduce Simple atomic counters,
Shuah Khan
[PATCH 0/2] Fix new warnings at linux-next,
Mauro Carvalho Chehab
[PATCH] MAINTAINERS: rectify ZR36067 VIDEO FOR LINUX DRIVER section, Lukas Bulwahn
[PATCH] staging: rtl8188eu: Fix long lines, Fan Fei
[PATCH v1 0/6] staging: qlge: Re-writing the debugging features,
Coiby Xu
[staging:staging-testing] BUILD SUCCESS 76c3bdd67d27289b9e407113821eab2a70bbcca6, kernel test robot
[PATCH v2] media: atomisp: remove compat_ioctl32 code,
Arnd Bergmann
[PATCH] media: atomisp: stop compiling compat_ioctl32 code,
Arnd Bergmann
[PATCH 0/7] wfx: move out from the staging area,
Jerome Pouiller
- [PATCH 1/7] staging: wfx: fix handling of MMIC error, Jerome Pouiller
- [PATCH 6/7] dt-bindings: staging: wfx: silabs,wfx yaml conversion, Jerome Pouiller
- [PATCH 2/7] staging: wfx: remove remaining code of 'secure link' feature, Jerome Pouiller
- [PATCH 7/7] wfx: move out from the staging area, Jerome Pouiller
- [PATCH 4/7] staging: wfx: fix QoS priority for slow buses, Jerome Pouiller
- [PATCH 3/7] staging: wfx: fix BA sessions for older firmwares, Jerome Pouiller
- Re: [PATCH 0/7] wfx: move out from the staging area, Greg Kroah-Hartman
- [PATCH 5/7] staging: wfx: update copyrights dates, Jerome Pouiller
- Re: [PATCH 0/7] wfx: move out from the staging area, Dan Carpenter
[staging:staging-testing] BUILD SUCCESS 8750de90ac28d646f6a57f6d23d9997aa685dffd, kernel test robot
[PATCH v2 00/11] Introduce Simple atomic counters,
Shuah Khan
[PATCH 3/3] media: staging: atomisp: Corrected error handling in function, Leonid Kushnir
[PATCH 2/2] media: staging: atomisp: Removed else branch in function,
Leonid Kushnir
[staging:staging-testing] BUILD SUCCESS 6c75a92a0065a009429cec2c69f922f07cbbcd1e, kernel test robot
[staging:staging-next] BUILD SUCCESS a944a1fb9a8286fb9e4bbd0180ebd53353c7f412, kernel test robot
[staging:ion_removal] BUILD SUCCESS f6ecd19b143570a06987d40b15d78f8ffcbe5d0c, kernel test robot
[PATCH] media: staging: atomisp: Fixed allignment to match open parenthesis, Leonid Kushnir
[PATCH] media: zoran.rst: place it at the right place this time,
Mauro Carvalho Chehab
[PATCH] staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *), Ivan Safonov
[PATCH 1/8] staging: rtl8723bs: replace RND4 with round_up(),
Ross Schmidt
[driver-core:driver-core-testing] BUILD SUCCESS ee4906770ee931394179bcd42cabb196bc952276, kernel test robot
[PATCH v4] staging: qlge: fix build breakage with dumping enabled,
Coiby Xu
[PATCH v2 1/3] staging: greybus: fix warnings about endianness detected by sparse,
Coiby Xu
[GIT PULL] IIO driver fixes for 5.9-rc8,
Greg KH
[PATCH][next] media: zoran: fix spelling mistake and make error message more meaningful,
Colin King
[staging:staging-testing] BUILD SUCCESS c95e48b275c9a26dbf9bd351d2e2ebf5e3dfe40d, kernel test robot
[PATCH v3] media: atomisp: fixes build breakage for ISP2400 due to a cleanup,
Mauro Carvalho Chehab
[PATCH 1/3] media: zoran: use upper case for card types,
Mauro Carvalho Chehab
[PATCH v2] media: atomisp: fixes a breakage due to a cleanup patch, Mauro Carvalho Chehab
[PATCH] media: atomisp: fixes a breakage due to a cleanup patch, Mauro Carvalho Chehab
[PATCH] staging: vchiq: silence an uninitialized variable warning,
Dan Carpenter
[staging:staging-testing] BUILD SUCCESS 9b1e57ef8100b3aab8d31428df768bbb46614c04, kernel test robot
[PATCH v2] Staging: nvec: Remove duplicate word in comment.,
Matthew Hanzelik
[PATCH] Staging: nvec: Remove duplicate word in comment., Matthew Hanzelik
[PATCH] staging: rtl8712: Fix enqueue_reorder_recvframe(), Dan Carpenter
[PATCH] staging: mfd: hi6421-spmi-pmic: Fix error return in hi6421_spmi_pmic_probe(),
Jing Xiangfeng
[PATCH 1/8] staging: rtl8188eu: remove unused macros and definitions,
Michael Straube
[PATCH] staging: most: don't access hdm_ch before checking it valid,
Jing Xiangfeng
[PATCH] staging: vchiq: Fix list_for_each exit tests,
Dan Carpenter
kernel BUG at fs/erofs/inode.c:LINE!,
syzbot
[driver-core:driver-core-testing] BUILD SUCCESS e5e5fcef600e94d83c6542cdcca3ab6dada95946, kernel test robot
[staging:staging-testing] BUILD SUCCESS eca1d82ea858044a27fa95c498cc0835a0b2e17a, kernel test robot
[PATCH v3] Staging: nvec: Removes repeated word typo in comment, Ryan Kosta
[PATCH v2] Staging: nvec: nvec: fix double next comment,
Ryan Kosta
[PATCH] media: atomisp: Fixed error handling path,
Souptick Joarder
[PATCH v2] staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames", Michael Straube
[PATCH] fix double next comment in drivers/staging/nvec/nvec.c,
Ryan Kosta
[PATCH] staging: media: atomisp: clean up block comment style issues, gary
[PATCH] staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames", Michael Straube
[staging:staging-testing] BUILD SUCCESS 1c954540c0eb420dfbaefe779cf23fb82759809a, kernel test robot
[PATCH 00/11] Introduce Simple atomic and non-atomic counters,
Shuah Khan
[PATCH RFT/RFC v2 00/47] staging: media: bring back zoran driver,
Corentin Labbe
- [PATCH RFT/RFC v2 09/47] staging: media: zoran: convert dprintk info to pci_info, Corentin Labbe
- [PATCH RFT/RFC v2 16/47] staging: media: zoran: move buffer_size out of zoran_fh, Corentin Labbe
- [PATCH RFT/RFC v2 13/47] staging: media: zoran: use VFL_TYPE_VIDEO, Corentin Labbe
- [PATCH RFT/RFC v2 08/47] staging: media: zoran: convert dprintk warn, Corentin Labbe
- [PATCH RFT/RFC v2 22/47] staging: media: zoran: remove overlay, Corentin Labbe
- [PATCH RFT/RFC v2 03/47] staging: media: zoran: datasheet is no longer available from zoran.com, Corentin Labbe
- [PATCH RFT/RFC v2 05/47] staging: media: zoran: fix checkpatch issue, Corentin Labbe
- [PATCH RFT/RFC v2 21/47] staging: media: zoran: Change zoran_v4l_set_format parameter from zoran_fh to zoran, Corentin Labbe
- [PATCH RFT/RFC v2 23/47] staging: media: zoran: Use DMA coherent for stat_com, Corentin Labbe
- [PATCH RFT/RFC v2 26/47] staging: media: zoran: convert irq to pci irq, Corentin Labbe
- [PATCH RFT/RFC v2 10/47] staging: media: zoran: convert dprintk debug, Corentin Labbe
- [PATCH RFT/RFC v2 11/47] staging: media: zoran: zoran_device.c: convert pr_x to pci_x, Corentin Labbe
- [PATCH RFT/RFC v2 12/47] staging: media: zoran: remove proc_fs, Corentin Labbe
- [PATCH RFT/RFC v2 39/47] staging: media: zoran: enable makefile, Corentin Labbe
- [PATCH RFT/RFC v2 17/47] staging: media: zoran: move v4l_settings out of zoran_fh, Corentin Labbe
- [PATCH RFT/RFC v2 37/47] staging: media: zoran: disable output, Corentin Labbe
- [PATCH RFT/RFC v2 35/47] staging: media: zoran: Add more check for compliance, Corentin Labbe
- [PATCH RFT/RFC v2 20/47] staging: media: zoran: Use video_drvdata to get struct zoran, Corentin Labbe
- [PATCH RFT/RFC v2 34/47] staging: media: zoran: constify codec_name, Corentin Labbe
- [PATCH RFT/RFC v2 27/47] staging: media: zoran: convert zoran alloc to devm, Corentin Labbe
- [PATCH RFT/RFC v2 38/47] staging: media: zoran: device support only 32bit DMA address, Corentin Labbe
- [PATCH RFT/RFC v2 44/47] staging: media: zoran: fix some compliance test, Corentin Labbe
- [PATCH RFT/RFC v2 36/47] staging: media: zoran: Add vb_queue, Corentin Labbe
- [PATCH RFT/RFC v2 43/47] staging: media: zoran: fix use of buffer_size and sizeimage, Corentin Labbe
- [PATCH RFT/RFC v2 33/47] staging: media: zoran: constify struct tvnorm, Corentin Labbe
- [PATCH RFT/RFC v2 45/47] staging: media: zoran: remove deprecated .vidioc_g_jpegcomp, Corentin Labbe
- [PATCH RFT/RFC v2 40/47] staging: media: zoran: remove framebuffer support, Corentin Labbe
- [PATCH RFT/RFC v2 46/47] staging: media: zoran: convert to vb2, Corentin Labbe
- [PATCH RFT/RFC v2 01/47] staging: media: Revert "media: zoran: remove deprecated driver", Corentin Labbe
[PATCH RFT/RFC v2 04/47] staging: media: zoran: Documentation: fix typo, Corentin Labbe
[PATCH RFT/RFC v2 32/47] staging: media: zoran: add stat_com buffer, Corentin Labbe
[PATCH RFT/RFC v2 19/47] staging: media: zoran: move overlay_settings out of zoran_fh, Corentin Labbe
[PATCH RFT/RFC v2 02/47] MAINTAINERS: change maintainer of the zoran driver, Corentin Labbe
[PATCH RFT/RFC v2 14/47] staging: media: zoran: use v4l2_buffer_set_timestamp, Corentin Labbe
[PATCH RFT/RFC v2 30/47] staging: media: zoran: use pci_request_regions, Corentin Labbe
[PATCH RFT/RFC v2 31/47] staging: media: zoran: use devm_ioremap, Corentin Labbe
[PATCH RFT/RFC v2 18/47] staging: media: zoran: move jpg_settings out of zoran_fh, Corentin Labbe
[PATCH RFT/RFC v2 47/47] staging: media: zoran: update TODO, Corentin Labbe
[PATCH RFT/RFC v2 07/47] staging: media: zoran: convert all error dprintk to pci_err/pr_err, Corentin Labbe
[PATCH RFT/RFC v2 28/47] staging: media: zoran: convert mdelay to udelay, Corentin Labbe
[PATCH RFT/RFC v2 42/47] staging: media: zoran: remove test_interrupts, Corentin Labbe
[PATCH RFT/RFC v2 24/47] staging: media: zoran: use ZR_NORM, Corentin Labbe
[PATCH RFT/RFC v2 06/47] staging: media: zoran: do not forward declare zr36057_init_vfe, Corentin Labbe
[PATCH RFT/RFC v2 29/47] staging: media: zoran: use devm for videocodec_master alloc, Corentin Labbe
[PATCH RFT/RFC v2 15/47] staging: media: zoran: do not print random guest 0, Corentin Labbe
[PATCH RFT/RFC v2 25/47] staging: media: zoran: zoran does not support STD_ALL, Corentin Labbe
[PATCH RFT/RFC v2 41/47] staging: media: zoran: add vidioc_g_parm, Corentin Labbe
Re: [PATCH RFT/RFC v2 00/47] staging: media: bring back zoran driver, Hans Verkuil
[PATCH v2 1/2] staging: vchiq: fix __user annotations,
Arnd Bergmann
[PATCH] staging: Initial driver submission for pureLiFi devices,
Srinivasan Raju
[PATCH 1/3] [PATCH] staging: greybus: fix warnings about endianness detected by sparse,
Coiby Xu
[PATCH 1/2] media: atomisp: fix gcc warnings,
Mauro Carvalho Chehab
[staging:staging-linus] BUILD SUCCESS 52a035235ed5a1392fc264bd614eb96d1ac97a3d, kernel test robot
[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters,
Shuah Khan
[PATCH 1/2] staging: vchiq: fix __user annotations,
Arnd Bergmann
[staging:staging-testing] BUILD SUCCESS 69fea2b4e59c52844cf5196c9c81157792d194fb, kernel test robot
[PATCH RESEND 0/5] atomisp: Fixes and cleanups,
Alex Dewar
[PATCH] staging: hikey9xx: Fix incorrect assignement,
Alex Dewar
[PATCH RFT/RFC 00/49] staging: media: bring back zoran driver,
Corentin Labbe
- [PATCH RFT/RFC 03/49] staging: media: zoran: datasheet is no longer available from zoran.com, Corentin Labbe
- [PATCH RFT/RFC 04/49] staging: media: zoran: Documentation: fix typo, Corentin Labbe
- [PATCH RFT/RFC 02/49] MAINTAINERS: change maintainer of the zoran driver, Corentin Labbe
- [PATCH RFT/RFC 06/49] staging: media: zoran: unsplit lines, Corentin Labbe
- [PATCH RFT/RFC 07/49] staging: media: zoran: do not forward declare zr36057_init_vfe, Corentin Labbe
- [PATCH RFT/RFC 11/49] staging: media: zoran: convert dprintk debug, Corentin Labbe
- [PATCH RFT/RFC 15/49] staging: media: zoran: use v4l2_buffer_set_timestamp, Corentin Labbe
- [PATCH RFT/RFC 12/49] staging: media: zoran: zoran_device.c: convert pr_x to pci_x, Corentin Labbe
- [PATCH RFT/RFC 16/49] staging: media: zoran: do not print random guest 0, Corentin Labbe
- [PATCH RFT/RFC 18/49] staging: media: zoran: move v4l_settings out of zoran_fh, Corentin Labbe
- [PATCH RFT/RFC 21/49] staging: media: zoran: Use video_drvdata to get struct zoran, Corentin Labbe
- [PATCH RFT/RFC 22/49] staging: media: zoran: Change zoran_v4l_set_format parameter from zoran_fh to zoran, Corentin Labbe
- [PATCH RFT/RFC 24/49] staging: media: zoran: Use DMA coherent for stat_com, Corentin Labbe
- [PATCH RFT/RFC 13/49] staging: media: zoran: remove proc_fs, Corentin Labbe
- [PATCH RFT/RFC 25/49] staging: media: zoran: use ZR_NORM, Corentin Labbe
- [PATCH RFT/RFC 10/49] staging: media: zoran: convert dprintk info to pci_info, Corentin Labbe
- [PATCH RFT/RFC 29/49] staging: media: zoran: convert mdelay to udelay, Corentin Labbe
- [PATCH RFT/RFC 34/49] staging: media: zoran: constify struct tvnorm, Corentin Labbe
- [PATCH RFT/RFC 30/49] staging: media: zoran: use devm for videocodec_master alloc, Corentin Labbe
- [PATCH RFT/RFC 47/49] staging: media: zoran: remove deprecated .vidioc_g_jpegcomp, Corentin Labbe
- [PATCH RFT/RFC 09/49] staging: media: zoran: convert dprintk warn, Corentin Labbe
- [PATCH RFT/RFC 49/49] staging: media: zoran: update TODO, Corentin Labbe
- [PATCH RFT/RFC 27/49] staging: media: zoran: convert irq to pci irq, Corentin Labbe
- [PATCH RFT/RFC 46/49] staging: media: zoran: fix some compliance test, Corentin Labbe
- [PATCH RFT/RFC 32/49] staging: media: zoran: use devm_ioremap, Corentin Labbe
- [PATCH RFT/RFC 37/49] staging: media: zoran: add fallthrough keyword, Corentin Labbe
- [PATCH RFT/RFC 14/49] staging: media: zoran: use VFL_TYPE_VIDEO, Corentin Labbe
- [PATCH RFT/RFC 26/49] staging: media: zoran: zoran does not support STD_ALL, Corentin Labbe
- [PATCH RFT/RFC 33/49] staging: media: zoran: add stat_com buffer, Corentin Labbe
- [PATCH RFT/RFC 05/49] staging: media: zoran: fix checkpatch issue, Corentin Labbe
- [PATCH RFT/RFC 31/49] staging: media: zoran: use pci_request_regions, Corentin Labbe
- [PATCH RFT/RFC 41/49] staging: media: zoran: enable makefile, Corentin Labbe
- [PATCH RFT/RFC 35/49] staging: media: zoran: constify codec_name, Corentin Labbe
- [PATCH RFT/RFC 20/49] staging: media: zoran: move overlay_settings out of zoran_fh, Corentin Labbe
- [PATCH RFT/RFC 36/49] staging: media: zoran: Add more check for compliance, Corentin Labbe
- [PATCH RFT/RFC 45/49] staging: media: zoran: fix use of buffer_size and sizeimage, Corentin Labbe
- [PATCH RFT/RFC 40/49] staging: media: zoran: device support only 32bit DMA address, Corentin Labbe
- [PATCH RFT/RFC 17/49] staging: media: zoran: move buffer_size out of zoran_fh, Corentin Labbe
- [PATCH RFT/RFC 44/49] staging: media: zoran: remove test_interrupts, Corentin Labbe
- [PATCH RFT/RFC 19/49] staging: media: zoran: move jpg_settings out of zoran_fh, Corentin Labbe
- [PATCH RFT/RFC 08/49] staging: media: zoran: convert all error dprintk to pci_err/pr_err, Corentin Labbe
- [PATCH RFT/RFC 39/49] staging: media: zoran: disable output, Corentin Labbe
- [PATCH RFT/RFC 42/49] staging: media: zoran: remove framebuffer support, Corentin Labbe
- [PATCH RFT/RFC 38/49] staging: media: zoran: Add vb_queue, Corentin Labbe
- [PATCH RFT/RFC 43/49] staging: media: zoran: add vidioc_g_parm, Corentin Labbe
- [PATCH RFT/RFC 01/49] staging: media: Revert "media: zoran: remove deprecated driver", Corentin Labbe
- [PATCH RFT/RFC 48/49] staging: media: zoran: convert to vb2, Corentin Labbe
- [PATCH RFT/RFC 23/49] staging: media: zoran: remove overlay, Corentin Labbe
- [PATCH RFT/RFC 28/49] staging: media: zoran: convert zoran alloc to devm, Corentin Labbe
[PATCH -next] binder: simplify the return expression of binder_mmap,
Liu Shixin
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]