summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-15Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-15Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-15Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-14bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-14bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-14bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-14bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-14bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-14bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-14net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil6-10/+14
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+9
2012-09-13ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2012-09-13ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-09-13ahci: Add JMicron 362 device IDsBen Hutchings1-0/+3
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman1-18/+41
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik1-4/+1
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde1-8/+15
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde1-1/+1
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik1-4/+17
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik1-1/+7
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork1-2/+4
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter1-1/+1
2012-09-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-7/+34
2012-09-11drm/omap: add more new timings fieldsRob Clark1-0/+24
2012-09-11drm/omap: update for interlacedRob Clark1-9/+8
2012-09-11EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti1-2/+10
2012-09-11staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-09-11USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork1-4/+8
2012-09-11ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2-2/+7
2012-09-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+43
2012-09-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-4/+49
2012-09-10i2c-core: Fix for lockdep validatorJean Delvare1-2/+20
2012-09-10i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin3-2/+19
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2-0/+4
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
2012-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-2/+23
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville26-58/+269
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare1-0/+1
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev1-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel1-6/+7
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel1-8/+8
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+116
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2-83/+83