summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/mfd: Add realtek pcie card reader driverWei WANG2012-11-167-0/+1974
* uio_pdrv: set memory mapping nameManuel Traut2012-11-162-0/+2
* drivers/parport: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-161-8/+8
* Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan2012-11-163-0/+1048
* mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-161-1/+1
* mei: use the same bus msg for connect and disconnect requestTomas Winkler2012-11-163-27/+34
* mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-166-61/+44
* mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-163-10/+25
* mei: move amthif specific release code to amithifTomas Winkler2012-11-163-138/+154
* mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-166-23/+31
* mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-166-29/+24
* mei: amthif: prefix cb list with amthifTomas Winkler2012-11-165-20/+18
* mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-012-23/+41
* mei: use internal watchdog device registration trackingTomas Winkler2012-11-013-7/+1
* mei: mei_clear_list: kill file_tempTomas Winkler2012-11-011-4/+2
* mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-017-556/+613
* mei: normalize timeouts definitionsTomas Winkler2012-11-017-24/+29
* mei: mei_write: revamp function flowTomas Winkler2012-11-011-44/+44
* Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-29185-1985/+2595
|\
| * Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
| |\
| | * spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| | * spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2735-310/+578
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| | |\ \
| | | * | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
| | | * | mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5
| | | * | mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-241-8/+5
| | | * | brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-241-1/+1
| | | * | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-241-82/+82
| | | * | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-241-0/+1
| | | * | rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-243-0/+3
| | | * | rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-241-1/+1
| | * | | tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-261-16/+19
| | * | | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| | * | | net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
| | * | | net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
| | * | | net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-261-1/+1
| | * | | net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein2012-10-261-1/+0
| | * | | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
| | * | | vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-251-1/+2
| | * | | gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-251-1/+1
| | * | | Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-252-5/+27
| | |\ \ \
| | | * | | can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-241-2/+11
| | | * | | can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger2012-10-231-3/+16
| | * | | | NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard2012-10-251-1/+1
| | * | | | pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico2012-10-251-6/+11
| | |/ / /
| | * | | pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico2012-10-231-60/+6
| | * | | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico2012-10-231-13/+6
| | * | | pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico2012-10-231-6/+20
| | * | | qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin2012-10-221-2/+7