summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi1-51/+74
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+3
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter1-3/+3
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03igbvf: change copyright dateMitch A Williams10-11/+11
2012-02-03ixgbevf: Update copyright noticesGreg Rose10-11/+11
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose2-6/+21
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore25-26/+26
2012-02-03drm/radeon: do not continue after error from r600_ib_testMatthijs Kooijman1-0/+1
2012-02-03drivers/gpu/drm/drm_ioc32.c: initialize all fieldsJulia Lawall1-1/+2
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov1-0/+7
2012-02-03usb: musb: fix a build error on mipsCong Wang1-1/+2
2012-02-03mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2012-02-03cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka1-1/+1
2012-02-03vmw_balloon: fix for a -Wuninitialized warningDanny Kukawka1-7/+7
2012-02-03serial: samsung: Add support for EXYNOS5250Kukjin Kim1-1/+1
2012-02-03serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim1-1/+2
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault1-1/+0
2012-02-03drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu2-5/+34
2012-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+5
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean1-14/+9
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas1-9/+0
2012-02-03can: pch_can: fix error passive level testXi Wang1-1/+2
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger1-1/+2
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre1-1/+15
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger1-1/+3
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger1-1/+6
2012-02-03rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-03IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl1-1/+0
2012-02-03IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier1-2/+1
2012-02-03IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier1-5/+2
2012-02-03rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-03uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap1-2/+2
2012-02-03usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C1-0/+6
2012-02-03powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu2-2/+10
2012-02-03usb: otg: mv_otg: Add dependenceNeil Zhang1-1/+1
2012-02-03usb: host: Distinguish Kconfig text for Freescale controllersFabio Estevam1-2/+2
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2-4/+17
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang1-4/+4
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2-2/+3
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun1-0/+19
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+95
2012-02-02driver core: cpu: remove kernel warning when removing a cpuGreg Kroah-Hartman1-0/+20
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-02HID: hyperv: Properly disconnect the input deviceK. Y. Srinivasan1-0/+1
2012-02-02HID: usbhid: fix dead lock between open and disconectMing Lei1-2/+2