summaryrefslogtreecommitdiffstats
path: root/scripts/dtc (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-14spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo1-53/+53
2011-07-14spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo1-31/+31
2011-07-14spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo1-12/+12
2011-07-08spi/dw: Add spi number into spi irq descLiu, ShuoX2-1/+4
2011-07-06spi/tegra: Use engineering names in DT compatible propertyStephen Warren2-2/+2
2011-07-05spi/fsl_spi: fix CPM spi driverHolger Brunck1-17/+11
2011-07-04mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard1-28/+0
2011-07-04spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard3-211/+0
2011-07-04mach-gta2: remove unused spi-gpio.h includePeter Korsgaard1-1/+0
2011-07-04mach-qt2410: convert to spi_gpioPeter Korsgaard1-26/+8
2011-07-04mach-jive: convert to spi_gpioPeter Korsgaard1-27/+14
2011-06-19spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt1-5/+0
2011-06-17spi/bfin_spi: uninline fat queue funcsMike Frysinger1-4/+4
2011-06-17spi/bfin_spi: constify pin arrayMike Frysinger1-1/+1
2011-06-17spi/bfin_spi: use structs for accessing hardware regsMike Frysinger1-124/+84
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger1-3/+4
2011-06-17spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA1-1/+4
2011-06-16spi/pl022: strengthen FIFO watermark level checksLinus Walleij1-4/+44
2011-06-16spi/pl022: support runtime PMRabin Vincent1-0/+6
2011-06-16spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij1-2/+53
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2-0/+17
2011-06-14Linux 3.0-rc3v3.0-rc3Linus Torvalds1-1/+1
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath1-0/+1
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-12netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter1-1/+2
2011-06-12net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-12net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-12net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-12net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-12ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko4-31/+61
2011-06-12dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-12NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-12NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-12NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-12ide-cd: signedness warning fix againConnor Hansen1-1/+2
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan1-1/+1
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi1-1/+1
2011-06-11nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi1-7/+14
2011-06-11nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi1-5/+13
2011-06-11spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches5-14/+14
2011-06-11Btrfs - use %pU to print fsidIlya Dryomov1-6/+2
2011-06-11Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt1-1/+1
2011-06-11btrfs: fix unlocked access of delalloc_inodesDavid Sterba1-2/+1
2011-06-11Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan1-9/+14
2011-06-11btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy1-1/+1
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil1-1/+4
2011-06-10Btrfs: make sure to recheck for bitmaps in clustersChris Mason1-4/+5
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1