summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
* tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
* tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0416-76/+89
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0416-76/+89
| |\
| | * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-023-9/+20
| | |\
| | | * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| | | * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| | | * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| | | * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-046-27/+64
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2011-11-042-8/+4
| |\ \ \ \ \
| | | * | | | IB/qib: Fix panic in RC error flushing logicMike Marciniszyn2011-11-041-7/+3
| | * | | | | IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-031-1/+1
| | |/ / / /
| * | | | | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2011-11-042-4/+8
| * | | | | IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-043-15/+52
| |/ / / /
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-04196-3664/+9875
|\ \ \ \ \
| * | | | | [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is...Timo Kokkonen2011-11-031-6/+6
| * | | | | [media] it913x [VER 1.07] Support for single ITE 9135 devicesMalcolm Priestley2011-11-032-27/+80
| * | | | | [media] Support for Terratec G1Teka2011-11-031-0/+2
| * | | | | [media] cx25821: off by one in cx25821_vidioc_s_input()Dan Carpenter2011-11-032-2/+3
| * | | | | [media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle2011-11-031-1/+3
| * | | | | [media] omap_vout: Add poll() supportLaurent Pinchart2011-11-031-0/+10
| * | | | | [media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2011-11-032-66/+198
| * | | | | [media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2011-11-032-19/+17
| * | | | | [media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2011-11-032-23/+2
| * | | | | [media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart2011-11-031-0/+1
| * | | | | [media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski2011-11-031-1/+1
| * | | | | [media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart2011-11-036-47/+74
| * | | | | [media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart2011-11-034-0/+7
| * | | | | [media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart2011-11-036-239/+239
| * | | | | [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart2011-11-0312-20/+34
| * | | | | [media] MFC: Change MFC firmware binary nameSachin Kamat2011-11-031-2/+2
| * | | | | [media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang2011-11-031-0/+31
| * | | | | [media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki2011-11-033-0/+1688
| * | | | | [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki2011-11-031-0/+1
| * | | | | [media] media: ov6650: stylistic improvementsJanusz Krzysztofik2011-11-031-8/+6
| * | | | | [media] media: ov5642: Add support for arbitrary resolutionBastian Hecht2011-11-031-73/+167
| * | | | | [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.hGuennadi Liakhovetski2011-11-0312-12/+12