index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
staging: iio: ad7746: Use devm_iio_device_alloc
Sachin Kamat
1
-13
/
+5
2013-08-28
staging: iio: ad7152: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+4
2013-08-28
staging: iio: ad7150: Use devm_* APIs
Sachin Kamat
1
-28
/
+8
2013-08-28
staging: iio: sca3000: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+4
2013-08-28
staging: iio: lis3l02dq: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+4
2013-08-28
staging: iio: adis16240: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16220: Use devm_iio_device_alloc
Sachin Kamat
1
-10
/
+4
2013-08-28
staging: iio: adis16209: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16204: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16203: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+5
2013-08-28
staging: iio: adis16201: Use devm_iio_device_alloc
Sachin Kamat
1
-11
/
+6
2013-08-28
iio: add Bosch BMA180 acceleration sensor driver
Oleksandr Kravchenko
4
-0
/
+713
2013-08-28
staging: iio: Documentation sysfs-bus-iio add power_mode
Oleksandr Kravchenko
1
-0
/
+10
2013-08-28
staging: gdm724x: Remove version.h header inclusion in netlink_k.c
Sachin Kamat
1
-1
/
+0
2013-08-28
staging: Update e-mail address for Andrea Merello
Andrea Merello
48
-49
/
+49
2013-08-28
staging: dgnc: driver.c and .h: removes dgnc_driver_kzmalloc func
Lidza Louina
2
-16
/
+0
2013-08-28
staging: dgnc: driver.c and tty.c: replaces dgnc_driver_kzmalloc with kzalloc
Lidza Louina
2
-13
/
+13
2013-08-28
staging: dgnc: tty.c: updates uart_struct declaration for sparse
Lidza Louina
1
-3
/
+3
2013-08-28
staging: ozwpan: oz_pd_free() can be static
Fengguang Wu
1
-1
/
+1
2013-08-28
staging: gdm7240: gdm_driver[] can be static
Fengguang Wu
1
-2
/
+2
2013-08-28
staging: r8188eu: Fix build error with random configuration
Larry Finger
1
-1
/
+1
2013-08-28
staging: ozwpan: Reset PORT_ENABLE bit.
Rupesh Gujare
1
-1
/
+1
2013-08-28
staging: ozwpan: Add debounce time before unregistering.
Rupesh Gujare
1
-0
/
+5
2013-08-28
staging: comedi: ni_atmio16d: fix atmio16d_dio_insn_config()
H Hartley Sweeten
1
-9
/
+13
2013-08-28
staging: comedi: dmm32at: fix dmm32at_dio_insn_config()
H Hartley Sweeten
1
-16
/
+19
2013-08-28
staging: comedi: dt282x: fix dt282x_dio_insn_config()
H Hartley Sweeten
1
-11
/
+14
2013-08-28
staging: comedi: dt2817: fix dt2817_dio_insn_config()
H Hartley Sweeten
1
-16
/
+14
2013-08-28
staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.
Malcolm Priestley
5
-32
/
+33
2013-08-28
staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite
Malcolm Priestley
1
-3
/
+7
2013-08-28
staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.
Malcolm Priestley
1
-82
/
+93
2013-08-28
staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_...
Malcolm Priestley
1
-12
/
+11
2013-08-28
staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
Malcolm Priestley
1
-50
/
+36
2013-08-28
staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
Malcolm Priestley
1
-14
/
+11
2013-08-28
staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_d...
Malcolm Priestley
1
-5
/
+5
2013-08-28
staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if
Malcolm Priestley
1
-2
/
+0
2013-08-28
staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB...
Malcolm Priestley
1
-6
/
+3
2013-08-28
staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype
Malcolm Priestley
1
-3
/
+7
2013-08-27
staging: dgnc: tty.c: edits var in init func for sparse
Lidza Louina
1
-1
/
+1
2013-08-27
staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparse
Lidza Louina
1
-1
/
+1
2013-08-27
staging: dgnc: cls.c: changes var in cls_vpd function for sparse
Lidza Louina
1
-1
/
+1
2013-08-27
staging: dgnc: driver.h: changes a struct board_t var's type and marker for s...
Lidza Louina
1
-1
/
+1
2013-08-27
staging: dgnc: neo_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2
-22
/
+22
2013-08-27
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
[next]