summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg2012-11-101-0/+4
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-11-228-29/+259
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-146-16/+190
| * | | | | | | | | | [SCSI] sd: Permit merged discard requestsMartin K. Petersen2012-11-141-13/+19
| * | | | | | | | | | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-144-0/+50
| * | | | | | | | | | [SCSI] isci: copy fis 0x34 response into proper bufferMaciej Patelczyk2012-11-131-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-2213-21/+69
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-222-1/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | radeon: add AGPMode 1 quirk for RV250Paul Bolle2012-11-201-1/+4
| | * | | | | | | | | drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher2012-11-201-0/+2
| * | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-221-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-221-1/+2
| * | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-2210-19/+61
| |\| | | | | | | | | | | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-182-6/+10
| | * | | | | | | | | drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-183-1/+22
| | * | | | | | | | | drm/nouveau: fix crash with noaccel=1Marcin Slusarz2012-11-181-0/+4
| | * | | | | | | | | drm/nv40: allocate ctxprog with kmallocMarcin Slusarz2012-11-183-5/+13
| | * | | | | | | | | drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran2012-11-181-7/+12
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-2117-64/+153
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko2012-11-211-3/+3
| * | | | | | | | | | | bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-211-0/+7
| * | | | | | | | | | | xen/netfront: handle compound page fragments on transmitIan Campbell2012-11-211-21/+77
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-217-28/+44
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | NFC: Fix pn533 target mode memory leakThierry Escande2012-11-201-1/+5
| | * | | | | | | | | | | NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz2012-11-201-3/+5
| | * | | | | | | | | | | NFC: pn533: Fix use after freeSzymon Janc2012-11-201-6/+2
| | * | | | | | | | | | | NFC: pn533: Fix missing lock while operating on commands listSzymon Janc2012-11-201-1/+2
| | * | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-192-8/+14
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-181-8/+0
| | | * | | | | | | | | | | iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-141-0/+14
| | * | | | | | | | | | | | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
| | * | | | | | | | | | | | mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-161-5/+6
| | * | | | | | | | | | | | mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-161-3/+8
| | * | | | | | | | | | | | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-11-161-0/+1
| * | | | | | | | | | | | | net: fix build failure in xilinxJeff Mahoney2012-11-201-0/+2
| * | | | | | | | | | | | | irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
| * | | | | | | | | | | | | ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
| * | | | | | | | | | | | | ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
| * | | | | | | | | | | | | ne2000: add the right platform deviceAlan Cox2012-11-201-0/+1
| * | | | | | | | | | | | | of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-201-4/+7
| * | | | | | | | | | | | | sis900: fix sis900_set_mode call parameters.Francois Romieu2012-11-191-1/+1
* | | | | | | | | | | | | | Merge tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pinctrl/samsung: don't allow enabling pinctrl-samsung standaloneArnd Bergmann2012-11-151-1/+1
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-211-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson2012-11-211-7/+11
* | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v3.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-11-212-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | intel-iommu: Fix lookup in add deviceAlex Williamson2012-11-171-2/+2
| * | | | | | | | | | | | | | iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().Cyril Roelandt2012-11-171-0/+1
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-11-183-4/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks2012-11-171-3/+3