summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-281-1/+1
* net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard2011-12-271-1/+47
* net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens2011-12-271-1/+1
* mlx4: Add missing include of linux/slab.hAxel Lin2011-12-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23194-2006/+3794
|\
| * 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/+0
| | | * 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-219-20/+32
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-211-3/+1
| | |\ \ \
| | | * | | iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
| | * | | | 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
| | | |\ \ \ | | | | |/ /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-12-2110-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-204-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-2016-75/+53
| |\ \ \ \ \ \
| | * | | | | | mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-191-1/+1
| | * | | | | | Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-191-11/+0
| | * | | | | | mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-1914-63/+52
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-202-0/+15
| |\ \ \ \ \ \ \
| | * | | | | | | rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-131-0/+9
| | * | | | | | | rtc: Expire alarms after the time is set.NeilBrown2011-12-131-0/+6
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-202-5/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-192-5/+13
| * | | | | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-201-13/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-13/+0