index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.
Malcolm Priestley
5
-32
/
+33
2013-08-27
staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite
Malcolm Priestley
1
-3
/
+7
2013-08-27
staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.
Malcolm Priestley
1
-82
/
+93
2013-08-27
staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_...
Malcolm Priestley
1
-12
/
+11
2013-08-27
staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
Malcolm Priestley
1
-50
/
+36
2013-08-27
staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
Malcolm Priestley
1
-14
/
+11
2013-08-27
staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_d...
Malcolm Priestley
1
-5
/
+5
2013-08-27
staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if
Malcolm Priestley
1
-2
/
+0
2013-08-27
staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB...
Malcolm Priestley
1
-6
/
+3
2013-08-27
staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype
Malcolm Priestley
1
-3
/
+7
2013-08-26
staging: dgnc: tty.c: edits var in init func for sparse
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparse
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: cls.c: changes var in cls_vpd function for sparse
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: driver.h: changes a struct board_t var's type and marker for s...
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: neo_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2
-22
/
+22
2013-08-26
staging: dgnc: cls_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2
-9
/
+9
2013-08-26
staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes
Greg Kroah-Hartman
3
-10
/
+11
2013-08-26
staging: comedi: comedi_bond: use correct minor device numbers in name
Ian Abbott
1
-2
/
+2
2013-08-26
staging: comedi: comedi_bond: use krealloc() and fix memory leak
Ian Abbott
1
-19
/
+9
2013-08-26
staging: comedi: comedi_bond: handle base channel for insn_bits
Ian Abbott
3
-46
/
+83
2013-08-26
staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouth
Ian Abbott
3
-32
/
+40
2013-08-26
staging: comedi: comedi_bond: just check devprivs->devs once on detach
Ian Abbott
1
-2
/
+2
2013-08-26
staging: comedi: comedi_bond: no need to free dev->private on detach
Ian Abbott
1
-2
/
+0
2013-08-26
staging: comedi: comedi_bond: remove unused subdev_type
Ian Abbott
1
-2
/
+0
2013-08-26
staging: comedi: comedi_bond: don't map channels individually
Ian Abbott
1
-15
/
+13
2013-08-26
staging: comedi: comedi_bond: use bitmap to record opened/closed minors
Ian Abbott
1
-8
/
+8
2013-08-26
staging: comedi: comedi_bond: change return value of bonding_attach()
Ian Abbott
1
-1
/
+1
2013-08-26
staging: comedi: comedi_bond: return error code in do_dev_config()
Ian Abbott
1
-11
/
+12
2013-08-26
staging: comedi: comedi_bond: no need to initialize file[]
Ian Abbott
1
-1
/
+1
2013-08-26
staging: comedi: comedi_bond: rename CamelCase identifiers
Ian Abbott
1
-23
/
+24
2013-08-26
staging: comedi: comedi_bond: shorten module description
Ian Abbott
1
-3
/
+1
2013-08-26
staging: comedi: comedi_bond: reformat some comments
Ian Abbott
1
-68
/
+73
2013-08-26
staging: dgnc: Kconfig: add dependency PCI for it
Chen Gang
1
-1
/
+1
2013-08-26
staging: lustre: Fix typo in lustre/lnet
Masanari Iida
8
-15
/
+15
2013-08-26
staging: rtl8192e: Remove pt_regs * irq handler parameter
navin patidar
2
-8
/
+3
2013-08-26
staging: ozwpan: change max. TX frame size supported.
Rupesh Gujare
1
-1
/
+1
2013-08-26
staging: ozwpan: Fix error checking while transmitting frame.
Rupesh Gujare
1
-4
/
+4
2013-08-26
staging: ozwpan: change variable type.
Rupesh Gujare
1
-2
/
+2
2013-08-26
staging: ozwpan: Increase interrupt end point buffer size
Rupesh Gujare
1
-1
/
+2
2013-08-26
staging: ozwpan: Convert hard coded value to Macro
Rupesh Gujare
1
-1
/
+2
2013-08-26
staging: ozwpan: Check for correct config number.
Rupesh Gujare
1
-1
/
+1
2013-08-26
staging: rxtx.c s_vFillRTSHead white space and formating clean up
Malcolm Priestley
1
-21
/
+18
2013-08-26
staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...
Malcolm Priestley
2
-17
/
+20
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new f...
Malcolm Priestley
1
-27
/
+27
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new fun...
Malcolm Priestley
1
-41
/
+24
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new f...
Malcolm Priestley
1
-40
/
+38
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new func...
Malcolm Priestley
1
-28
/
+47
2013-08-26
staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL
Malcolm Priestley
1
-13
/
+3
2013-08-26
staging: vt6656: s_vGenerateTxParameter dead code bDisCRC
Malcolm Priestley
1
-5
/
+0
2013-08-26
staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRC
Malcolm Priestley
1
-9
/
+4
[next]