aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2012-01-03
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-23
| |\
| | * [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-19
| * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-22
| |\ \
| | * | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-22
| | * | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-22
| | * | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-22
| | * | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-22
| * | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-22
| |\ \ \
| | * \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-21
| | |\ \ \
| | | * | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-19
| | | * | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-14
| | | * | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-14
| | * | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-21
| * | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-12-22
| |\ \ \ \ \
| | * | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-22
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-21
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-21
| | |\ \ \ \ \
| | | * | | | | iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-19
| | * | | | | | asix: new device idAurelien Jacobs2011-12-19
| | * | | | | | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-19
| | * | | | | | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-19
| | * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-19
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-15
| | | |\| | | |
| | | | * | | | iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-14
| | | | * | | | iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-14
| | | | * | | | mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-14
| | | | * | | | ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-12
| | | | * | | | iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-12
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-12-21
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: Include linux/io.h to jz4740-adcAxel Lin2011-12-20
| | * | | | | | | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown2011-12-20
| | * | | | | | | mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown2011-12-20
| | * | | | | | | mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-20
| | * | | | | | | mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin2011-12-20
| | * | | | | | | mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok2011-12-20
| | * | | | | | | mfd: include linux/module.h for ab5500-debugfsAxel Lin2011-12-20
| | * | | | | | | mfd: Update wm8994 active device checks for WM1811Mark Brown2011-12-20
| | * | | | | | | mfd: Set tps6586x bits if new value is different from the old oneAxel Lin2011-12-20
| | * | | | | | | mfd: Set da903x bits if new value is different from the old oneAxel Lin2011-12-20
| | * | | | | | | mfd: Set adp5520 bits if new value is different from the old oneAxel Lin2011-12-20
| | * | | | | | | mfd: Add missed free_irq in da903x_removeAxel Lin2011-12-20
| | |/ / / / / /
| * | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-12-20
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok2011-12-19
| | * | | | | | | mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron2011-12-07
| | * | | | | | | mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-05
| | * | | | | | | mtd: ndfc: fix typo in structure dereferenceTony Breeds2011-12-02
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-19
| | * | | | | | | | Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-19