index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
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-17
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]