summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-02-03Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida
2012-02-03igbvf: change copyright dateMitch A Williams
2012-02-03ixgbevf: Update copyright noticesGreg Rose
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2012-02-03drm/radeon: do not continue after error from r600_ib_testMatthijs Kooijman
2012-02-03drivers/gpu/drm/drm_ioc32.c: initialize all fieldsJulia Lawall
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov
2012-02-03usb: musb: fix a build error on mipsCong Wang
2012-02-02mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin
2012-02-02cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka
2012-02-02vmw_balloon: fix for a -Wuninitialized warningDanny Kukawka
2012-02-02serial: samsung: Add support for EXYNOS5250Kukjin Kim
2012-02-02serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim
2012-02-02drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-02drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-03can: pch_can: fix error passive level testXi Wang
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap
2012-02-02usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-02powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu
2012-02-02usb: otg: mv_otg: Add dependenceNeil Zhang
2012-02-02usb: host: Distinguish Kconfig text for Freescale controllersFabio Estevam
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-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds