Linux Device Driver Development
[Prev Page][Next Page]
[PATCH V3 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host,
K. Y. Srinivasan
[PATCH] Staging: lustre: llite: Drop unneeded variables,
Julia Lawall
[PATCH] staging: lustre: llite: remove unuse variables, Sudip Mukherjee
[PATCH] staging: lustre: code cleanup - variable declaration spacing,
Mike Shuey
Re: [HPDD-discuss] [PATCH] staging: lustre: code cleanup - variable declaration spacing, Dilger, Andreas
[PATCH v3 1/2] staging: sm750fb: cleanup white space,
Charles Rose
Question about the function,ni_stc_dma_channel_select_bitfield,
nick
[PATCH 000/141] staging: unisys: s-Par driver rebuild series,
Benjamin Romer
- [PATCH 004/141] staging: unisys: Fix up a few cases of bad formatting, Benjamin Romer
- [PATCH 007/141] staging: unisys: Don't zero struct elements which will be memset away, Benjamin Romer
- [PATCH 018/141] staging: unisys: delbusdevices() doesn't need to be inline, Benjamin Romer
- [PATCH 005/141] staging: unisys: Remove some unnecessary parenthesis, Benjamin Romer
- [PATCH 009/141] staging: unisys: Get rid of uint usage, Benjamin Romer
- [PATCH 043/141] staging: unisys: visorchannel: visorchannel_create_overlap() is never used, Benjamin Romer
- [PATCH 040/141] staging: unisys: visorchannel cleanup visorchannel_create_guts(), Benjamin Romer
- [PATCH 047/141] staging: unisys: memregion: Eliminate unnecessary 'requested' flag, Benjamin Romer
- [PATCH 039/141] staging: unisys: cleanup visorbus_private.h, Benjamin Romer
- [PATCH 006/141] staging: unisys: Remove unncessary parenthesis, Benjamin Romer
- [PATCH 013/141] staging: unisys: buffer_list_pool isn't used for anything, Benjamin Romer
- [PATCH 001/141] staging: unisys: Move module parameters around and mark static, Benjamin Romer
- [PATCH 032/141] staging: unisys: remove globals.h, Benjamin Romer
- [PATCH 021/141] staging: unisys: Remove write-only variable g_diag_msg_hdr, Benjamin Romer
- [PATCH 058/141] staging: unisys: remove typedef GUEST_PHYSICAL_ADDRESS to u64, Benjamin Romer
- [PATCH 015/141] staging: unisys: findbus() doesn't need to be inline, Benjamin Romer
- [PATCH 079/141] staging: unisys: visorchannel_write(): Handle partial channel_header writes, Benjamin Romer
- [PATCH 061/141] staging: unisys: remove unused #define MAX_SERIAL_NUM, Benjamin Romer
- [PATCH 049/141] staging: unisys: visorchipset: Use ioremap direction rather than heavy visor_memregion, Benjamin Romer
- [PATCH 010/141] staging: unisys: Remove unused cache object counter, Benjamin Romer
- [PATCH 008/141] staging: unisys: Do not initialize variables unnecessarily, Benjamin Romer
- [PATCH 003/141] staging: unisys: Eliminate globals.h, Benjamin Romer
- [PATCH 011/141] staging: unisys: Don't include timskmod.h, Benjamin Romer
- [PATCH 012/141] staging: unisys: Remove a couple of unnecessary blank lines, Benjamin Romer
- [PATCH 029/141] staging: unisys: unify channel attributes into visorbus_main.c, Benjamin Romer
- [PATCH 099/141] staging: unisys: uislib.h: Remove unused cache allocation prototypes, Benjamin Romer
- [PATCH 059/141] staging: unisys: remove unused enum from controlvmchannel.h, Benjamin Romer
- [PATCH 109/141] staging: unisys: Move diagchannel to include, Benjamin Romer
- [PATCH 091/141] staging: unisys: fix visorbus Kconfig, Benjamin Romer
- [PATCH 118/141] staging: unisys: Properly move version file into bus attr, Benjamin Romer
- [PATCH 136/141] staging: unisys: Removed unused entries from struct visor_channeltype_descriptor, Benjamin Romer
- [PATCH 057/141] staging: unisys: Eliminate unused visorchannel_dump_section(), Benjamin Romer
- [PATCH 041/141] staging: unisys: visorchannel some general function cleanups, Benjamin Romer
- [PATCH 134/141] staging: unisys: Hide vbus_hdr_info from public visor_device, Benjamin Romer
- [PATCH 016/141] staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNC, Benjamin Romer
- [PATCH 078/141] staging: unisys: visorchannel_read(): Use memcpy_fromio() directly, Benjamin Romer
- [PATCH 080/141] staging: unisys: visorchannel_create_guts(): Use visorchannel_read(), Benjamin Romer
- [PATCH 020/141] staging: unisys: No point in checking != 0, Benjamin Romer
- [PATCH 089/141] staging: unisys: remove timskmod.h and procobjecttree.h, Benjamin Romer
- [PATCH 122/141] staging: unisys: Add visor device find routine, Benjamin Romer
- [PATCH 042/141] staging: unisys: fix sig_read_data and sig_read_data functions, Benjamin Romer
- [PATCH 085/141] staging: unisys: add acpi pnp driver, Benjamin Romer
- [PATCH 038/141] staging: unisys: move visorchipset files to visorbus, Benjamin Romer
- [PATCH 138/141] staging: unisys: Update diag serverity enum, Benjamin Romer
- [PATCH 053/141] staging: unisys: decouple visor_memregion_{read, write}(), Benjamin Romer
- [PATCH 023/141] staging: unisys: add visorbus driver, Benjamin Romer
- [PATCH 139/141] staging: unisys: Remove unneeded fields in diagchannel.h, Benjamin Romer
- [PATCH 083/141] staging: unisys: Finally remove the last remnants of memregion, Benjamin Romer
- [PATCH 028/141] staging: unisys: unify businst attributes into visorbus_main.c, Benjamin Romer
- [PATCH 124/141] staging: unisys: Add checks for creation, Benjamin Romer
- [PATCH 037/141] staging: unisys: move parser.[ch] functionality into visorchipset, Benjamin Romer
- [PATCH 106/141] staging: unisys: Move controlframework into controlvmchannel.h, Benjamin Romer
- [PATCH 081/141] staging: unisys: Eliminate visor_memregion_read(), Benjamin Romer
- [PATCH 111/141] staging: unisys: Get rid of references to common-spar, Benjamin Romer
- [PATCH 098/141] staging: unisys: visorchipset: Remove unused cache allocator, Benjamin Romer
- [PATCH 097/141] staging: unisys: Remove wrapper around parser_init_guts(), Benjamin Romer
- [PATCH 130/141] staging: unisys: Convert the device attributes to visor_device, Benjamin Romer
- [PATCH 075/141] staging: unisys: memregion: Eliminate visor_memregion_get_*() functions, Benjamin Romer
- [PATCH 102/141] staging: unisys: visorchipset_init(): Simplify initial checks, Benjamin Romer
- [PATCH 113/141] staging: unisys: remove remaining utility headers, Benjamin Romer
- [PATCH 036/141] staging: unisys: remove file.c and pass functionality to visorchipset, Benjamin Romer
- [PATCH 104/141] staging: unisys: Remove appos_subsystems.h, Benjamin Romer
- [PATCH 121/141] staging: unisys: Prep for removing 'info' structs, Benjamin Romer
- [PATCH 065/141] staging: unisys: controlvmchannel.h comment aligment and cleanup, Benjamin Romer
- [PATCH 019/141] staging: unisys: Avoid some == 0 checks, Benjamin Romer
- [PATCH 050/141] staging: unisys: visorchipset.c: No need to include memregion.h anymore, Benjamin Romer
- [PATCH 107/141] staging: unisys: Move channel.h to include. Controvlm to visorbus, Benjamin Romer
- [PATCH 082/141] staging: unisys: Eliminate visor_memregion_write(), Benjamin Romer
- [PATCH 092/141] staging: unisys: remove visorutil from top level Makefile, Benjamin Romer
- [PATCH 100/141] staging: unisys: visorchipset_file_{init, cleanup}(): mark static, Benjamin Romer
- [PATCH 014/141] staging: unisys: Remove write-only visorchipset_bus_info.dev_no, Benjamin Romer
- [PATCH 046/141] staging: unisys: memregion: Use proper errno for mapit(), Benjamin Romer
- [PATCH 069/141] staging: unisys: remove unused #define in iochannel.h, Benjamin Romer
- [PATCH 034/141] staging: unisys: remove visorchipset_umode.h, Benjamin Romer
- [PATCH 017/141] staging: unisys: finddevice() doesn't need to be inline, Benjamin Romer
- [PATCH 027/141] staging: unisys: Remove unused driver, Benjamin Romer
- [PATCH 101/141] staging: unisys: Remove unused visorchipset_save_message(), Benjamin Romer
- [PATCH 063/141] staging: unisys: remove unused CONTROL_VM messages from enum, Benjamin Romer
- [PATCH 024/141] staging: unisys: Move visorchannel into visorbus, Benjamin Romer
- [PATCH 045/141] staging: unisys: memregion: Nothing uses overlap allocations, so nuke it, Benjamin Romer
- [PATCH 090/141] staging: unisys: move periodic_work.c into the visorbus directory, Benjamin Romer
- [PATCH 072/141] staging: unisys: Eliminate visor_memregion_create(), Benjamin Romer
- [PATCH 048/141] staging: unisys: visorchipset: parser_init_guts(): Localize memregion usage, Benjamin Romer
- [PATCH 066/141] staging: unisys: remove unused device_map and guest_devices struct, Benjamin Romer
- [PATCH 052/141] staging: unisys: visorchannel_clear(): No need to use vmalloc here, Benjamin Romer
- [PATCH 033/141] staging: unisys: remove visorbus_private.h, Benjamin Romer
- [PATCH 044/141] staging: unisys: visorbus: visorchannel_create_guts() always has parent == NULL, Benjamin Romer
- [PATCH 068/141] staging: unisys: remove unused chipset feature PCIVBUS, Benjamin Romer
- [PATCH 096/141] staging: unisys: parser_init_guts(): standard_payload_header is always false, Benjamin Romer
- [PATCH 002/141] staging: unisys: Move MYDRVNAME to visorchipset.h, Benjamin Romer
- [PATCH 022/141] staging: unisys: Remove write-only variable g_del_dump_msg_hdr, Benjamin Romer
- [PATCH 094/141] staging: unisys: visorchipset: Declare parser_init_byte_stream() static, Benjamin Romer
- [PATCH 074/141] staging: unisys: memregion: Eliminate visor_memregion_resize(), Benjamin Romer
- [PATCH 035/141] staging: unisys: moving file.h functionality to visorchipset.h, Benjamin Romer
- [PATCH 077/141] staging: unisys: visorchannel_write(): Use memcpy_toio() directly, Benjamin Romer
- [PATCH 095/141] staging: unisys: parser: Remove unused functions and mark others static, Benjamin Romer
- [PATCH 114/141] staging: unisys: Embed struct device for easier handling of attr, Benjamin Romer
- [PATCH 119/141] staging: unisys: Remove dead kobj structs, Benjamin Romer
- [PATCH 067/141] staging: unisys: remove unused CONTROLVM_CHIPSET_SHUTDOWN, Benjamin Romer
- [PATCH 031/141] staging: unisys: rename visorchannel_funcs.c to visorchannel.c, Benjamin Romer
- [PATCH 133/141] staging: unisys: Remove unused intr, Benjamin Romer
- [PATCH 116/141] staging: unisys: Move the visorbus device underneath devices, Benjamin Romer
- [PATCH 054/141] staging: unisys: memregion: move struct memregion to memregion.h, Benjamin Romer
- [PATCH 123/141] staging: unisys: Add a function to set the clientpartition, Benjamin Romer
- [PATCH 140/141] staging: unisys: Clean up diag_serverity enum, Benjamin Romer
- [PATCH 117/141] staging: unisys: remove unused bus attribute code, Benjamin Romer
- [PATCH 070/141] staging: unisys: cleanup and align iochannel.h comments, Benjamin Romer
- [PATCH 073/141] staging: unisys: memregion: Eliminate visor_memregion_destroy(), Benjamin Romer
- [PATCH 064/141] staging: unisys: rename variable to reserverd since it is unused, Benjamin Romer
- [PATCH 115/141] staging: unisys: Wire up proper device attr for bus, Benjamin Romer
- [PATCH 062/141] staging: unisys: remove server crust from visorchipset., Benjamin Romer
- [PATCH 137/141] staging: unisys: Hide contents of pending_msg_hdr, Benjamin Romer
- [PATCH 108/141] staging: unisys: vbuschannel belonsg to visorbus, Benjamin Romer
- [PATCH 076/141] staging: unisys: memregion: {un, }mapit() are no longer used, Benjamin Romer
- [PATCH 086/141] staging: unisys: add ACPI and PCI requirement to Kconfig, Benjamin Romer
- [PATCH 129/141] staging: unisys: Convert the responders to visor_device, Benjamin Romer
- [PATCH 056/141] staging: unisys: visorchannel_get_memregion() isn't used, Benjamin Romer
- [PATCH 141/141] staging: unisys: Get rid of unused function, Benjamin Romer
- [PATCH 093/141] staging: unisys: visorchannel: Make visorchannel_create take a gfp_t, Benjamin Romer
- [PATCH 120/141] staging: unisys: Clean up device sysfs attributes, Benjamin Romer
- [PATCH 088/141] staging: unisys: remove charqueue.c, Benjamin Romer
- [PATCH 026/141] staging: unisys: Move visorbus.h to public namespace, Benjamin Romer
- [PATCH 084/141] staging: unisys: remove BOOL,TRUE,FALSE definitions, Benjamin Romer
- [PATCH 025/141] staging: unisys: Dissolve visorchannel.h, Benjamin Romer
- [PATCH 071/141] staging: unisys: get rid of serialloopbacktest, Benjamin Romer
- [PATCH 087/141] staging: unisys: move timskmod.h functionality, Benjamin Romer
- [PATCH 126/141] staging: unisys: Convert the epilog functions to visor_device, Benjamin Romer
- [PATCH 135/141] staging: unisys: Include missing headers, Benjamin Romer
- [PATCH 060/141] staging: unisys: remove unused #define in controlvmchannel, Benjamin Romer
- [PATCH 030/141] staging: unisys: unify devmajorminor attributes into visorbus_main.c, Benjamin Romer
- [PATCH 112/141] staging: unisys: get rid of sparstop, Benjamin Romer
- [PATCH 125/141] staging: unisys: Convert cmd functions to visor_device, Benjamin Romer
- [PATCH 103/141] staging: unisys: Remove unused livedump_info, Benjamin Romer
- [PATCH 055/141] staging: unisys: memregion: Embed memregion in struct channel, Benjamin Romer
- [PATCH 051/141] staging: unisys: visorchannel_clear(): Avoid 64KB memory leak, Benjamin Romer
- [PATCH 132/141] staging: unisys: Remove dead code leftover from conversion, Benjamin Romer
- [PATCH 131/141] staging: unisys: Convert init/exit routines to visor_device, Benjamin Romer
- [PATCH 110/141] staging: unisys: Move files out of common-spar, Benjamin Romer
- [PATCH 127/141] staging: unisys: Convert the notifier functions to visor_device, Benjamin Romer
- [PATCH 105/141] staging: unisys: move hypervisor calls into visorbus, Benjamin Romer
- [PATCH 128/141] staging: unisys: Convert the bus/device creation to visor_device, Benjamin Romer
- Re: [PATCH 000/141] staging: unisys: s-Par driver rebuild series, Dan Carpenter
- Re: [PATCH 000/141] staging: unisys: s-Par driver rebuild series, Greg KH
- Re: [PATCH 000/141] staging: unisys: s-Par driver rebuild series, Dan Carpenter
[PATCH 0/6] staging: comedi: gsc_hpdi: some clean-ups,
Ian Abbott
[PATCH 19/27] staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIB, Geert Uytterhoeven
[PATCH 18/27] staging: android: Allow compile test of GPIO consumers if !GPIOLIB, Geert Uytterhoeven
[PATCH 20/27] Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB,
Geert Uytterhoeven
Re: Anybody working on rtl8712?,
Xose Vazquez Perez
[PATCH v4] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc(),
Luis R. Rodriguez
[PATCH] staging: unisys: Disable driver for UML,
Richard Weinberger
[PATCH] hv_netvsc: remove unused variable in netvsc_send(),
Jerry Snitselaar
[PATCHv2] staging: rtl8192e: fix wrong assignment,
Gujulan Elango, Hari Prasath (H.)
[PATCH v2] staging: comedi: daqboard2000: Use preferred comment style,
Arno Tiemersma
[PATCH 0/3 v2] Replace OBD_CPT_ALLOC etc by kzalloc_node,
Julia Lawall
[PATCH 0/3] Replace OBD_CPT_ALLOC etc by kzalloc_node,
Julia Lawall
[PATCH] staging: lustre: obd_support: Add obd_cpt_alloc function,
Julia Lawall
[PATCH] staging: comedi: daqboard2000: Use preferred comment style,
Arno Tiemersma
[PATCH 1/1] drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem,
Tolga Ceylan
[PATCH 000/107] staging: comedi: tidy up ni_stc.h,
H Hartley Sweeten
- [PATCH 004/107] staging: comedi: ni_mio_common: open code the M-Series GPCT register offsets, H Hartley Sweeten
- [PATCH 011/107] staging: comedi: ni_stc.h: tidy up NI_M_CLK_FOUT2_REG bits, H Hartley Sweeten
- [PATCH 013/107] staging: comedi: ni_stc.h: tidy up NI_M_PLL_STATUS_REG bits, H Hartley Sweeten
- [PATCH 003/107] staging: comedi: ni_mio_common: refactor gpct to stc register handling, H Hartley Sweeten
- [PATCH 002/107] staging: comedi: ni_mio_common: open code the M-Series regmap offsets, H Hartley Sweeten
- [PATCH 012/107] staging: comedi: ni_stc.h: tidy up NI_M_PLL_CTRL_REG bits, H Hartley Sweeten
- [PATCH 048/107] staging: comedi: ni_stc.h: remove unreachable code in RTSI_Output_Bit(), H Hartley Sweeten
- [PATCH 020/107] staging: comedi: ni_stc.h: tidy up NI_M_CDIO_DMA_SEL_REG bits, H Hartley Sweeten
- [PATCH 014/107] staging: comedi: ni_stc.h: tidy up NI_M_AI_CFG_BYPASS_FIFO_REG bits, H Hartley Sweeten
- [PATCH 028/107] staging: comedi: ni_mio_common: remove disabled GPCT functions, H Hartley Sweeten
- [PATCH 026/107] staging: comedi: ni_stc.h: tidy up NI_M_INTC_ENA_REG bits, H Hartley Sweeten
- [PATCH 006/107] staging: comedi: ni_stc.h: tidy up M_Offset_* values, H Hartley Sweeten
- [PATCH 017/107] staging: comedi: ni_stc.h: tidy up NI_M_CAL_PWM_REG bits, H Hartley Sweeten
- [PATCH 016/107] staging: comedi: ni_stc.h: tidy up NI_M_AO_REF_ATTENUATION_REG bits, H Hartley Sweeten
- [PATCH 007/107] staging: comedi: ni_stc.h: reg_type is not needed by MSeries_AI_Config_Bank_Bits(), H Hartley Sweeten
- [PATCH 018/107] staging: comedi: ni_stc.h: tidy up NI_M_PFI_OUT_SEL_REG bits, H Hartley Sweeten
- [PATCH 031/107] staging: comedi: ni_stc.h: tidy up AI_Command_2_Register and bits, H Hartley Sweeten
- [PATCH 005/107] staging: comedi: ni_mio_common: simplify ni_m_series_set_pfi_routing(), H Hartley Sweeten
- [PATCH 008/107] staging: comedi: ni_stc.h: simplify MSeries_AI_Config_Bank_Bits(), H Hartley Sweeten
- [PATCH 009/107] staging: comedi: ni_stc.h: rename M_Offset_* symbols, H Hartley Sweeten
- [PATCH 023/107] staging: comedi: ni_stc.h: tidy up NI_M_CDI_MODE_REG bits, H Hartley Sweeten
- [PATCH 030/107] staging: comedi: ni_stc.h: tidy up Interrupt_B_Ack_Register and bits, H Hartley Sweeten
- [PATCH 027/107] staging: comedi: ni_stc.h: tidy up NI_M_INTC_STATUS_REG bits, H Hartley Sweeten
- [PATCH 033/107] staging: comedi: ni_stc.h: tidy up G_Command_Register, H Hartley Sweeten
- [PATCH 043/107] staging: comedi: ni_stc.h: tidy up AO_Mode_2_Register and bits, H Hartley Sweeten
- [PATCH 029/107] staging: comedi: ni_stc.h: tidy up Interrupt_A_Ack_Register and bits, H Hartley Sweeten
- [PATCH 010/107] staging: comedi: ni_stc.h: tidy up NI_M_AI_CFG_FIFO_DATA_REG bits, H Hartley Sweeten
- [PATCH 025/107] staging: comedi: ni_stc.h: tidy up NI_M_CDO_MODE_REG bits, H Hartley Sweeten
- [PATCH 055/107] staging: comedi: ni_stc.h: tidy up AI_DIV_Load_A_Register, H Hartley Sweeten
- [PATCH 036/107] staging: comedi: ni_stc.h: tidy up DIO_Output_Register and bits, H Hartley Sweeten
- [PATCH 044/107] staging: comedi: ni_stc.h: tidy up AO_*_Load_[AB]_Register, H Hartley Sweeten
- [PATCH 022/107] staging: comedi: ni_stc.h: tidy up NI_M_CDIO_CMD_REG bits, H Hartley Sweeten
- [PATCH 045/107] staging: comedi: ni_stc.h: tidy up Clock_and_FOUT_Register and bits, H Hartley Sweeten
- [PATCH 024/107] staging: comedi: ni_mio_common: remove BUG() check in ni_cdio_cmd(), H Hartley Sweeten
- [PATCH 019/107] staging: comedi: ni_stc.h: tidy up NI_M_PFI_FILTER_REG bits, H Hartley Sweeten
- [PATCH 037/107] staging: comedi: ni_stc.h: tidy up DIO_Control_Register and bits, H Hartley Sweeten
- [PATCH 040/107] staging: comedi: ni_stc.h: tidy up AI_*_Load_[AB]_Registers, H Hartley Sweeten
- [PATCH 067/107] staging: comedi: ni_stc.h: tidy up RTSI_Trig_[AB]_Output_Register and bits, H Hartley Sweeten
- [PATCH 015/107] staging: comedi: ni_stc.h: tidy up NI_M_AO_CFG_BANK_REG bits, H Hartley Sweeten
- [PATCH 077/107] staging: comedi: ni_stc.h: tidy up DIO_Parallel_Input_Register, H Hartley Sweeten
- [PATCH 050/107] staging: comedi: ni_stc.h: tidy up Interrupt_Control_Register and bits, H Hartley Sweeten
- [PATCH 032/107] staging: comedi: ni_stc.h: tidy up AO_Command_2_Register and bits, H Hartley Sweeten
- [PATCH 052/107] staging: comedi: ni_stc.h: tidy up Analog_Trigger_Etc_Register and bits, H Hartley Sweeten
- [PATCH 034/107] staging: comedi: ni_stc.h: tidy up AI_Command_1_Register and bits, H Hartley Sweeten
- [PATCH 056/107] staging: comedi: ni_stc.h: tidy up AO_Start_Select_Register and bits, H Hartley Sweeten
- [PATCH 038/107] staging: comedi: ni_stc.h: tidy up AI_Mode_1_Register and bits, H Hartley Sweeten
- [PATCH 035/107] staging: comedi: ni_stc.h: tidy up AO_Command_1_Register and bits, H Hartley Sweeten
- [PATCH 041/107] staging: comedi: ni_stc.h: tidy up G_{Mode, Load, Input}*_Register, H Hartley Sweeten
- [PATCH 054/107] staging: comedi: ni_stc.h: tidy up AI_Trigger_Select_Register and bits, H Hartley Sweeten
- [PATCH 049/107] staging: comedi: ni_stc.h: tidy up RTSI_Trig_Direction_Register and bits, H Hartley Sweeten
- [PATCH 057/107] staging: comedi: ni_stc.h: tidy up AO_Trigger_Select_Register and bits, H Hartley Sweeten
- [PATCH 076/107] staging: comedi: ni_stc.h: tidy up AO_Status_2_Register, H Hartley Sweeten
- [PATCH 058/107] staging: comedi: ni_stc.h: tidy up G_Autoincrement_Register, H Hartley Sweeten
- [PATCH 074/107] staging: comedi: ni_stc.h: tidy up G_Status_Register, H Hartley Sweeten
- [PATCH 082/107] staging: comedi: ni_stc.h: tidy up DIO_Serial_Input_Register, H Hartley Sweeten
- [PATCH 072/107] staging: comedi: ni_stc.h: tidy up AI_Status_1_Register and bits, H Hartley Sweeten
- [PATCH 051/107] staging: comedi: ni_stc.h: tidy up AI_Output_Control_Register and bits, H Hartley Sweeten
- [PATCH 046/107] staging: comedi: ni_mio_common: use 'reg' in ni_set_bitfield(), H Hartley Sweeten
- [PATCH 021/107] staging: comedi: ni_stc.h: tidy up NI_M_CDIO_STATUS_REG bits, H Hartley Sweeten
- [PATCH 062/107] staging: comedi: ni_stc.h: tidy up Second_IRQ_A_Enable_Register and bits, H Hartley Sweeten
- [PATCH 064/107] staging: comedi: ni_stc.h: tidy up Second_IRQ_B_Enable_Register and bits, H Hartley Sweeten
- [PATCH 070/107] staging: comedi: ni_stc.h: tidy up AO_Output_Control_Register and bits, H Hartley Sweeten
- [PATCH 053/107] staging: comedi: ni_stc.h: tidy up AI_START_STOP_Select_Register and bits, H Hartley Sweeten
- [PATCH 060/107] staging: comedi: ni_stc.h: tidy up Joint_Reset_Register and bits, H Hartley Sweeten
- [PATCH 084/107] staging: comedi: ni_stc.h: tidy up AI_*_Save_Registers, H Hartley Sweeten
- [PATCH 039/107] staging: comedi: ni_stc.h: tidy up AI_Mode_2_Register and bits, H Hartley Sweeten
- [PATCH 061/107] staging: comedi: ni_stc.h: tidy up Interrupt_A_Enable_Register and bits, H Hartley Sweeten
- [PATCH 001/107] staging: comedi: ni_mio_common: refactor m-series stc register handling, H Hartley Sweeten
- [PATCH 071/107] staging: comedi: ni_stc.h: tidy up AI_Mode_3_Register and bits, H Hartley Sweeten
- [PATCH 042/107] staging: comedi: ni_stc.h: tidy up AO_Mode_1_Register and bits, H Hartley Sweeten
- [PATCH 047/107] staging: comedi: ni_stc.h: tidy up IO_Bidirection_Pin_Register, H Hartley Sweeten
- [PATCH 066/107] staging: comedi: ni_stc.h: tidy up AO_Personal_Register and bits, H Hartley Sweeten
- [PATCH 073/107] staging: comedi: ni_stc.h: tidy up AO_Status_1_Register and bits, H Hartley Sweeten
- [PATCH 069/107] staging: comedi: ni_stc.h: tidy up Write_Strobe_*_Register, H Hartley Sweeten
- [PATCH 065/107] staging: comedi: ni_stc.h: tidy up AI_Personal_Register and bits, H Hartley Sweeten
- [PATCH 081/107] staging: comedi: ni_stc.h: tidy up Joint_Status_1_Register, H Hartley Sweeten
- [PATCH 059/107] staging: comedi: ni_stc.h: tidy up AO_Mode_3_Register and bits, H Hartley Sweeten
- [PATCH 068/107] staging: comedi: ni_stc.h: tidy up RTSI_Board_Register, H Hartley Sweeten
- [PATCH 063/107] staging: comedi: ni_stc.h: tidy up Interrupt_B_Enable_Register and bits, H Hartley Sweeten
- [PATCH 092/107] staging: comedi: ni_stc.h: tidy up Configuration_Memory_Low register and bits, H Hartley Sweeten
- [PATCH 079/107] staging: comedi: ni_stc.h: tidy up G_Save_Register, H Hartley Sweeten
- [PATCH 078/107] staging: comedi: ni_stc.h: tidy up G_HW_Save_Register, H Hartley Sweeten
- [PATCH 075/107] staging: comedi: ni_stc.h: tidy up AI_Status_2_Register, H Hartley Sweeten
- [PATCH 089/107] staging: comedi: ni_stc.h: tidy up Misc_Command register and bits, H Hartley Sweeten
- [PATCH 083/107] staging: comedi: ni_stc.h: tidy up Joint_Status_2_Register and bits, H Hartley Sweeten
- [PATCH 087/107] staging: comedi: ni_stc.h: tidy up XXX_Status register and bits, H Hartley Sweeten
- [PATCH 086/107] staging: comedi: ni_stc.h: tidy up Window_{Address, Data} defines, H Hartley Sweeten
- [PATCH 097/107] staging: comedi: ni_mio_common: remove BUG_ON(gpct_index ...) checks, H Hartley Sweeten
- [PATCH 095/107] staging: comedi: ni_stc.h: tidy up DAC_FIFO_Data register, H Hartley Sweeten
- [PATCH 091/107] staging: comedi: ni_stc.h: tidy up ADC_FIFO_Data_Register, H Hartley Sweeten
- [PATCH 085/107] staging: comedi: ni_stc.h: remove unused GPCT register bit defines, H Hartley Sweeten
- [PATCH 105/107] staging: comedi: ni_stc.h: tidy up the cs5529_command_bits, H Hartley Sweeten
- [PATCH 101/107] staging: comedi: ni_stc.h: remove unused _bit* defines, H Hartley Sweeten
- [PATCH 099/107] staging: comedi: ni_stc.h: tidy up G0_G1_Select register and bits, H Hartley Sweeten
- [PATCH 093/107] staging: comedi: ni_stc.h: tidy up Configuration_Memory_High register and bits, H Hartley Sweeten
- [PATCH 094/107] staging: comedi: ni_stc.h: tidy up AO_Configuration register and bits, H Hartley Sweeten
- [PATCH 096/107] staging: comedi: ni_stc.h: tidy up DAC[01]_Direct_Data registers, H Hartley Sweeten
- [PATCH 098/107] staging: comedi: ni_stc.h: tidy up AI_AO_Select register and bits, H Hartley Sweeten
- [PATCH 088/107] staging: comedi: ni_stc.h: tidy up Serial_Command register and bits, H Hartley Sweeten
- [PATCH 080/107] staging: comedi: ni_stc.h: tidy up AO_*_Save_Registers, H Hartley Sweeten
- [PATCH 107/107] staging: comedi: ni_stc.h: final cleanup, H Hartley Sweeten
- [PATCH 100/107] staging: comedi: ni_mio_common: move ni_stc_dma_channel_select_bitfield(), H Hartley Sweeten
- [PATCH 102/107] staging: comedi: ni_stc.h: rename the NI-611x register defines, H Hartley Sweeten
- [PATCH 103/107] staging: comedi: ni_stc.h: rename the NI-6143 register defines, H Hartley Sweeten
- [PATCH 106/107] staging: comedi: ni_stc.h: tidy up the windowed_regs_67xx_61xx, H Hartley Sweeten
- [PATCH 104/107] staging: comedi: ni_stc.h: tidy up the cs5529_configuration_bits, H Hartley Sweeten
- [PATCH 090/107] staging: comedi: ni_stc.h: tidy up 8255 register defines, H Hartley Sweeten
- Re: [PATCH 000/107] staging: comedi: tidy up ni_stc.h, Ian Abbott
- Re: [PATCH 000/107] staging: comedi: tidy up ni_stc.h, Greg KH
[PATCH] staging: rtl8192u: don't redefine container_of(), Marti Bolivar
[PATCH 0/20] remove unneeded null test before free,
Julia Lawall
- [PATCH 20/20] staging: lustre: ptlrpc: service: remove unneeded null test before free, Julia Lawall
- [PATCH 19/20] staging: lustre: ptlrpc: sec_plain: remove unneeded null test before free, Julia Lawall
- [PATCH 18/20] Staging: lustre: ptlrpc: lproc_ptlrpc: remove unneeded null test before free, Julia Lawall
- [PATCH 17/20] Staging: lustre: osc: remove unneeded null test before free, Julia Lawall
- [PATCH 14/20] staging: lustre: obdclass: obd_config: remove unneeded null test before free, Julia Lawall
- [PATCH 13/20] staging: lustre: obdclass: llog: remove unneeded null test before free, Julia Lawall
- [PATCH 16/20] staging: lustre: obdecho: remove unneeded null test before free, Julia Lawall
- [PATCH 15/20] staging: lustre: obdclass: obd_mount: remove unneeded null test before free, Julia Lawall
- [PATCH 11/20] staging: lustre: mdc: remove unneeded null test before free, Julia Lawall
- [PATCH 10/20] staging: lustre: lov: lov_dev: remove unneeded null test before free, Julia Lawall
- [PATCH 9/20] staging: lustre: lmv: remove unneeded null test before free, Julia Lawall
- [PATCH 12/20] staging: lustre: obdclass: genops: remove unneeded null test before free, Julia Lawall
- [PATCH 7/20] Staging: lustre: llite: llite_lib: remove unneeded null test before free, Julia Lawall
- [PATCH 6/20] Staging: lustre: llite: file: remove unneeded null test before free, Julia Lawall
- [PATCH 8/20] staging: lustre: llite: statahead: remove unneeded null test before free, Julia Lawall
- [PATCH 1/20] staging: lustre: ldlm: ldlm_lib: remove unneeded null test before free, Julia Lawall
- [PATCH 4/20] staging: lustre: libcfs: linux: remove unneeded null test before free, Julia Lawall
- [PATCH 5/20] Staging: lustre: llite: dir: remove unneeded null test before free, Julia Lawall
- [PATCH 2/20] staging: lustre: ldlm: ldlm_lock: remove unneeded null test before free, Julia Lawall
- [PATCH 3/20] staging: lustre: ldlm: ldlm_resource: remove unneeded null test before free, Julia Lawall
[RFC PATCH 00/11] MIPS: OCTEON: move all octeon-ethernet code to staging,
Aaro Koskinen
- [RFC PATCH 01/11] MIPS: OCTEON: cvmx-helper: use function to access interface_port_count, Aaro Koskinen
- [RFC PATCH 03/11] MIPS: OCTEON: make __cvmx_helper_sgmii/xaui_probe void, Aaro Koskinen
- [RFC PATCH 05/11] MIPS: OCTEON: delete calls to __cvmx_helper_npi/rgmii_probe, Aaro Koskinen
- [RFC PATCH 04/11] MIPS: OCTEON: move interface enumeration helpers to cvmx-helper, Aaro Koskinen
- [RFC PATCH 07/11] MIPS: OCTEON: make all interface enumeration helpers static, Aaro Koskinen
- [RFC PATCH 08/11] MIPS: OCTEON: move the link helpers into a separate file, Aaro Koskinen
- [RFC PATCH 02/11] MIPS: OCTEON: move ethernet-specific helpers into a separate file, Aaro Koskinen
- [RFC PATCH 10/11] MIPS: OCTEON: ethernet: delete unneeded symbol exports, Aaro Koskinen
- [RFC PATCH 06/11] MIPS: OCTEON: rename __cvmx_helper_npi/rgmii_probe, Aaro Koskinen
- [RFC PATCH 09/11] MIPS: OCTEON: move ethernet-specific helpers to staging, Aaro Koskinen
- [RFC PATCH 11/11] MIPS: OCTEON: move all ethernet-specific headers to staging, Aaro Koskinen
- Re: [RFC PATCH 00/11] MIPS: OCTEON: move all octeon-ethernet code to staging, Greg Kroah-Hartman
[PATCH 0/8] staging: comedi: mite: some clean-ups,
Ian Abbott
[PATCH V2 1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed, K. Y. Srinivasan
[PATCH 0/11] Use kzalloc and kfree,
Julia Lawall
- [PATCH 11/11] staging: lustre: ptlrpc: Use kzalloc and kfree, Julia Lawall
- [PATCH 10/11] staging: lustre: osc: Use kzalloc and kfree, Julia Lawall
- [PATCH 9/11] staging: lustre: obdecho: Use kzalloc and kfree, Julia Lawall
- [PATCH 7/11] staging: lustre: mgc: Use kzalloc and kfree, Julia Lawall
- [PATCH 5/11] staging: lustre: lmv: Use kzalloc and kfree, Julia Lawall
- [PATCH 3/11] staging: lustre: lclient: Use kzalloc and kfree, Julia Lawall
- [PATCH 6/11] staging: lustre: mdc: Use kzalloc and kfree, Julia Lawall
- [PATCH 8/11] staging: lustre: obdclass: Use kzalloc and kfree, Julia Lawall
- [PATCH 4/11] staging: lustre: ldlm: Use kzalloc and kfree, Julia Lawall
- [PATCH 1/11] staging: lustre: fid: Use kzalloc and kfree, Julia Lawall
- [PATCH 2/11] Staging: lustre: fld: Use kzalloc and kfree, Julia Lawall
- Re: [PATCH 0/11] Use kzalloc and kfree, Greg Kroah-Hartman
[PATCH] staging: iio: ad7606_par: Constify platform_device_id,
Krzysztof Kozlowski
[PATCH] staging: media: omap4iss: Constify platform_device_id,
Krzysztof Kozlowski
[PATCH 10/11] drivers/staging: include <module.h> for modular android tegra_ion code, Paul Gortmaker
[PATCH V2 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host,
K. Y. Srinivasan
[PATCH] Staging: rts5208: Replace timeval with timespec64, Ksenija Stanojevic
[PATCH] staging: lustre: fix ifnullfree.cocci warnings, kbuild test robot
[PATCH] staging: lustre: llite: fix ifnullfree.cocci warnings,
kbuild test robot
[PATCH] i2o: fix semicolon.cocci warnings,
kbuild test robot
[PATCH] i2o: fix simple_return.cocci warnings, kbuild test robot
[PATCH] staging: rtl8192e: fix wrong assignment,
Gujulan Elango, Hari Prasath (H.)
[PATCHv2] staging: rtl8712: return error directly, Gujulan Elango, Hari Prasath (H.)
[PATCH] staging: rtl8712: return error directly,
Gujulan Elango, Hari Prasath (H.)
[PATCHv3] staging: rtl8712: Fix freeing ERR_PTR, Gujulan Elango, Hari Prasath (H.)
[PATCHv2] staging: rtl8712: Fix freeing ERR_PTR,
Gujulan Elango, Hari Prasath (H.)
[PATCH net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host,
K. Y. Srinivasan
[PATCH] staging: rtl8712: Fix freeing ERR_PTR,
Gujulan Elango, Hari Prasath (H.)
[PATCH 00/12] mmc: core: add SD4.0 support,
micky_ching
- [PATCH 02/12] mmc: core: modify mmc_app_cmd interface for SD4.0, micky_ching
- [PATCH 03/12] mmc: core: add SD4.0 operation function, micky_ching
- [PATCH 04/12] mmc: core: add tlp request handler for SD4.0, micky_ching
- [PATCH 05/12] mmc: core: disable full power cycle for SD4.0, micky_ching
- [PATCH 06/12] mmc: core: init SD4.0 mode before legacy mode, micky_ching
- [PATCH 08/12] mmc: sdhci: add SD4.0 operations, micky_ching
- [PATCH 07/12] mmc: sdhci: add data structure for SD4.0, micky_ching
- [PATCH 09/12] mmc: sdhci: add tlp handler for SD4.0, micky_ching
- [PATCH 10/12] mmc: sdhci: disable clock control for SD4.0 mode, micky_ching
- [PATCH 11/12] mmc: sdhci: set DMA configure for SD4.0 mode, micky_ching
- [PATCH 12/12] mmc: sdhci: add SD4.0 support, micky_ching
- [PATCH 01/12] mmc: core: add data structure define for SD4.0, micky_ching
[PATCH V2 net 1/1] hv_netvsc: Fix a bug in netvsc_start_xmit(),
K. Y. Srinivasan
[PATCH 0/7] staging: fsl-mc: New functionality to the MC bus driver,
J. German Rivera
[PATCH] radio-bcm2048: remove unused var,
Mauro Carvalho Chehab
[PATCH net-next, v3, 1/1] hv_netvsc: introduce netif-msg into netvsc module,
sixiao
[PATCH net 1/1] hv_netvsc: Fix a bug in netvsc_start_xmit(),
K. Y. Srinivasan
[PATCH v2 0/6] Drivers: hv: vmbus: fair round robin algorithm for vmbus_get_outgoing_channel(),
Vitaly Kuznetsov
[PATCH v2 0/3] staging: comedi: Coverity fixes,
H Hartley Sweeten
[PATCH] staging: comedi: Return error if memory allocation fails,
Gujulan Elango, Hari Prasath (H.)
[PATCH] staging: iio: Check return value and handle error, Gujulan Elango, Hari Prasath (H.)
linux-4.1-rc1/drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.c:424: bad if test ?,
David Binderman
[PATCH V2] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1,
Huacai Chen
[PATCH] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1,
Huacai Chen
[PATCH] Staging: comedi: ni_stc.h: Fixed missing blank lines after declarations, Nicolae-Alexandru Ivan
[PATCH] Checkpatch fix: lines longer than 80 columns, Guillaume Brogi
[PATCH 1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed,
K. Y. Srinivasan
[PATCH] staging: slicoss: Break string into two lines.,
Navya Sri Nizamkari
[PATCH net-next, v2, 1/1] hv_netvsc: introduce netif-msg into netvsc module,
sixiao
[PATCH v2 1/2] staging: sm750fb: cleanup white space,
Charles Rose
[PATCH] staging: rtl8712e: use time_before() macro, Gujulan Elango, Hari Prasath (H.)
[PATCH] staging: rtl8192e: Use time_after macro, Gujulan Elango, Hari Prasath (H.)
[PATCH] Staging: dgnc: Replace snprintf instead of sprintf,
DHANAPAL, GNANACHANDRAN (G.)
[PATCH 1/2] staging: wilc1000: Add SDIO/SPI 802.11 driver,
Johnny Kim
[PATCH] staging: lustre: Avoid creating two variables,
Gujulan Elango, Hari Prasath (H.)
[PATCH] staging: lustre: declare file operations structure as static,
Gujulan Elango, Hari Prasath (H.)
[PATCH v3] staging: fbtft: Disable DMA support if DMA is not available, Geert Uytterhoeven
[PATCH] staging: gsc_hdpi: Remove dead code,
Gujulan Elango, Hari Prasath (H.)
[PATCH] staging: sm750fb: cleanup white space and indent,
Charles Rose
[PATCH 2/2] staging: emxx_udc: Remove dead code, Gujulan Elango, Hari Prasath (H.)
[PATCH 1/2] staging: emxx_udc : remove stray semicolon, Gujulan Elango, Hari Prasath (H.)
[PATCH] staging: comedi: Remove unwanted lines of code,
Gujulan Elango, Hari Prasath (H.)
[PATCH v2] staging: fbtft: Disable DMA support if DMA is not available,
Geert Uytterhoeven
[PATCH] staging: fbtft: Disable DMA support if DMA is not available,
Geert Uytterhoeven
[PATCH v2] Staging: rtl8712: Removed unused return variable,
DHANAPAL, GNANACHANDRAN (G.)
[PATCH] Staging: rtl8712: Removed unused variable,
DHANAPAL, GNANACHANDRAN (G.)
[PATCH] staging: i2o: Remove unwanted semicolon,
Gujulan Elango, Hari Prasath (H.)
[PATCH 1/2] staging: sm7xxfb: use framebuffer_alloc and release,
Sudip Mukherjee
[PATCH] staging: fsl-mc: Remove redundant initalization of the .owner field, Gujulan Elango, Hari Prasath (H.)
[PATCH V2 0/5] Drivers: hv: vmbus: Cleanup the vmbus unload path,
K. Y. Srinivasan
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]