summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds7-48/+151
2011-06-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-0/+1
2011-06-14md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim1-3/+3
2011-06-14md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim1-3/+3
2011-06-14md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim1-1/+1
2011-06-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+9
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+11
2011-06-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath1-0/+1
2011-06-12[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+2
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-11/+29
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-361/+307
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-11net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-11NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-11NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-11ide-cd: signedness warning fix againConnor Hansen1-1/+2
2011-06-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+8
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij1-11/+29
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-45/+133
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+9
2011-06-09Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-75/+65
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao3-0/+369
2011-06-09Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-10/+11
2011-06-09gianfar:localized filer tableWu Jiajun-B063783-50/+51
2011-06-09md/bitmap: remove unused fields from struct bitmapNamhyung Kim2-13/+0
2011-06-09md/bitmap: use proper accessor macroNamhyung Kim1-3/+3
2011-06-09md: check ->hot_remove_disk when removing diskNamhyung Kim1-1/+1
2011-06-09md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋1-0/+2
2011-06-09MD: use is_power_of_2 macroJonathan Brassow1-1/+1
2011-06-09MD: raid5 do not set fullsyncJonathan Brassow1-1/+1
2011-06-09MD: support initial bitmap creation in-kernelJonathan Brassow2-5/+89
2011-06-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-9/+9
2011-06-08Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-48/+186
2011-06-08Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+2
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman79-857/+1294
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+9