summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-241-2/+2
* fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2013-05-241-1/+1
* drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen2013-05-241-1/+1
* drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner2013-05-241-7/+7
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-241-0/+12
* drivers/video: implement a simple framebuffer driverStephen Warren2013-05-243-0/+252
* rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-245-5/+95
* rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-246-138/+291
* drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr2013-05-241-2/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-246-38/+19
|\
| * drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2454-345/+574
|\ \
| * | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| * | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| * | net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| * | net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| * | net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| * | qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-221-0/+1
| * | net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-3/+3
| * | qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| * | qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
| * | qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| * | tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| * | tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-2023-73/+201
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2023-73/+201
| | |\ \
| | | * | ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-171-3/+1
| | | * | ath9k: fix rate handling/reportingFelix Fietkau2013-05-171-2/+7
| | | * | ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-173-25/+48
| | | * | ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-172-2/+2
| | | * | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-171-0/+1
| | | * | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6
| | | * | rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-171-2/+2
| | | * | ath9k: Fix crash on module unloadSujith Manoharan2013-05-173-6/+17
| | | * | net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-171-1/+1
| | | * | bcma: add more core IDsRafał Miłecki2013-05-171-0/+2
| | | * | iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-179-22/+105
| | | |\ \
| | | | * | iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| | | | * | iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| | | | * | iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| | | | * | iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
| | | * | | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| | | |/ /
| * | | | 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
| * | | | drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov2013-05-201-54/+46
| * | | | isdn/kcapi: fix a small underflowDan Carpenter2013-05-201-3/+3
| |/ / /
| * | | bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| * | | r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
| * | | bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-194-10/+24