index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
10
-220
/
+322
|
\
|
*
virtio_console: Add support for remoteproc serial
Sjur Brændeland
2012-12-18
1
-23
/
+169
|
*
virtio_console: Merge struct buffer_token into struct port_buffer
Sjur Brændeland
2012-12-18
1
-76
/
+53
|
*
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
2012-12-18
1
-7
/
+4
|
*
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
2012-12-18
1
-10
/
+9
|
*
virtio-mmio: Fix irq parsing in command line parameter
Pawel Moll
2012-12-18
1
-9
/
+17
|
*
virtio_console: Free buffers from out-queue upon close
sjur.brandeland@stericsson.com
2012-12-18
1
-0
/
+4
|
*
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-18
1
-4
/
+3
|
*
virtio_console: Use kmalloc instead of kzalloc
Sjur Brændeland
2012-12-18
1
-1
/
+1
|
*
virtio_console: Free buffer if splice fails
Sjur Brændeland
2012-12-18
1
-0
/
+2
|
*
virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-11
/
+13
|
*
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-4
/
+2
|
*
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-1
/
+1
|
*
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-5
/
+5
|
*
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
Rusty Russell
2012-12-18
1
-5
/
+2
|
*
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
Amit Shah
2012-12-18
1
-0
/
+2
|
*
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-18
1
-20
/
+13
|
*
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-18
1
-3
/
+3
|
*
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-18
1
-5
/
+4
|
*
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-12-18
3
-29
/
+15
|
*
virtio-pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-12-18
1
-13
/
+1
|
*
lguest: fix typo
Alex Russell
2012-12-18
1
-1
/
+1
|
*
virtio: force vring descriptors to be allocated from lowmem
Will Deacon
2012-10-22
1
-0
/
+7
*
|
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2012-12-20
12
-135
/
+98
|
\
\
|
*
|
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
2012-12-10
4
-85
/
+50
|
*
|
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-12-10
6
-14
/
+23
|
*
|
UBI: replace memcpy with struct assignment
Ezequiel Garcia
2012-12-03
3
-7
/
+4
|
*
|
UBI: remove spurious comment
Ezequiel Garcia
2012-11-30
1
-1
/
+0
|
*
|
UBI: gluebi: rename misleading variables
Ezequiel Garcia
2012-11-30
1
-14
/
+14
|
*
|
UBI: do not allocate the memory unnecessarily
Artem Bityutskiy
2012-10-26
1
-12
/
+7
|
*
|
UBI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-10-26
1
-4
/
+2
*
|
|
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-20
3
-4
/
+4
|
\
\
\
|
*
\
\
Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...
Olof Johansson
2012-12-18
2
-4
/
+2
|
|
\
\
\
|
|
*
\
\
Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...
Tony Lindgren
2012-12-16
2
-4
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
Tony Lindgren
2012-12-14
1
-2
/
+1
|
|
|
*
|
|
mfd: omap-usb-host: get rid of cpu_is_omap..() macros
Roger Quadros
2012-12-14
1
-2
/
+1
|
*
|
|
|
|
Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2012-12-17
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
amba: tegra-ahb: Fix warning w/o PM_SLEEP
Hiroshi Doyu
2012-11-26
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
2012-12-20
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dma-buf: might_sleep() in dma_buf_unmap_attachment()
Rob Clark
2012-12-20
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-20
5
-455
/
+679
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
2012-12-19
1
-0
/
+10
|
*
|
|
|
|
|
|
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
2012-12-19
1
-10
/
+38
|
*
|
|
|
|
|
|
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2012-12-19
1
-3
/
+17
|
*
|
|
|
|
|
|
hwmon: (it87) Manage device specific features with table
Guenter Roeck
2012-12-19
1
-74
/
+81
|
*
|
|
|
|
|
|
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
2012-12-19
1
-41
/
+74
|
*
|
|
|
|
|
|
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
2012-12-19
1
-14
/
+13
|
*
|
|
|
|
|
|
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
2012-12-19
1
-159
/
+104
|
*
|
|
|
|
|
|
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2012-12-19
1
-5
/
+61
|
*
|
|
|
|
|
|
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
2012-12-19
1
-10
/
+11
[next]