Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH 1/2] staging: android: binder: remove unnecessary comment, (continued)
- [PATCH 00/87] staging: comedi: cleanup pcl812/816/818 drivers,
H Hartley Sweeten
- [PATCH 10/87] staging: comedi: pcl816: remove 'i8254_osc_base' from boardinfo, H Hartley Sweeten
- [PATCH 02/87] staging: comedi: pcl816: convert boardinfo declaration to C99 format, H Hartley Sweeten
- [PATCH 12/87] staging: comedi: pcl816: remove 'rangelist_ao' from boardinfo, H Hartley Sweeten
- [PATCH 11/87] staging: comedi: pcl812: remove 'rangelist_ao' from boardinfo, H Hartley Sweeten
- [PATCH 04/87] staging: comedi: pcl812: remove 0/NULL initialzation in boardinfo, H Hartley Sweeten
- [PATCH 06/87] staging: comedi: pcl812: remove 'io_range' from boardinfo, H Hartley Sweeten
- [PATCH 03/87] staging: comedi: pcl818: convert boardinfo declaration to C99 format, H Hartley Sweeten
- [PATCH 05/87] staging: comedi: pcl818: remove 0/NULL initialzation in boardinfo, H Hartley Sweeten
- [PATCH 07/87] staging: comedi: pcl816: remove 'io_range' from boardinfo, H Hartley Sweeten
- [PATCH 20/87] staging: comedi: pcl818: all board types have digital inputs and outputs, H Hartley Sweeten
- [PATCH 21/87] staging: comedi: pcl816: all board types have digital inputs and outputs, H Hartley Sweeten
- [PATCH 19/87] staging: comedi: pcl812: tidy up digital subdevice boardinfo, H Hartley Sweeten
- [PATCH 29/87] staging: comedi: pcl818: remove 'n_ranges' from boardinfo, H Hartley Sweeten
- [PATCH 18/87] staging: comedi: pcl818: change 'is_818' in boardinfo to a bit-field, H Hartley Sweeten
- [PATCH 25/87] staging: comedi: pcl816: all board types have 16 analog inputs, H Hartley Sweeten
- [PATCH 16/87] staging: comedi: pcl818: clarify dma channel request in pcl818_attach(), H Hartley Sweeten
- [PATCH 30/87] staging: comedi: pcl816: remove 'ao_chanlist' from boardinfo, H Hartley Sweeten
- [PATCH 01/87] staging: comedi: pcl812: convert boardinfo declaration to C99 format, H Hartley Sweeten
- [PATCH 27/87] staging: comedi: pcl812: tidy up differential ai user option, H Hartley Sweeten
- [PATCH 34/87] staging: comedi: pcl816: remove 'n_aochan' from boardinfo, H Hartley Sweeten
- [PATCH 38/87] staging: comedi: pcl818: remove 'ao_maxdata' from boardinfo, H Hartley Sweeten
- [PATCH 24/87] staging: comedi: pcl812: all board types have analog inputs, H Hartley Sweeten
- [PATCH 36/87] staging: comedi: pcl818: clarify irq request in pcl818_attach(), H Hartley Sweeten
- [PATCH 43/87] staging: comedi: pcl812: remove 'ai_is16b' from private data, H Hartley Sweeten
- [PATCH 32/87] staging: comedi: pcl816: remove 'ai_range_type' from boardinfo, H Hartley Sweeten
- [PATCH 08/87] staging: comedi: pcl818: remove 'io_range' from boardinfo, H Hartley Sweeten
- [PATCH 23/87] staging: comedi: pcl818: factor analog input range selection out of (*attach), H Hartley Sweeten
- [PATCH 42/87] staging: comedi: pcl818: introduce pcl818_ai_get_sample(), H Hartley Sweeten
- [PATCH 49/87] staging: comedi: pcl812: remove 'ai_n_chan' from private data, H Hartley Sweeten
- [PATCH 37/87] staging: comedi: pcl818: remove 'ai_maxdata' from boardinfo, H Hartley Sweeten
- [PATCH 33/87] staging: comedi: pcl816: remove 'ai_ns_min' from boardinfo, H Hartley Sweeten
- [PATCH 45/87] staging: comedi: pcl812: remove 'valid' from private data, H Hartley Sweeten
- [PATCH 51/87] staging: comedi: pcl818: remove 'ai_n_chan' from private data, H Hartley Sweeten
- [PATCH 26/87] staging: comedi: pcl818: all board types have analog inputs, H Hartley Sweeten
- [PATCH 09/87] staging: comedi: pcl812: remove 'i8254_osc_base' from boardinfo, H Hartley Sweeten
- [PATCH 15/87] staging: comedi: pcl816: clarify dma channel request in pcl816_attach(), H Hartley Sweeten
- [PATCH 54/87] staging: comedi: pcl812: tidy up dma buffer allocation, H Hartley Sweeten
- [PATCH 22/87] staging: comedi: pcl812: factor analog input range selection out of (*attach), H Hartley Sweeten
- [PATCH 46/87] staging: comedi: pcl812: remove 'ai_scans' from private data, H Hartley Sweeten
- [PATCH 35/87] staging: comedi: pcl816: clarify irq request in pcl816_attach(), H Hartley Sweeten
- [PATCH 59/87] staging: comedi: pcl812: use 8253.h helpers, H Hartley Sweeten
- [PATCH 17/87] staging: comedi: pcl812: rename 'haveMPC508' in boardinfo, H Hartley Sweeten
- [PATCH 44/87] staging: comedi: pcl812: remove acl8216_ai_insn_read(), H Hartley Sweeten
- [PATCH 52/87] staging: comedi: pcl812: remove 'ai_flags' from private data, H Hartley Sweeten
- [PATCH 57/87] staging: comedi: pcl816: remove 'last_int_sub' from private data, H Hartley Sweeten
- [PATCH 67/87] staging: comedi: pcl816: use subdevice (*cancel), H Hartley Sweeten
- [PATCH 58/87] staging: comedi: pcl818: remove 'last_int_sub' from private data, H Hartley Sweeten
- [PATCH 41/87] staging: comedi: pcl816: introduce pcl816_ai_get_sample(), H Hartley Sweeten
- [PATCH 13/87] staging: comedi: pcl818: remove 'rangelist_ao' from boardinfo, H Hartley Sweeten
- [PATCH 69/87] staging: comedi: pcl818: remove analog output interrupt code, H Hartley Sweeten
- [PATCH 74/87] staging: comedi: pcl812: convert private data flags to bit-fields, H Hartley Sweeten
- [PATCH 60/87] staging: comedi: pcl816: use 8253.h helpers, H Hartley Sweeten
- [PATCH 47/87] staging: comedi: pcl816: remove 'ai_scans' from private data, H Hartley Sweeten
- [PATCH 76/87] staging: comedi: pcl818: convert private data flags to bit-fields, H Hartley Sweeten
- [PATCH 63/87] staging: comedi: pcl812: don't calc the timer divisors twice, H Hartley Sweeten
- [PATCH 66/87] staging: comedi: pcl812: use subdevice (*cancel), H Hartley Sweeten
- [PATCH 75/87] staging: comedi: pcl816: convert private data flags to bit-fields, H Hartley Sweeten
- [PATCH 48/87] staging: comedi: pcl818: remove 'ai_scans' from private data, H Hartley Sweeten
- [PATCH 31/87] staging: comedi: pcl816: remove incorrect 'ai_chanlist' from boardinfo, H Hartley Sweeten
- [PATCH 65/87] staging: comedi: pcl818: don't calc the timer divisors twice, H Hartley Sweeten
- [PATCH 55/87] staging: comedi: pcl816: tidy up dma buffer allocation, H Hartley Sweeten
- [PATCH 72/87] staging: comedi: pcl818: remove 'ai_chanlist' from private data, H Hartley Sweeten
- [PATCH 40/87] staging: comedi: pcl812: introduce pcl812_ai_get_sample(), H Hartley Sweeten
- [PATCH 64/87] staging: comedi: pcl816: don't calc the timer divisors twice, H Hartley Sweeten
- [PATCH 53/87] staging: comedi: pcl818: remove 'ai_flags' from private data, H Hartley Sweeten
- [PATCH 50/87] staging: comedi: pcl816: remove 'ai_n_chan' from private data, H Hartley Sweeten
- [PATCH 81/87] staging: comedi: pcl816: remove unnecessary function separation comments, H Hartley Sweeten
- [PATCH 73/87] staging: comedi: pcl816: remove 'ai_act_chanlist_{len, pos}' from private data, H Hartley Sweeten
- [PATCH 14/87] staging: comedi: pcl812: clarify dma channel request in pcl812_attach(), H Hartley Sweeten
- [PATCH 70/87] staging: comedi: pcl818: remove 'ai_timer[12]' from private data, H Hartley Sweeten
- [PATCH 86/87] staging: comedi: pcl816: kzalloc'ed memory does not need to be cleared, H Hartley Sweeten
- [PATCH 28/87] staging: comedi: pcl816: remove 'n_ranges' from boardinfo, H Hartley Sweeten
- [PATCH 68/87] staging: comedi: pcl818: use subdevice (*cancel), H Hartley Sweeten
- [PATCH 71/87] staging: comedi: pcl812: remove 'ai_chanlist' from private data, H Hartley Sweeten
- [PATCH 39/87] staging: comedi: pcl812: remove 'ai_maxdata' from boardinfo, H Hartley Sweeten
- [PATCH 62/87] staging: comedi: pcl816: remove unneeded forward declarations, H Hartley Sweeten
- [PATCH 77/87] staging: comedi: pcl816: rename 'irq_blocked' in private data, H Hartley Sweeten
- [PATCH 61/87] staging: comedi: pcl818: use 8253.h helpers, H Hartley Sweeten
- [PATCH 56/87] staging: comedi: pcl818: tidy up dma buffer allocation, H Hartley Sweeten
- [PATCH 85/87] staging: comedi: pcl812: allocate private data before requesting the I/O region, H Hartley Sweeten
- [PATCH 83/87] staging: comedi: pcl818: tidy up pcl818_check(), H Hartley Sweeten
- [PATCH 80/87] staging: comedi: pcl812: remove unnecessary function separation comments, H Hartley Sweeten
- [PATCH 82/87] staging: comedi: pcl818: remove unnecessary function separation comments, H Hartley Sweeten
- [PATCH 79/87] staging: comedi: pcl816: remove unnecessary 'dev->irq' check, H Hartley Sweeten
- [PATCH 84/87] staging: comedi: pcl816: tidy up pcl818_check(), H Hartley Sweeten
- [PATCH 78/87] staging: comedi: pcl818: rename 'irq_blocked' in private data, H Hartley Sweeten
- [PATCH 87/87] staging: comedi: pcl818: kzalloc'ed memory does not need to be cleared, H Hartley Sweeten
- Re: [PATCH 00/87] staging: comedi: cleanup pcl812/816/818 drivers, Ian Abbott
- [patch 2/2] staging/bcm: integer underflow leads to Oom, Dan Carpenter
- [patch 1/2] staging/bcm: two information leaks in ioctl,
Dan Carpenter
- [PATCH 01/16] Staging: rtl8821ae: Remove version specific code from base.c,
Sachin Kamat
- [PATCH 03/16] Staging: rtl8821ae: Remove version specific code from compat.h, Sachin Kamat
- [PATCH 02/16] Staging: rtl8821ae: Remove version specific code from cam.c, Sachin Kamat
- [PATCH 04/16] Staging: rtl8821ae: Remove version specific code from core.c, Sachin Kamat
- [PATCH 06/16] Staging: rtl8821ae: Remove version specific code from efuse.c, Sachin Kamat
- [PATCH 07/16] Staging: rtl8821ae: Remove version specific code from pci.c, Sachin Kamat
- [PATCH 09/16] Staging: rtl8821ae: Remove version specific code from ps.c, Sachin Kamat
- [PATCH 10/16] Staging: rtl8821ae: Remove version specific code from rc.c, Sachin Kamat
- [PATCH 11/16] Staging: rtl8821ae: Remove version specific code from regd.c, Sachin Kamat
- [PATCH 14/16] Staging: rtl8821ae: Remove version specific code from trx.c, Sachin Kamat
- [PATCH 08/16] Staging: rtl8821ae: Remove version specific code from pci.h, Sachin Kamat
- [PATCH 05/16] Staging: rtl8821ae: Remove version specific code from debug.c, Sachin Kamat
- [PATCH 13/16] Staging: rtl8821ae: Remove version specific code from sw.c, Sachin Kamat
- [PATCH 16/16] Staging: rtl8821ae: Remove version specific code from stats.c, Sachin Kamat
- [PATCH 12/16] Staging: rtl8821ae: Remove version specific code from regd.h, Sachin Kamat
- [PATCH 15/16] Staging: rtl8821ae: Remove version specific code from trx.h, Sachin Kamat
- Re: [PATCH 01/16] Staging: rtl8821ae: Remove version specific code from base.c, Dan Carpenter
- [PATCH v2 0/3] mmc: rtsx: fix bug and support nonblocking request,
micky_ching
- [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request,
micky_ching
- [PATCH V2] staging: ion: replace ion_phys_addr_t with phys_addr_t,
Tomas Winkler
- [PATCH 0/3] Drivers: net: hyperv: Cleanup the hyper-V networking code,
K. Y. Srinivasan
- [PATCH] staging: ion: replace ion_phys_addr_t with phys_addr_t, Tomas Winkler
- [PATCH V7 1/1] Drivers: hv: Implement the file copy service, K. Y. Srinivasan
- [PATCH] Staging: bcm: DDRInit: fix up indentation issues., Gary Rookard
- [PATCH 1/4] Staging: comedi: addi-data: fix brace-related coding style issues in hwdrv_apci035.c,
Chase Southwood
- [PATCH] staging: davinci_vpfe: fix error check,
Levente Kurusa
- [PATCH] staging: rts5208: fix always true condition,
Levente Kurusa
- [PATCH 1/3] staging: r8712u: delete unnecessary field initialization, Julia Lawall
- [PATCH 2/3] staging: r8188eu: delete unnecessary field initialization,
Julia Lawall
- [PATCH] Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint(),
Chase Southwood
- [PATCH 00/13] Cleanups for r8188eu,
Larry Finger
- [PATCH 01/13] staging: r8188eu: Remove unnecessary list_head entry from recv_frame union, Larry Finger
- [PATCH 02/13] staging: r8188eu: Remove pointless "alignment" entry in recv_frame, Larry Finger
- [PATCH 04/13] staging: r8188eu: Remove pkt_to_recv{frame, data, mem} routines, Larry Finger
- [PATCH 05/13] staging: r8188eu: Remove unused get_rxbuf_desc(), Larry Finger
- [PATCH 03/13] staging: r8188eu: Remove union wrapping of recv_frame, Larry Finger
- [PATCH 06/13] staging: r8188eu: Remove get_recvframe_len(), Larry Finger
- [PATCH 07/13] staging: r8188eu: Remove get_recvframe_data(), Larry Finger
- [PATCH 09/13] staging: r8188eu: Remove wrapper _exit_critical_mutex(), Larry Finger
- [PATCH 08/13] staging: r8188eu: Remove unused union, Larry Finger
- [PATCH 10/13] staging: r8188eu: Remove wrapper _enter_critical_mutex(), Larry Finger
- [PATCH 11/13] staging: r8188eu: Remove wrapper routine _init_workitem(), Larry Finger
- [PATCH 12/13] staging: r8188eu: Remove wrapper routine _set_workitem(), Larry Finger
- [PATCH 13/13] staging: r8188eu: Make firmware buffer persistent, Larry Finger
- [PATCH] [RFC] staging: rtl8821ae: fix invalid bit mask on MSR_AP check,
Levente Kurusa
- [GIT PULL] Staging driver fixes for 3.14-rc3, Greg KH
- [PATCH] staging:lustre: Fix typo in comment and printk within lustre/obdclass, Masanari Iida
- [PATCH 1/2] staging: iio: hmc5843: Add all available models to device tree id table.,
Marek Belisko
- [PATCH 1/1] Drivers: hv: Ballon: Make pressure posting thread sleep interruptibly, K. Y. Srinivasan
- [PATCH] staging: r8188eu: Remove dead code,
Paul Bolle
- [PATCH] Staging: comedi: clean up conditional statement in addi_apci_3xxx.c,
Chase Southwood
- [PATCH net,v3] hyperv: Fix the carrier status setting,
Haiyang Zhang
- [PATCH] staging: rtl8821ae: Fix potential infinite loop, Larry Finger
- [PATCH] hostap: fix "hostap: proc: Use remove_proc_subtree()", Russell King - ARM Linux
- [PATCH] staging: r8188eu: Fix more Smatch warnings and errors, Larry Finger
- [PATCH] VME: Stop using memcpy_[to|from]io() due to unwanted behaviour, Martyn Welch
- [PATCH] staging: rtl8188eu: remove unused header files, navin patidar
- [PATCH] staging: r8188eu: Fix Smatch warnings,
Larry Finger
- [PATCH V6 1/1] Drivers: hv: Implement the file copy service,
K. Y. Srinivasan
- Re: [PATCH 1/1] Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation,
Greg KH
- [PATCH v2 3/3] staging: rtl8188eu: remove header file ethernet.h, navin patidar
- [PATCH 1/2] staging: lustre: Remove duplicate inclusion of crypto.h,
Sachin Kamat
- [PATCH v4 0/3] Add modules for realtek USB card reader,
rogerable
- [PATCH 1/1] staging: imx-drm: remove unused variable,
Sachin Kamat
- [PATCH] Staging: comedi: Correct a few printf format codes, Chase Southwood
- [PATCH 1/2] drivers:staging:silicom Fixed extern warnings reported by checkpatch,
Surendra Patil
- [PATCH] staging/rtl8821ae: fix build, depends on MAC80211, Randy Dunlap
- Re: linux-next: Tree for Feb 11 (staging/rtl8821ae/),
Randy Dunlap
- Digi International dgap driver in staging,
Mark Hounschell
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] staging: r8188eu: default to "y" in Kconfig,
Paul Bolle
[RFC PATCH v2 0/4] imx-drm dt bindings,
Philipp Zabel
[PATCH 1/2] drivers:staging:silicom: Fixed MACRO and Extern Coding style warnings and errors,
Surendra Patil
[PATCH 0/9] staging: comedi: remove some async command cruft,
H Hartley Sweeten
staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function, Kirill Tkhai
[PATCH 00/47 v2] staging: comedi: cleanup the "timeout" loops,
H Hartley Sweeten
- [PATCH 03/47 v2] staging: comedi: adl_pci6208x: use comedi_timeout(), H Hartley Sweeten
- [PATCH 10/47 v2] staging: comedi: pcmad: use comedi_timeout(), H Hartley Sweeten
- [PATCH 14/47 v2] staging: comedi: aio_aio12_8: use comedi_timeout(), H Hartley Sweeten
- [PATCH 16/47 v2] staging: comedi: cb_pcidas: use comedi_timeout(), H Hartley Sweeten
- [PATCH 08/47 v2] staging: comedi: ni_labpc: use comedi_timeout(), H Hartley Sweeten
- [PATCH 17/47 v2] staging: comedi: cb_pcidas64: use comedi_timeout(), H Hartley Sweeten
- [PATCH 02/47 v2] staging: comedi: skel: use comedi_timeout(), H Hartley Sweeten
- [PATCH 24/47 v2] staging: comedi: s526: use comedi_timeout(), H Hartley Sweeten
- [PATCH 19/47 v2] staging: comedi: das08: use comedi_timeout(), H Hartley Sweeten
- [PATCH 09/47 v2] staging: comedi: pcl711: use comedi_timeout(), H Hartley Sweeten
- [PATCH 21/47 v2] staging: comedi: dt2811: use comedi_timeout(), H Hartley Sweeten
- [PATCH 12/47 v2] staging: comedi: dt2815: use comedi_timeout(), H Hartley Sweeten
- [PATCH 26/47 v2] staging: comedi: ni_at_a2150: use comedi_timeout(), H Hartley Sweeten
- [PATCH 06/47 v2] staging: comedi: ii_pci20kc: use comedi_timeout(), H Hartley Sweeten
- [PATCH 29/47 v2] staging: comedi: adl_pci9118: use comedi_timeout(), H Hartley Sweeten
- [PATCH 30/47 v2] staging: comedi: adv_pci1710: use comedi_timeout(), H Hartley Sweeten
- [PATCH 23/47 v2] staging: comedi: mpc624: use comedi_timeout(), H Hartley Sweeten
- [PATCH 31/47 v2] staging: comedi: adq12b: use comedi_timeout(), H Hartley Sweeten
- [PATCH 15/47 v2] staging: comedi: cb_das16_cs: use comedi_timeout(), H Hartley Sweeten
- [PATCH 33/47 v2] staging: comedi: dyna_pci10xx: use comedi_timeout(), H Hartley Sweeten
- [PATCH 35/47 v2] staging: comedi: multiq3: use comedi_timeout(), H Hartley Sweeten
- [PATCH 07/47 v2] staging: comedi: mf6x4: use comedi_timeout(), H Hartley Sweeten
- [PATCH 25/47 v2] staging: comedi: addi_apci_3xx: use comedi_timeout(), H Hartley Sweeten
- [PATCH 04/47 v2] staging: comedi: das16: use comedi_timeout(), H Hartley Sweeten
- [PATCH 22/47 v2] staging: comedi: me_daq: use comedi_timeout(), H Hartley Sweeten
- [PATCH 11/47 v2] staging: comedi: pcmmio: use comedi_timeout(), H Hartley Sweeten
- [PATCH 34/47 v2] staging: comedi: icp_multi: use comedi_timeout(), H Hartley Sweeten
- [PATCH 20/47 v2] staging: comedi: das16m1: use comedi_timeout(), H Hartley Sweeten
- [PATCH 38/47 v2] staging: comedi: s626: use comedi_timeout(), H Hartley Sweeten
- [PATCH 01/47 v2] staging: comedi: introduce comedi_timeout(), H Hartley Sweeten
- [PATCH 13/47 v2] staging: comedi: rti800: use comedi_timeout(), H Hartley Sweeten
- [PATCH 39/47 v2] staging: comedi: dt282x: use comedi_timeout(), H Hartley Sweeten
- [PATCH 28/47 v2] staging: comedi: adl_pci9111: use comedi_timeout(), H Hartley Sweeten
- [PATCH 37/47 v2] staging: comedi: rtd520: use comedi_timeout(), H Hartley Sweeten
- [PATCH 36/47 v2] staging: comedi: ni_daq_700: use comedi_timeout(), H Hartley Sweeten
- [PATCH 47/47 v2] staging: comedi: don't clear 'data' on (*insn_read) timeout, H Hartley Sweeten
- [PATCH 41/47 v2] staging: comedi: pcl812: use comedi_timeout(), H Hartley Sweeten
- [PATCH 05/47 v2] staging: comedi: das800: use comedi_timeout(), H Hartley Sweeten
- [PATCH 42/47 v2] staging: comedi: pcl816: use comedi_timeout(), H Hartley Sweeten
- [PATCH 45/47 v2] staging: comedi: dmm32at: use comedi_timeout(), H Hartley Sweeten
- [PATCH 43/47 v2] staging: comedi: pcl818: use comedi_timeout(), H Hartley Sweeten
- [PATCH 27/47 v2] staging: comedi: ni_atmio16d: use comedi_timeout(), H Hartley Sweeten
- [PATCH 46/47 v2] staging: comedi: move (*insn_{read, write}) timeout debug messages to core, H Hartley Sweeten
- [PATCH 32/47 v2] staging: comedi: amplc_pci230: use comedi_timeout(), H Hartley Sweeten
- [PATCH 18/47 v2] staging: comedi: cb_pcimdas: use comedi_timeout(), H Hartley Sweeten
- [PATCH 44/47 v2] staging: comedi: dt2814: use comedi_timeout(), H Hartley Sweeten
- [PATCH 40/47 v2] staging: comedi: daqboard2000: use comedi_timeout(), H Hartley Sweeten
[PATCH]staging: slicoss: Fix possible reuse of freed memory in timer function,
Kirill Tkhai
[PATCH net,v2] hyperv: Fix the carrier status setting,
Haiyang Zhang
[PATCH RFC v2 00/35] Second preview of imx-drm cleanup series,
Russell King - ARM Linux
- [PATCH RFC v2 01/35] imx-drm: imx-drm-core: use the crtc drm device for vblank, Russell King
- [PATCH RFC v2 02/35] imx-drm: imx-drm-core: avoid going the long route round for drm_device, Russell King
- [PATCH RFC v2 03/35] imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc(), Russell King
- [PATCH RFC v2 04/35] imx-drm: imx-hdmi: fix compile errors, Russell King
- [PATCH RFC v2 06/35] imx-drm: imx-hdmi: clean up setting CSC registers, Russell King
- [PATCH RFC v2 05/35] imx-drm: imx-hdmi: convert HDMI clock settings to tabular form, Russell King
- [PATCH RFC v2 07/35] imx-drm: imx-hdmi: provide register modification function, Russell King
- [PATCH RFC v2 08/35] imx-drm: imx-hdmi: clean up setting of vp_conf, Russell King
- [PATCH RFC v2 09/35] imx-drm: imx-hdmi: fix CTS/N setup at init time, Russell King
- [PATCH RFC v2 10/35] imx-drm: ipu-v3: more inteligent DI clock selection, Russell King
- [PATCH RFC v2 11/35] imx-drm: ipu-v3: don't use clk_round_rate() before clk_set_rate(), Russell King
- [PATCH RFC v2 12/35] imx-drm: ipu-v3: more clocking fixes, Russell King
- [PATCH RFC v2 15/35] imx-drm: imx-drm-core: sanitise imx_drm_encoder_get_mux_id(), Russell King
- [PATCH RFC v2 16/35] imx-drm: imx-drm-core: use array instead of list for CRTCs, Russell King
- [PATCH RFC v2 17/35] imx-drm: provide common connector mode validation function, Russell King
- [PATCH RFC v2 18/35] imx-drm: simplify setup of panel format, Russell King
- [PATCH RFC v2 19/35] imx-drm: convert to componentised device support, Russell King
- [PATCH RFC v2 20/35] imx-drm: imx-hdmi: convert to a component device, Russell King
- [PATCH RFC v2 21/35] imx-drm: delay publishing sysfs connector entries, Russell King
- [PATCH RFC v2 22/35] imx-drm: remove separate imx-fbdev, Russell King
- [PATCH RFC v2 23/35] imx-drm: remove imx-fb.c, Russell King
- [PATCH RFC v2 24/35] imx-drm: use supplied drm_device where possible, Russell King
- [PATCH RFC v2 25/35] imx-drm: imx-drm-core: provide helper function to parse possible crtcs, Russell King
- [PATCH RFC v2 26/35] imx-drm: imx-drm-core: provide common connector and encoder cleanup functions, Russell King
- [PATCH RFC v2 28/35] imx-drm: imx-hdmi: initialise drm components directly, Russell King
- [PATCH RFC v2 27/35] imx-drm: parallel-display,imx-tve,imx-ldb: initialise drm components directly, Russell King
- [PATCH RFC v2 29/35] imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code, Russell King
- [PATCH RFC v2 30/35] imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group(), Russell King
- [PATCH RFC v2 31/35] imx-drm: imx-drm-core: kill off mutex, Russell King
- [PATCH RFC v2 32/35] imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function, Russell King
- [PATCH RFC v2 33/35] imx-drm: imx-drm-core: various cleanups, Russell King
- [PATCH RFC v2 34/35] imx-drm: imx-drm-core: add core hotplug connector support, Russell King
- [PATCH RFC v2 35/35] imx-drm: imx-hdmi: add hotplug support to HDMI component, Russell King
- Re: [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series, Philipp Zabel
Re: [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series, Russell King - ARM Linux
Re: [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series, Fabio Estevam
Re: [PATCH RFC v2 00/35] Second preview of imx-drm cleanup series, Shawn Guo
[PATCH] staging: drm/imx: remove an unnecessary local variable,
Liu Ying
[PATCH] staging: android: timed_output: fix a checkpatch warning, Daeseok Youn
[PATCH] staging : android : sync : fix a checkpatch warning,
Daeseok Youn
[PATCH] staging : ion : Fix some checkpatch warnings and an error,
Daeseok Youn
[PATCH] drivers:staging:silicom: Fixed MACRO, Extern, parentheses Coding style warnings and errors,
Surendra Patil
[PATCH] staging : android : fix checkpatch issues,
Daeseok Youn
[PATCH net] hyperv: Fix the carrier status setting,
Haiyang Zhang
[PATCH 0/6] Various cleanups of r8188eu,
Larry Finger
[PATCH 20/28] Remove OMAP_PM_SRF,
Richard Weinberger
[PATCH] [media] v4l: omap4iss: Remove VIDEO_OMAP4_DEBUG,
Paul Bolle
[PATCH] Staging: rtl8812ae: remove undefined Kconfig macros, Paul Bolle
[PATCH 1/3] staging: rtl8188eu: remove header file if_ether.h,
navin patidar
[PATCH] drivers:statging:rtl8821ae Fixed few coding style errors,
Surendra Patil
[PATCH 0/5] Lustre fixes,
Oleg Drokin
[PATCH 1/2] drivers:staging:rtl8821ae: Fixed few coding style erors and warnings,
Surendra Patil
[PATCH V5 1/1] Drivers: hv: Implement the file copy service,
K. Y. Srinivasan
[PATCH] imx-drm: imx-drm-core: Remove unused 'imxdrm' variable,
Fabio Estevam
[PATCH] hyperv_fb: Add support for Gen2 VM,
Haiyang Zhang
[PATCH] Staging: comedi: fix memory leak in comedi_bond.c,
Chase Southwood
[PATCH 1/2] staging: android: binder: use whitespace consistently,
SeongJae Park
[PATCH V2] staging: r8188eu: Fix missing header, Larry Finger
[PATCH] staging: r8188eu: Fix missing header,
Larry Finger
[PATCH v3 0/2] *** SUBJECT HERE ***,
Jean-Francois Moine
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]