summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-02can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-02can: pch_can: fix error passive level testXi Wang
2012-02-02can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2012-02-02can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre
2012-02-02can: cc770: store echo skb before starting the transferWolfgang Grandegger
2012-02-02can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao
2012-01-31Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-31Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-01-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-29Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-27virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang
2012-01-27virtio: fix typos of memory barriersJason Wang
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae