summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
| | * | mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
| | * | mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
| | |/
| * | net: sierra_net: device IDs for Aircard 320U++Bjørn Mork2012-06-061-4/+10
| * | mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn2012-06-061-5/+10
| * | stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-065-35/+31
| * | stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO2012-06-061-2/+5
| * | ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-051-2/+5
| * | ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-051-10/+5
| * | e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-054-8/+12
| * | net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang2012-06-042-6/+7
| * | net: icplus: fix interrupt maskGiuseppe CAVALLARO2012-06-041-0/+7
| * | Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-06-043-8/+11
| |\ \ | | |/ | |/|
| | * can: cc770: Fix likely misuse of | for &Joe Perches2012-06-031-1/+1
| | * can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-031-1/+2
| | * can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-032-4/+4
| | * can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-031-2/+4
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-06-134-40/+46
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-131612-53178/+133730
| |\ \ \ \ \
| | | * | | | clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt2012-06-111-7/+3
| | | * | | | clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
| | | * | | | clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
| | | * | | | clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-13/+13
| * | | | | | serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-131-1/+1
| * | | | | | serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-131-13/+23
* | | | | | | Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-133-10/+3
|\ \ \ \ \ \ \
| * | | | | | | leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=yAxel Lin2012-06-121-2/+2
| * | | | | | | leds: fixed a coding style issue.Jeffrin Jose2012-06-121-1/+1
| * | | | | | | leds: don't disable blinking when writing the same value to delay_on or delay...Rafal Prylowski2012-06-121-7/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-06-134-5/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja2012-06-041-1/+1
| * | | | | | OMAPDSS: fix bogus WARN_ON in dss_runtime_put()Tomi Valkeinen2012-06-041-1/+1
| * | | | | | OMAPDSS: Taal: fix compilation warningTomi Valkeinen2012-06-041-1/+1
| * | | | | | OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabledTomi Valkeinen2012-06-041-2/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-123-15/+50
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom2012-06-121-10/+3
| * | | | | | | drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2012-06-102-5/+47
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-111-0/+7
|\ \ \ \ \ \ \
| * | | | | | | hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-311-0/+7
* | | | | | | | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-06-111-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| * | | | | | | | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| * | | | | | | | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-115-14/+15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
| * | | | | | | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-051-0/+1
| * | | | | | | regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner2012-06-041-3/+5
| * | | | | | | regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner2012-06-041-2/+4
| * | | | | | | regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner2012-06-041-1/+1
| * | | | | | | regulator: anatop: Use correct __devexit_p annotationAxel Lin2012-06-041-1/+1