aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-20
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-20
|\
| * virtio_console: Add support for remoteproc serialSjur Brændeland2012-12-17
| * virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland2012-12-17
| * virtio: add drv_to_virtio to make code clearlyWanlong Gao2012-12-17
| * virtio: use dev_to_virtio wrapper in virtioWanlong Gao2012-12-17
| * virtio-mmio: Fix irq parsing in command line parameterPawel Moll2012-12-17
| * virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com2012-12-17
| * virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-17
| * virtio_console: Use kmalloc instead of kzallocSjur Brændeland2012-12-17
| * virtio_console: Free buffer if splice failsSjur Brændeland2012-12-17
| * virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: make virtqueue_add_buf() returning 0 on success, not capacity.Rusty Russell2012-12-17
| * virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah2012-12-17
| * virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell2012-12-17
| * virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin2012-12-17
| * virtio-net: correct capacity math on ring fullMichael S. Tsirkin2012-12-17
| * virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-17
| * virtio-pci: use module_pci_driver to simplify the codeWei Yongjun2012-12-17
| * lguest: fix typoAlex Russell2012-12-17
| * virtio: force vring descriptors to be allocated from lowmemWill Deacon2012-10-22
* | Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-20
|\ \
| * | UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-10
| * | UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
| * | UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-03
| * | UBI: remove spurious commentEzequiel Garcia2012-11-30
| * | UBI: gluebi: rename misleading variablesEzequiel Garcia2012-11-30
| * | UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-26
| * | UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-26
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-20
|\ \ \
| * \ \ Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-17
| |\ \ \
| | * \ \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-16
| | |\ \ \
| | | * | | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-14
| | | * | | mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-14
| * | | | | Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-17
| |\ \ \ \ \
| | * | | | | amba: tegra-ahb: Fix warning w/o PM_SLEEPHiroshi Doyu2012-11-26
* | | | | | | Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2012-12-20
|\ \ \ \ \ \ \
| * | | | | | | dma-buf: might_sleep() in dma_buf_unmap_attachment()Rob Clark2012-12-20
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare2012-12-19
| * | | | | | | hwmon: (it87) Support PECI for additional chipsGuenter Roeck2012-12-19
| * | | | | | | hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2012-12-19
| * | | | | | | hwmon: (it87) Manage device specific features with tableGuenter Roeck2012-12-19
| * | | | | | | hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck2012-12-19
| * | | | | | | hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck2012-12-19
| * | | | | | | hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck2012-12-19
| * | | | | | | hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2012-12-19