summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-191-0/+1
| | * | | | | | | i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
| | * | | | | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-18/+14
| | * | | | | | | i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-232-15/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bnx2x: remove redundant warning logAriel Elior2012-11-231-4/+7
| | * | | | | | | | 8139cp: revert "set ring address before enabling receiver"françois romieu2012-11-231-11/+11
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-233-3/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-211-1/+5
| | * | | | | | | | | Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov2012-11-191-2/+2
| | * | | | | | | | | 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