aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: speakup: &&/|| confusion in silent_store()roel kluin2011-01-201-1/+1
* iio: Fixpoint formatted output bugfixRoland Stigge2011-01-202-2/+2
* staging: rt2860: Fix incorrect netif_stop_queue usage warningDenis Kirjanov2011-01-201-2/+0
* staging: r8712u: Fix memory leak in firmware loadingLarry Finger2011-01-201-4/+7
* staging: tidspbridge: configure full L1 MMU rangeGuzman Lugo, Fernando2011-01-201-4/+1
* staging: rt2870sta: Add ID for Linksys WUSB100v2Larry Finger2011-01-201-0/+1
* Staging: xgfib: put parenthesis in the right placeDan Carpenter2011-01-201-3/+3
* Staging: ste_rmi4: use after input_unregister_device()Dan Carpenter2011-01-201-10/+9
* Staging: ath6kl: fix potential buffer overflowPhillip Simbwa2011-01-201-2/+2
* staging: hv: Removed unneeded call to netif_stop_queue() in hv_netvscHank Janssen2011-01-201-1/+0
* staging: hv: fix netvsc sleeping while atomicTimo Teräs2011-01-201-1/+1
* Staging: hv: fix sysfs symlink on hv block deviceKy Srinivasan2011-01-201-0/+1
* Staging: remove unintended Module.symvers fileGreg Kroah-Hartman2011-01-201-0/+0
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-182-4/+21
|\
| * hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-182-4/+21
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-183-0/+301
|\ \ | |/ |/|
| * SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-183-0/+301
* | staging: fix build failure in bcm driverAndres Salomon2011-01-172-7/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-1735-137/+339
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier2011-01-1618-53/+288
| |\ \ \ \ \
| | | | | * | IB/srp: Test only once whether iu allocation succeededBart Van Assche2011-01-131-8/+7
| | | | * | | RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski2011-01-161-4/+39
| | | | * | | RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-164-0/+100
| | | | * | | RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-164-9/+83
| | | | * | | RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-162-6/+26
| | | | |/ /
| | | * | | IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-115-6/+7
| | | |/ /
| | * | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-122-14/+18
| | * | | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier2011-01-124-6/+8
| | |/ /
| * | | RDMA: Update workqueue usageTejun Heo2011-01-1612-50/+36
| * | | RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-128-34/+15
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-172-8/+2
|\ \ \
| * | | spi/spi_sh_msiof: fix a wrong free_irq() parameterGuennadi Liakhovetski2011-01-171-1/+1
| * | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-7/+1
| | |/ | |/|
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-1739-316/+535
|\ \ \
| * | | mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy2011-01-171-1/+18
| * | | mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter2011-01-061-1/+1
| * | | UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin2011-01-061-1/+27
| * | | mtd: initialize writebufsize in the MTD object of a partitionAnatolij Gustschin2011-01-062-0/+2
| * | | mtd: onenand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
| * | | mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
| * | | mtd: cfi: add writebufsize initializationAnatolij Gustschin2011-01-063-0/+6
| * | | mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter2011-01-061-1/+40
| * | | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-061-0/+4
| * | | mtd: m25p80: Fix JEDEC ID for AT26DF321Aleksandr Koltsoff2011-01-061-1/+1
| * | | mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch2011-01-061-2/+3
| * | | mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chipsGuillaume LECERF2011-01-061-1/+3
| * | | mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chipsGuillaume LECERF2011-01-061-3/+13
| * | | mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-061-6/+43
| * | | mtd: m25p80: add debugging trace in sst_writeNicolas Ferre2011-01-061-0/+4
| * | | mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik2011-01-061-0/+1