Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH] fixing ERROR: Macros with complex values must be enclosed within parentheses.,
B K Karthik
- [PATCH 0/2] staging: qlge: coding style fix for the qlge driver,
Coiby Xu
- [PATCH 1/1] staging: media: soc_camera: Adding parentheses to macro defination at line 241, Clearing alignment issues at lines 410 and 1270, fixing return values at EPOLLERR,
B K Karthik
- [PATCH 0/2] Coding style fix for the qlge driver,
Coiby Xu
- [PATCH] staging: nvec: changed coding style, line should not end with a (,
B K Karthik
- [PATCH] staging: gasket: Convert symbolic permission to octal,
Brooke Basile
- [PATCH] wilc1000: move wilc driver out of staging,
Ajay.Kathat
- [PATCH] Staging: rtl8188eu: Fix alignment coding style issue, Peilin Ye
- [PATCH v2 0/4] Tegra Video Decoder driver power management corrections,
Dmitry Osipenko
- Very Important From Bank (ABOUT YOUR FUNDS), HSBC London Office
- [PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split,
Nicolas Saenz Julienne
- [PATCH 02/50] staging: mmal-vchiq: Allocate and free components as required, Nicolas Saenz Julienne
- [PATCH 01/50] staging: bcm2835: Break MMAL support out from camera, Nicolas Saenz Julienne
- [PATCH 04/50] staging: mmal-vchiq: Make timeout a defined parameter, Nicolas Saenz Julienne
- [PATCH 06/50] staging: mmal-vchiq: Fixup vchiq-mmal include ordering, Nicolas Saenz Julienne
- [PATCH 05/50] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters, Nicolas Saenz Julienne
- [PATCH 09/50] staging: mmal-vchiq: If the VPU returns an error, don't negate it, Nicolas Saenz Julienne
- [PATCH 12/50] staging: vchi: Get rid of all useless callback reasons, Nicolas Saenz Julienne
- [PATCH 07/50] staging: mmal-vchiq: Fix client_component for 64 bit kernel, Nicolas Saenz Julienne
- [PATCH 08/50] staging: mmal-vchiq: Always return the param size from param_get, Nicolas Saenz Julienne
- [PATCH 11/50] staging: vchiq_arm: Add a matching unregister call, Nicolas Saenz Julienne
- [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structures, Nicolas Saenz Julienne
- [PATCH 14/50] staging: vchi: Get rid of struct vchi_instance_handle, Nicolas Saenz Julienne
- [PATCH 16/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold(), Nicolas Saenz Julienne
- [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle, Nicolas Saenz Julienne
- [PATCH 13/50] staging: vchi: Get rid of vchi_msg_peek(), Nicolas Saenz Julienne
- [PATCH 10/50] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h, Nicolas Saenz Julienne
- [PATCH 20/50] staging: vc04_services: Get rid of vchi_cfg.h, Nicolas Saenz Julienne
- [PATCH 17/50] staging: vchi: Get rid of vchi_msg_dequeue(), Nicolas Saenz Julienne
- [PATCH 19/50] staging: vchi: Get rid of unnecessary defines, Nicolas Saenz Julienne
- [PATCH 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold(), Nicolas Saenz Julienne
- [PATCH 25/50] staging: vchiq: Introduce vchiq_validate_params(), Nicolas Saenz Julienne
- [PATCH 27/50] staging: vchiq: Get rid of vchiq_util.h, Nicolas Saenz Julienne
- [PATCH 18/50] staging: vchi_common: Get rid of all unused definitions, Nicolas Saenz Julienne
- [PATCH 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags, Nicolas Saenz Julienne
- [PATCH 23/50] staging: vchi: Use vchiq's enum vchiq_reason, Nicolas Saenz Julienne
- [PATCH 29/50] staging: vchiq: Export vchiq_get_service_userdata(), Nicolas Saenz Julienne
- [PATCH 30/50] staging: vchiq: Export vchiq_msg_queue_push, Nicolas Saenz Julienne
- [PATCH 32/50] staging: vchiq: Don't use a typedef for vchiq_callback, Nicolas Saenz Julienne
- [PATCH 24/50] staging: vchi: Get rid of effect less expression, Nicolas Saenz Julienne
- [PATCH 35/50] staging: vchiq: Pass vchiq's message when holding a message, Nicolas Saenz Julienne
- [PATCH 28/50] staging: vchi: Expose struct vchi_service, Nicolas Saenz Julienne
- [PATCH 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration, Nicolas Saenz Julienne
- [PATCH 31/50] staging: vchi: Get rid of vchiq_shim's message callback, Nicolas Saenz Julienne
- [PATCH 26/50] staging: vchiq: Move message queue into struct vchiq_service, Nicolas Saenz Julienne
- [PATCH 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h, Nicolas Saenz Julienne
- [PATCH 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold(), Nicolas Saenz Julienne
- [PATCH 34/50] staging: vchi: Get rid of struct vchi_service, Nicolas Saenz Julienne
- [PATCH 33/50] staging: vchi: Use struct vchiq_service_params, Nicolas Saenz Julienne
- [PATCH 37/50] staging: vchiq: Unify fourcc definition mechanisms, Nicolas Saenz Julienne
- [PATCH 49/50] staging: vchiq: Move defines into core header, Nicolas Saenz Julienne
- [PATCH 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive(), Nicolas Saenz Julienne
- [PATCH 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq, Nicolas Saenz Julienne
- [PATCH 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit(), Nicolas Saenz Julienne
- [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory, Nicolas Saenz Julienne
- [PATCH 41/50] staging: vchiq: Make vchiq_add_service() local, Nicolas Saenz Julienne
- [PATCH 39/50] staging: vchi: Don't include vchiq_core.h, Nicolas Saenz Julienne
- [PATCH 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h, Nicolas Saenz Julienne
- [PATCH 42/50] staging: vchiq: Move definitions only used by core into core header, Nicolas Saenz Julienne
- [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file for services, Nicolas Saenz Julienne
- [PATCH 46/50] staging: vchiq: Get rid of vchi, Nicolas Saenz Julienne
- Re: [PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split, Greg KH
- [PATCH 0/5] staging: most: sound: clean up,
Christian Gromm
- [PATCH] staging: rts5208: fix memleaks on error handling paths in probe, Evgeny Novikov
- [PATCH v7 00/17] wilc1000: move out of staging,
Ajay.Kathat
- [PATCH v7 04/17] wilc1000: add wlan_cfg.h, Ajay.Kathat
- [PATCH v7 01/17] wilc1000: add hif.h, Ajay.Kathat
- [PATCH v7 03/17] wilc1000: add wlan_if.h, Ajay.Kathat
- [PATCH v7 02/17] wilc1000: add hif.c, Ajay.Kathat
- [PATCH v7 07/17] wilc1000: add cfg80211.h, Ajay.Kathat
- [PATCH v7 05/17] wilc1000: add wlan_cfg.c, Ajay.Kathat
- [PATCH v7 15/17] wilc1000: add fw.h, Ajay.Kathat
- [PATCH v7 16/17] dt: bindings: net: add microchip,wilc1000.yaml, Ajay.Kathat
- [PATCH v7 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation, Ajay.Kathat
- [PATCH v7 14/17] wilc1000: add sdio.c, Ajay.Kathat
- [PATCH v7 08/17] wilc1000: add netdev.h, Ajay.Kathat
- [PATCH v7 12/17] wilc1000: add wlan.h, Ajay.Kathat
- [PATCH v7 06/17] wilc1000: add cfg80211.c, Ajay.Kathat
- [PATCH v7 09/17] wilc1000: add netdev.c, Ajay.Kathat
- [PATCH v7 10/17] wilc1000: add mon.c, Ajay.Kathat
- [PATCH v7 11/17] wilc1000: add spi.c, Ajay.Kathat
- [PATCH v7 13/17] wilc1000: add wlan.c, Ajay.Kathat
- Re: [PATCH v7 00/17] wilc1000: move out of staging, Kalle Valo
- Re: [PATCH v7 00/17] wilc1000: move out of staging, Pali Rohár
- [PATCH] staging: kpc2000: kpc_dma: set error code in probe, Evgeny Novikov
- [PATCH] binder: fix null deref of proc->context,
Todd Kjos
- [PATCH 0/6] staging: most: cdev: clean-up and improvements,
Christian Gromm
- [PATCH v2] staging: gasket: replace symbolic permissions, Rodolfo C. Villordo
- Read and get back to me urgent., Mrs.Maria Roche
- [PATCH] staging: rtl8188eu: use common packet header constants, Michael Straube
- [bug report] staging: vchiq_arm: use list_for_each_entry when accessing bulk_waiter_list,
Dan Carpenter
- [PATCH] media: allegro: Fix some NULL vs IS_ERR() checks in probe,
Dan Carpenter
- [PATCH v3 0/6] Enable Greybus Audio codec driver,
Vaibhav Agarwal
- [PATCH v7 31/36] staging: tegra-vde: fix common struct sg_table related issues,
Marek Szyprowski
- [PATCH v7 29/36] staging: ion: remove dead code, Marek Szyprowski
- [PATCH v7 30/36] staging: ion: fix common struct sg_table related issues, Marek Szyprowski
- Re: UNCLAIMED Consignments/Boxes Deposited, Martins
- [staging:staging-testing] BUILD SUCCESS 9bea6eb3f59cb2fad8b46d91c666a17d0aa53456, kernel test robot
- [PATCH] staging: vc04_services: vchiq_arm: replace bitshift with BIT macro,
Garrit Franke
- [PATCH v6 29/36] staging: ion: fix common struct sg_table related issues, Marek Szyprowski
- [PATCH v6 30/36] staging: tegra-vde: fix common struct sg_table related issues, Marek Szyprowski
- [PATCH v6 28/36] staging: ion: remove dead code, Marek Szyprowski
- [PATCH] staging: rtl8723bs: os_dep: ioctl_cfg80211: fixed code styl issues,
Shihab Rashed
- [PATCH AUTOSEL 4.4 27/60] staging: sm750fb: add missing case while setting FB_VISUAL, Sasha Levin
- [PATCH AUTOSEL 4.4 22/60] staging: rtl8712: fix multiline derefernce warnings, Sasha Levin
- [PATCH AUTOSEL 4.9 34/80] staging: sm750fb: add missing case while setting FB_VISUAL, Sasha Levin
- [PATCH AUTOSEL 4.9 29/80] staging: rtl8712: fix multiline derefernce warnings, Sasha Levin
- [PATCH AUTOSEL 4.14 045/108] staging: sm750fb: add missing case while setting FB_VISUAL, Sasha Levin
- [PATCH AUTOSEL 4.14 038/108] staging: rtl8712: fix multiline derefernce warnings, Sasha Levin
- [PATCH AUTOSEL 4.14 037/108] staging: greybus: fix a missing-check bug in gb_lights_light_config(), Sasha Levin
- [PATCH AUTOSEL 4.19 073/172] staging: sm750fb: add missing case while setting FB_VISUAL, Sasha Levin
- [PATCH AUTOSEL 4.19 063/172] staging: gasket: Fix mapping refcnt leak when register/store fails, Sasha Levin
- [PATCH AUTOSEL 4.19 062/172] staging: gasket: Fix mapping refcnt leak when put attribute fails, Sasha Levin
- [PATCH AUTOSEL 4.19 053/172] staging: rtl8712: fix multiline derefernce warnings, Sasha Levin
- [PATCH AUTOSEL 4.19 052/172] staging: greybus: fix a missing-check bug in gb_lights_light_config(), Sasha Levin
- [PATCH AUTOSEL 5.4 119/266] staging: sm750fb: add missing case while setting FB_VISUAL, Sasha Levin
- [PATCH AUTOSEL 5.4 118/266] staging: wilc1000: Increase the size of wid_list array, Sasha Levin
- [PATCH AUTOSEL 5.4 100/266] staging: gasket: Fix mapping refcnt leak when register/store fails, Sasha Levin
- [PATCH AUTOSEL 5.4 099/266] staging: gasket: Fix mapping refcnt leak when put attribute fails, Sasha Levin
- [PATCH AUTOSEL 5.4 086/266] staging: rtl8712: fix multiline derefernce warnings, Sasha Levin
- [PATCH AUTOSEL 5.4 085/266] staging: greybus: fix a missing-check bug in gb_lights_light_config(), Sasha Levin
- [PATCH AUTOSEL 5.7 001/388] staging: wfx: fix potential deadlock in wfx_tx_flush(),
Sasha Levin
- [PATCH AUTOSEL 5.7 012/388] staging: wfx: check ssidlen and prevent an array overflow, Sasha Levin
- [PATCH AUTOSEL 5.7 040/388] staging: wfx: fix output of rx_stats on big endian hosts, Sasha Levin
- [PATCH AUTOSEL 5.7 116/388] staging: greybus: fix a missing-check bug in gb_lights_light_config(), Sasha Levin
- [PATCH AUTOSEL 5.7 117/388] staging: rtl8712: fix multiline derefernce warnings, Sasha Levin
- [PATCH AUTOSEL 5.7 118/388] staging: mt7621-pci: fix PCIe interrupt mapping, Sasha Levin
- [PATCH AUTOSEL 5.7 137/388] staging: gasket: Fix mapping refcnt leak when register/store fails, Sasha Levin
- [PATCH AUTOSEL 5.7 136/388] staging: gasket: Fix mapping refcnt leak when put attribute fails, Sasha Levin
- [PATCH AUTOSEL 5.7 144/388] staging: wfx: fix overflow in frame counters, Sasha Levin
- [PATCH AUTOSEL 5.7 145/388] staging: wfx: fix double init of tx_policy_upload_work, Sasha Levin
- [PATCH AUTOSEL 5.7 171/388] staging: sm750fb: add missing case while setting FB_VISUAL, Sasha Levin
- [PATCH AUTOSEL 5.7 170/388] staging: wilc1000: Increase the size of wid_list array, Sasha Levin
- [PATCH AUTOSEL 5.7 172/388] staging: wfx: avoid compiler warning on empty array, Sasha Levin
- [PATCH AUTOSEL 5.7 208/388] staging: wfx: fix value of scan timeout, Sasha Levin
- [RFC 0/4] Don't do tuning zigzag using the very same frequency,
Mauro Carvalho Chehab
- [PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c,
Zhixu Zhao
- [staging:staging-testing] BUILD SUCCESS 98fe05e21a6e0ca242e974650ed58b64813cb2dc, kernel test robot
- [staging:staging-linus] BUILD SUCCESS b65a2d8c8614386f7e8d38ea150749f8a862f431, kernel test robot
- [PATCH v2] staging: gasket: Convert get_user_pages*() --> pin_user_pages*(), Souptick Joarder
- [PATCH 0/4] staging: kpc2000: kpc_dma: Few clean up and Convert to pin_user_pages(),
Souptick Joarder
- [PATCH v5 00/12] PCI: brcmstb: enable PCIe for STB chips,
Jim Quinlan
- [PATCH] Fixed styling issues by adding blank line after definitions.,
dan love
- [PATCH v2][next] staging: rts5208: Use array_size() helper in vmalloc() and memset(), Gustavo A. R. Silva
- [PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH] media: atomisp: Fix a pointer math problem in dump_sp_dmem(),
Dan Carpenter
- [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree(), Waiman Long
- [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info(), Waiman Long
- [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Joe Perches
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Jason A. Donenfeld
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Matthew Wilcox
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), David Sterba
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Denis Efremov
- [PATCH][next] staging: rts5208: Use array_size() helper in vmalloc(),
Gustavo A. R. Silva
- [driver-core:debugfs_cleanup] BUILD SUCCESS 8b905726a5dd443ac67f92fe9d4768335f19332d, kernel test robot
- [driver-core:readfile] BUILD SUCCESS fd5cf2d6f921ca0f8f777d8833a0a3e5100bc515, kernel test robot
- [PATCH] staging: comedi: fix up missing whitespace in comment, Garrit Franke
- [PATCH 1/2] media: atomisp: fix identation at I2C Kconfig menu,
Mauro Carvalho Chehab
- [PATCH 1/2] media: cec: don't use the deprecated help tag,
Mauro Carvalho Chehab
- [PATCH v2] Staging: rtl8712: Addressed checkpatch.pl issues related to macro parameter wrapping in parentheses.,
Ricardo Ferreira
- [PATCH] staging: gasket: core: Fix a coding style issue in gasket_core.c,
Zhixu Zhao
- [PATCH] Staging: rtl8712: Addressed checkpatch.pl issues related to macro parameter wrapping in parentheses.,
Ricardo Ferreira
- [PATCH] staging: android: ashmem.c: Cleanup,
Dio Putra
- [driver-core:readfile] BUILD SUCCESS 93a8dd1e746d2e53f52262368c53dc6c69f56da5, kernel test robot
- [driver-core:debugfs_cleanup] BUILD SUCCESS 2a5aa8de92031adce03df9de3993c9af9f3ec5a6, kernel test robot
- [PATCH] media: atomisp: make const arrays static, makes object smaller, Colin King
- [PATCH] Staging: comedi: comedi_fops: fixed a blank line coding style issue,
Tyler Shetrompf
- [PATCH v2 0/6] Enable Greybus Audio codec driver,
Vaibhav Agarwal
- Re: [staging-testing] drivers/staging/wfx/hif_tx.c, Jérôme Pouiller
- [PATCH] staging: wfx: make methods 'wfx_get_ps_timeout' and 'wfx_update_pm' static, Julius Hemanth Pitti
- [driver-core:readfile] BUILD SUCCESS 8b39b99de4e78b050faee79d4e7f38a59fe8d7d6, kernel test robot
- Re: Forest Bond <forest@xxxxxxxxxxxxxxxxxxx>,Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>, devel@xxxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx,
Joe Perches
- [PATCH v13 0/2] Add initial support for slimport anx7625,
Xin Ji
- [driver-core:readfile] BUILD REGRESSION 441f2a237a46b372c52fa905467f4dfb602ff7eb, kernel test robot
- [PATCH AUTOSEL 4.4 11/37] staging: android: ion: use vmap instead of vm_map_ram, Sasha Levin
- [PATCH AUTOSEL 4.9 45/50] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core, Sasha Levin
- [PATCH AUTOSEL 4.9 15/50] staging: android: ion: use vmap instead of vm_map_ram, Sasha Levin
- [PATCH AUTOSEL 4.14 64/72] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core, Sasha Levin
- [PATCH AUTOSEL 4.14 22/72] staging: android: ion: use vmap instead of vm_map_ram, Sasha Levin
- [PATCH AUTOSEL 4.19 095/106] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core, Sasha Levin
- [PATCH AUTOSEL 4.19 030/106] staging: android: ion: use vmap instead of vm_map_ram, Sasha Levin
- [PATCH AUTOSEL 5.4 155/175] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core, Sasha Levin
- [PATCH AUTOSEL 5.4 065/175] media: staging/intel-ipu3: Implement lock for stream on/off operations, Sasha Levin
- [PATCH AUTOSEL 5.4 061/175] staging: android: ion: use vmap instead of vm_map_ram, Sasha Levin
- [PATCH AUTOSEL 5.4 025/175] media: staging: ipu3: Fix stale list entries on parameter queue failure, Sasha Levin
- [PATCH AUTOSEL 5.4 008/175] media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling, Sasha Levin
- [PATCH AUTOSEL 5.4 007/175] media: staging: imgu: do not hold spinlock during freeing mmu page table, Sasha Levin
- [PATCH AUTOSEL 5.6 172/606] staging: greybus: Fix uninitialized scalar variable, Sasha Levin
- [PATCH AUTOSEL 5.6 171/606] staging: kpc2000: fix error return code in kp2000_pcie_probe(), Sasha Levin
- [PATCH AUTOSEL 5.6 170/606] staging: wfx: unlock on error path, Sasha Levin
- [PATCH AUTOSEL 5.6 169/606] staging: iio: ad2s1210: Fix SPI reading, Sasha Levin
- [PATCH AUTOSEL 5.7 247/274] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core, Sasha Levin
- [PATCH AUTOSEL 5.7 109/274] media: imx: utils: fix and simplify pixel format enumeration, Sasha Levin
- [PATCH AUTOSEL 5.7 110/274] media: imx: utils: fix media bus format enumeration, Sasha Levin
- [PATCH AUTOSEL 5.7 096/274] media: staging/intel-ipu3: Implement lock for stream on/off operations, Sasha Levin
- [PATCH AUTOSEL 5.7 087/274] staging: android: ion: use vmap instead of vm_map_ram, Sasha Levin
- [PATCH AUTOSEL 5.7 033/274] media: staging: ipu3: Fix stale list entries on parameter queue failure, Sasha Levin
- [PATCH AUTOSEL 5.7 008/274] media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling, Sasha Levin
- [PATCH AUTOSEL 5.7 007/274] media: staging: imgu: do not hold spinlock during freeing mmu page table, Sasha Levin
- [driver-core:debugfs_cleanup] BUILD SUCCESS 1e7ca0c860376c5d19eac6adcea72fedc0746113, kernel test robot
- [driver-core:readfile 2/3] arch/arc/kernel/sys.c:13:36: warning: excess elements in array initializer, kernel test robot
- [driver-core:readfile 2/3] arch/arm64/include/asm/unistd32.h:888:23: error: array index in initializer exceeds array bounds, kernel test robot
- [GIT PULL] Staging/IIO driver patches for 5.8-rc1,
Greg KH
- [PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips,
Jim Quinlan
- [PATCH] Staging: comedi: Added blank lines to fix coding style issue, Divyansh Kamboj
- [PATCH 0/5] Improve ACPI detection code for atomisp,
Mauro Carvalho Chehab
- [PATCH 0/3] media: uapi: cedrus: Fix decoding interlaced H264 content,
Jernej Skrabec
- [PATCH v12 0/2] Add initial support for slimport anx7625,
Xin Ji
- [git pull] uaccess comedi compat,
Al Viro
- [PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips,
Jim Quinlan
- [PATCH] Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate(), Dan Carpenter
- [PATCH 00/15] More atomisp fixes and cleanups,
Mauro Carvalho Chehab
- [PATCH 09/15] media: atomisp: don't set hpll_freq twice with different values, Mauro Carvalho Chehab
- [PATCH 01/15] media: atomisp: improve IRQ handling debug messages, Mauro Carvalho Chehab
- [PATCH 12/15] media: atomisp: use different dfs failed messages, Mauro Carvalho Chehab
- [PATCH 04/15] media: atomisp: get rid of ifdef nonsense, Mauro Carvalho Chehab
- [PATCH 14/15] media: atomisp: use strscpy() instead of less secure variants, Mauro Carvalho Chehab
- [PATCH 07/15] media: atomisp: use just one mamoiada_params.h, Mauro Carvalho Chehab
- [PATCH 06/15] media: atomisp: remove some unused defines from *mamoiada_params.h, Mauro Carvalho Chehab
- [PATCH 10/15] media: atomisp: use macros from intel-family.h, Mauro Carvalho Chehab
- [PATCH 11/15] media: atomisp: change the detection of ISP2401 at runtime, Mauro Carvalho Chehab
- [PATCH 05/15] media: atomisp: simplify IRQ ifdef logic, Mauro Carvalho Chehab
- [PATCH 03/15] media: atomisp: get rid of a duplicated file, Mauro Carvalho Chehab
- [PATCH 15/15] media: atomisp: get rid of a string_support.h abstraction layer, Mauro Carvalho Chehab
- [PATCH 13/15] media: atomisp: set DFS to MAX if sensor doesn't report fps, Mauro Carvalho Chehab
- [PATCH 02/15] media: atomisp: do some cleanup at irq_local.h, Mauro Carvalho Chehab
- [PATCH 08/15] media: atomisp: get rid of a detection hack for a BYT Andorid-based tablet, Mauro Carvalho Chehab
- [PATCH] staging: vc04_services: Convert get_user_pages*() --> pin_user_pages*(), Souptick Joarder
- [PATCH v5] drivers: most: add USB adapter driver, Christian Gromm
- [PATCH] staging: rtl8192e: Using comparison to false is error prone, John Oldman
- [PATCH] media: staging: tegra-vde: add missing pm_runtime_put_autosuspend,
Navid Emamdoost
- [RESEND PATCH v1 0/6] Enable Greybus Audio codec driver,
Vaibhav Agarwal
- [PATCH] staging: rtl8712: switch to common ieee80211 headers,
Pascal Terjan
- [PATCH v2] staging: qlge: qlge_main.c: fixed spaces coding style issues, Jil Rouceau
- [driver-core:debugfs_cleanup] BUILD SUCCESS ffba49a91bd0f50ced6bde4746301519880289b5, kbuild test robot
- [driver-core:readfile] BUILD SUCCESS fcc5337507797b60284d349f00dda426aa053f1f, kbuild test robot
- [staging:staging-testing] BUILD SUCCESS 77f55d1305c11fb729b88f2c3f7881ba0831fa6f, kbuild test robot
- [PATCH] staging: gasket: replace symbolic permissions,
Rodolfo C. Villordo
- [PATCH v2] staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in_interrupt() call, Ivan Safonov
- [PATCH] staging: kpc2000: kpc_dma: Convert get_user_pages() --> pin_user_pages(),
Souptick Joarder
- [PATCH] staging:r8723bs: remove wrappers around skb_clone(),
Ivan Safonov
- [PATCH] staging:rtl8712: avoid skb_clone after skb allocation fail, Ivan Safonov
- [PATCH 1/2] media: atomisp: get rid of a left-over wrapper function,
Mauro Carvalho Chehab
- [PATCH 0/2] A couple additional patches for atomisp,
Mauro Carvalho Chehab
- [PATCH 1/2] media: atomisp: remove format duplication at mbus->fourcc table,
Mauro Carvalho Chehab
- [PATCH v2 00/41] More atomisp fixes and cleanups,
Mauro Carvalho Chehab
- [PATCH v2 10/41] media: atomisp: add debug message to help debugging hmm code, Mauro Carvalho Chehab
- [PATCH v2 04/41] media: atomisp: go one step further to drop ia_css_memory_access.c, Mauro Carvalho Chehab
- [PATCH v2 09/41] media: atomisp: hmm_bo: untag user pointers, Mauro Carvalho Chehab
- [PATCH v2 06/41] media: atomisp: get rid of unused memory_realloc code, Mauro Carvalho Chehab
- [PATCH v2 12/41] media: atomisp: get rid of a warning message, Mauro Carvalho Chehab
- [PATCH v2 11/41] media: atomisp: use Yocto Aero default hmm pool sizes, Mauro Carvalho Chehab
- [PATCH v2 27/41] media: atomisp: avoid an extra memset() when alloc memory, Mauro Carvalho Chehab
- [PATCH v2 01/41] media: atomisp: simplify hive_isp_css_mm_hrt wrapper, Mauro Carvalho Chehab
- [PATCH v2 38/41] media: atomisp: add a debug message at hmm free, Mauro Carvalho Chehab
- [PATCH v2 20/41] media: atomisp: avoid OOPS due to non-existing ref_frames, Mauro Carvalho Chehab
- [PATCH v2 17/41] media: atomisp: add debug functions for received events, Mauro Carvalho Chehab
- [PATCH v2 13/41] media: atomisp: fix driver caps, Mauro Carvalho Chehab
- [PATCH v2 23/41] media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension, Mauro Carvalho Chehab
- [PATCH v2 03/41] media: atomisp: reduce abstraction at ia_css_memory_access, Mauro Carvalho Chehab
- [PATCH v2 22/41] media: atomisp: Remove second increment of count in atomisp_subdev_probe, Mauro Carvalho Chehab
- [PATCH v2 18/41] media: atomisp: add more comments about frame allocation, Mauro Carvalho Chehab
- [PATCH v2 26/41] media: atomisp: Remove binary_supports_input_format, Mauro Carvalho Chehab
- [PATCH v2 25/41] media: atomisp: Avoid overflow in compute_blending, Mauro Carvalho Chehab
- [PATCH v2 15/41] media: atomisp: add debug for hmm alloc, Mauro Carvalho Chehab
- [PATCH v2 32/41] media: atomisp: don't cause a warn if probe failed, Mauro Carvalho Chehab
- [PATCH v2 05/41] media: atomisp: get rid of mmgr_load and mmgr_store, Mauro Carvalho Chehab
- [PATCH v2 39/41] media: atomisp: add some debug messages when binaries are used, Mauro Carvalho Chehab
- [PATCH v2 36/41] media: atomisp: print firmware data during load, Mauro Carvalho Chehab
- [PATCH v2 16/41] media: atomisp: improve warning for IRQ enable function, Mauro Carvalho Chehab
- [PATCH v2 21/41] media: atomisp: Clean up if block in sh_css_sp_init_stage, Mauro Carvalho Chehab
- [PATCH v2 07/41] media: atomisp: change the type returned by mmgr alloc, Mauro Carvalho Chehab
- [PATCH v2 14/41] media: atomisp: use pin_user_pages() for memory allocation, Mauro Carvalho Chehab
- [PATCH v2 29/41] media: atomisp: do another round of coding style cleanup, Mauro Carvalho Chehab
- [PATCH v2 28/41] media: atomisp: remove some trivial wrappers from compat css20, Mauro Carvalho Chehab
- [PATCH v2 33/41] media: atomisp: get rid of a bunch of other wrappers, Mauro Carvalho Chehab
- [PATCH v2 02/41] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer, Mauro Carvalho Chehab
- [PATCH v2 40/41] media: atomisp: get rid of set_fs() dirty hacks, Mauro Carvalho Chehab
- [PATCH v2 08/41] media: atomisp: get rid of memory_access.c, Mauro Carvalho Chehab
- [PATCH v2 31/41] media: atomisp: get rid of an error abstraction layer, Mauro Carvalho Chehab
- [PATCH v2 34/41] media: atomisp: get rid of system_types.h, Mauro Carvalho Chehab
- [PATCH v2 37/41] media: atomisp: allow passing firmware name at modprobe time, Mauro Carvalho Chehab
- [PATCH v2 24/41] media: atomisp: Remove unnecessary NULL check in atomisp_param, Mauro Carvalho Chehab
- [PATCH v2 35/41] media: atomisp: provide more details about the firmware binaries, Mauro Carvalho Chehab
- [PATCH v2 19/41] media: atomisp: remove kvmalloc/kvcalloc abstractions, Mauro Carvalho Chehab
- [PATCH v2 41/41] media: atomisp: add SPDX headers, Mauro Carvalho Chehab
- [PATCH v2 30/41] media: atomisp: get rid of non-Linux error codes, Mauro Carvalho Chehab
- [PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check,
Arnd Bergmann
- [PATCH] staging: qlge: qlge_main.c: fixed spaces coding style issues,
Jil Rouceau
- [PATCH] media: atomisp: get rid of set_fs() dirty hacks, Mauro Carvalho Chehab
- [PATCH v2] staging: wfx: fix coherency of hif_scan() prototype, Jerome Pouiller
- [PATCH 1/2] staging: wfx: fix AC priority,
Jerome Pouiller
- [staging:staging-next 391/415] drivers/staging/wfx/sta.c:203:5: warning: no previous prototype for 'wfx_get_ps_timeout', kbuild test robot
- [staging:staging-next] BUILD SUCCESS 36cf583eaff3458abbfac144c5e4d417a23fa1a1, kbuild test robot
- [PATCH] staging: most: usb: init return value in default path of switch/case expression, Christian Gromm
- [driver-core:driver-core-testing] BUILD SUCCESS 8c3e315d4296421cd26b3300ee0ac117f0877f20, kbuild test robot
- [PATCH 00/20] More atomisp fixes and cleanups,
Mauro Carvalho Chehab
- [PATCH 09/20] media: atomisp: hmm_bo: untag user pointers, Mauro Carvalho Chehab
- [PATCH 01/20] media: atomisp: simplify hive_isp_css_mm_hrt wrapper, Mauro Carvalho Chehab
- [PATCH 15/20] media: atomisp: add debug for hmm alloc, Mauro Carvalho Chehab
- [PATCH 17/20] media: atomisp: add debug functions for received events, Mauro Carvalho Chehab
- [PATCH 18/20] media: atomisp: add more comments about frame allocation, Mauro Carvalho Chehab
- [PATCH 12/20] media: atomisp: get rid of a warning message, Mauro Carvalho Chehab
- [PATCH 20/20] media: atomisp: avoid OOPS due to non-existing ref_frames, Mauro Carvalho Chehab
- [PATCH 06/20] media: atomisp: get rid of unused memory_realloc code, Mauro Carvalho Chehab
- [PATCH 19/20] media: atomisp: remove kvmalloc/kvcalloc abstractions, Mauro Carvalho Chehab
- [PATCH 11/20] media: atomisp: use Yocto Aero default hmm pool sizes, Mauro Carvalho Chehab
- [PATCH 02/20] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer, Mauro Carvalho Chehab
- [PATCH 04/20] media: atomisp: go one step further to drop ia_css_memory_access.c, Mauro Carvalho Chehab
- [PATCH 14/20] media: atomisp: use pin_user_pages() for memory allocation, Mauro Carvalho Chehab
- [PATCH 03/20] media: atomisp: reduce abstraction at ia_css_memory_access, Mauro Carvalho Chehab
- [PATCH 16/20] media: atomisp: improve warning for IRQ enable function, Mauro Carvalho Chehab
- [PATCH 08/20] media: atomisp: get rid of memory_access.c, Mauro Carvalho Chehab
- [PATCH 13/20] media: atomisp: fix driver caps, Mauro Carvalho Chehab
- [PATCH 10/20] media: atomisp: add debug message to help debugging hmm code, Mauro Carvalho Chehab
- [PATCH 05/20] media: atomisp: get rid of mmgr_load and mmgr_store, Mauro Carvalho Chehab
- [PATCH 07/20] media: atomisp: change the type returned by mmgr alloc, Mauro Carvalho Chehab
- [staging:staging-testing 391/415] drivers/staging/wfx/sta.c:203:5: warning: no previous prototype for function 'wfx_get_ps_timeout', kbuild test robot
- [driver-core:driver-core-next] BUILD SUCCESS 46d26819a5056f4831649c5887ad5c71a16d86f7, kbuild test robot
- [PATCH] staging: tegra-video: fix V4L2 dependency,
Arnd Bergmann
- [PATCH] staging: gasket: Convert get_user_pages*() --> pin_user_pages*(),
Souptick Joarder
- [driver-core:readfile] BUILD SUCCESS 7a5125bbbabf1d3655640e59db556fb2aefaec6a, kbuild test robot
- [PATCH v4] drivers: most: add USB adapter driver,
Christian Gromm
- [RFC 00/50] staging: vchiq: Getting rid of the vchi/vchiq split,
Nicolas Saenz Julienne
- [RFC 01/50] staging: vchi: Get rid of vchi_service_destroy(), Nicolas Saenz Julienne
- [RFC 02/50] staging: vchi: Get rid of vchi_queue_user_message(), Nicolas Saenz Julienne
- [RFC 03/50] staging: vchiq: Move copy callback handling into vchiq, Nicolas Saenz Julienne
- [RFC 04/50] staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message(), Nicolas Saenz Julienne
- [RFC 06/50] staging: vchi: Get rid of vchiq_status_to_vchi(), Nicolas Saenz Julienne
- [RFC 05/50] staging: vchi: Get rid of vchi_service_set_option(), Nicolas Saenz Julienne
- [RFC 07/50] staging: vchi: Get rid of not implemented function declarations, Nicolas Saenz Julienne
- [RFC 08/50] staging: vchi: Get rid of C++ guards, Nicolas Saenz Julienne
- [RFC 11/50] staging: vchi: Get rid of all useless callback reasons, Nicolas Saenz Julienne
- [RFC 12/50] staging: vchi: Get rid of vchi_msg_peek(), Nicolas Saenz Julienne
- [RFC 15/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold(), Nicolas Saenz Julienne
- [RFC 09/50] staging: vchiq: move vchiq_release_message() into vchiq, Nicolas Saenz Julienne
- [RFC 10/50] staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason, Nicolas Saenz Julienne
- [RFC 13/50] staging: vchi: Get rid of struct vchi_instance_handle, Nicolas Saenz Julienne
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]