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