aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-27Fix up qla2xxx configuration bogosityLinus Torvalds2-2/+0
2005-07-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-20/+18
2005-07-27[PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl2-2/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl21-98/+79
2005-07-27[PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski1-60/+36
2005-07-27[PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski1-1/+2
2005-07-27[PATCH] fbdev: colormap fixesJon Smirl1-10/+72
2005-07-27[PATCH] radeonfb: clean up EDID sysfs attributeJon Smirl1-0/+5
2005-07-27[PATCH] fbmem: use unregister_chrdev() on unloadJon Smirl1-0/+1
2005-07-27[PATCH] fbmon: horizontal frequency rounding fixJon Smirl1-0/+2
2005-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti1-1/+1
2005-07-27[PATCH] dvb: rename lgdt3302 frontend module to lgdt330xMichael Krufky9-97/+93
2005-07-27[PATCH] v4l: fix tuning with MXB driverMichael Hunold1-25/+14
2005-07-27[PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxxMichael Krufky4-27/+27
2005-07-27[PATCH] v4l: hybrid dvb: move #defines to MakefileMichael Krufky4-8/+22
2005-07-27[PATCH] v4l: hybrid dvb: fix warnings with -WundefMichael Krufky2-19/+20
2005-07-27[PATCH] dvb/v4l: cx88 cleanupMichael Krufky1-2/+2
2005-07-27[PATCH] lgdt3302: warning fixMichael Krufky1-0/+2
2005-07-27[PATCH] dvb/4vl: RF input selection firMichael Krufky3-2/+31
2005-07-27[PATCH] dvb/v4l: lgdt3302: isolate tunerMichael Krufky3-54/+55
2005-07-27[PATCH] v4l: fix regression modprobe bttv freezes the computerMichael Krufky1-3/+1
2005-07-27[PATCH] VIDEO_SAA7134 must depend on SOUNDAdrian Bunk1-1/+1
2005-07-27[PATCH] drivers/media/video/tveeprom.c: possible cleanupsAdrian Bunk1-2/+4
2005-07-27[PATCH] DVICO Fusion DVB-T1 Tuner (LG-Z201) fixGregory B Frost1-5/+6
2005-07-27[PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2-8/+8
2005-07-27[PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock1-1/+3
2005-07-27[PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy1-8/+5
2005-07-27[PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2-0/+1485
2005-07-27[PATCH] IB: Add the header file for user space CMHal Rosenstock1-0/+328
2005-07-27[PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock1-106/+194
2005-07-27[PATCH] IB: User MAD ABI changes to support RMPPHal Rosenstock1-6/+22
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock3-1/+4147
2005-07-27[PATCH] IB: Add the header file for kernel CM (Communications Manager)Hal Rosenstock1-0/+568
2005-07-27[PATCH] IB: Add Service Record support to SA clientHal Rosenstock2-5/+236
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock5-50/+966
2005-07-27[PATCH] IB: Introduce RMPP APIsHal Rosenstock4-35/+125
2005-07-27[PATCH] IB: A couple of IB core bug fixesHal Rosenstock2-5/+5
2005-07-27[PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock3-9/+59
2005-07-27[PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock1-14/+14
2005-07-27[PATCH] IB: Optimize canceling a MADHal Rosenstock1-8/+13
2005-07-27[PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock3-59/+40
2005-07-27[PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock1-1/+6
2005-07-27[PATCH] IB: Simplify calling of list_del in MADHal Rosenstock1-2/+1
2005-07-27[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock5-2/+31
2005-07-27[PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock2-10/+2
2005-07-27[PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock1-35/+9
2005-07-27[PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2-2/+13
2005-07-27[PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2-14/+12
2005-07-27[PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock1-2/+2
2005-07-27[PATCH] IB: Combine some MAD routinesHal Rosenstock1-78/+27