aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
|\
| * Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-09
| |\
| | * x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-08
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-09
| |\ \
| | * | drm/radeon/kms: fix hdmi duallink checksAlex Deucher2012-03-08
| | * | drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-08
| | * | drm/radeon: deal with errors from framebuffer init path.Dave Airlie2012-03-07
| | * | drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König2012-03-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-09
| |\ \ \
| | * | | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang2012-03-08
| | * | | net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-08
| | * | | mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein2012-03-08
| | * | | atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter2012-03-08
| | * | | ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-08
| | * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-03-07
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-06
| | | |\ \ \
| | | | * | | iwlwifi: fix wowlan suspendJohannes Berg2012-03-05
| | | | * | | mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-29
| | | | * | | carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-29
| | | | * | | carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-29
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-08
| |\ \ \ \ \ \
| | * | | | | | regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan2012-03-07
| * | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
| |\ \ \ \ \ \ \
| | * | | | | | | of/mdio: fix fixed link bus nameBaruch Siach2012-02-27
| | * | | | | | | of/fdt.c: asm/setup.h included twiceDanny Kukawka2012-02-27
| * | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix section mismatch in spi-pl022.cRussell King2012-02-13
| * | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-08
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-07
| | * | | | | | | | | hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck2012-03-07
| | * | | | | | | | | hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-07
| | * | | | | | | | | hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-07
| * | | | | | | | | | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-03-08
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | dm raid: fix flush supportJonathan E Brassow2012-03-07
| | * | | | | | | | | dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow2012-03-07
| | * | | | | | | | | dm thin metadata: decrement counter after removing mapped blockJoe Thornber2012-03-07
| | * | | | | | | | | dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber2012-03-07
| | * | | | | | | | | dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer2012-03-07
| | * | | | | | | | | dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer2012-03-07
| | * | | | | | | | | dm io: fix discard supportMilan Broz2012-03-07
| | * | | | | | | | | dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl2012-03-07
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-07
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-07
| | * | | | | | | | Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-24
| | * | | | | | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-24
| | * | | | | | | | Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-24
| | * | | | | | | | Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-24
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | caif-hsi: Set default MTU to 4096Sjur Brændeland2012-03-06
| | * | | | | | | | | cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-06