summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-12-19hwmon: (w83627hf) Add support for suspendJean Delvare
2012-12-19hwmon: Fix PCI device reference leak in quirkJean Delvare
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-19use generic usbnet_manage_power()Oliver Neukum
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-12-19spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt
2012-12-19of: Fix export of of_find_matching_node_and_match()Grant Likely
2012-12-18pinctrl: exynos5440/samsung: Staticize pcfgsAxel Lin
2012-12-18pinctrl: samsung: Fix a typo in pinctrl-samsung.hSachin Kamat
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo
2012-12-18be2net: fix wrong frag_idx reported by RX CQSathya Perla
2012-12-18be2net: fix be_close() to ensure all events are ack'edSathya Perla
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-12-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-18drivers/message/fusion/mptscsih.c: missing breakAlan Cox
2012-12-18backlight: locomolcd: fix checkpatch error and warningJingoo Han
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2012-12-18virtio_console: Add support for remoteproc serialSjur Brændeland
2012-12-18virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland
2012-12-18virtio: add drv_to_virtio to make code clearlyWanlong Gao
2012-12-18virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2012-12-18virtio-mmio: Fix irq parsing in command line parameterPawel Moll
2012-12-18virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com
2012-12-18virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-18virtio_console: Use kmalloc instead of kzallocSjur Brændeland
2012-12-18virtio_console: Free buffer if splice failsSjur Brændeland
2012-12-18virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: make virtqueue_add_buf() returning 0 on success, not capacity.Rusty Russell
2012-12-18virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah
2012-12-18virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell