summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-28sh: mach-ecovec24: Add USB1 gadget supportKuninori Morimoto1-21/+17
2009-10-28sh: add SDHI1 support to ms7724seMagnus Damm1-0/+35
2009-10-28sh: mac address through private data for sh_eth on ms7724seMagnus Damm1-10/+4
2009-10-27sh: enable PERF_USE_VMALLOC across the board.Paul Mundt1-0/+1
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2-2/+11
2009-10-27sh: Clean up more superfluous symbol exports.Paul Mundt4-51/+16
2009-10-27sh: intc: Make ack_regs generally available.Paul Mundt2-17/+1
2009-10-27sh64: cache flush symbol exports.Paul Mundt2-11/+6
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt1-0/+5
2009-10-27sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt2-8/+7
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt4-25/+18
2009-10-26sh: Annotate irq functions with "notrace"Matt Fleming2-4/+4
2009-10-26sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2-1/+71
2009-10-26sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt3-3/+8
2009-10-26sh: Document uImage.bin target in archhelp.Paul Mundt1-0/+1
2009-10-26sh: mac address through private data for sh_eth on ecovec24Magnus Damm1-29/+4
2009-10-26sh: add hwblk_id to sh_eth on ecovec24Magnus Damm1-0/+3
2009-10-26sh: add uImage.bin targetMagnus Damm2-2/+6
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2-13/+14
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm1-6/+0
2009-10-26sh: mach-ecevec24: Add SDHI supportKuninori Morimoto1-0/+78
2009-10-26sh: SDHI platform data to the kfr2r09 boardMagnus Damm1-0/+33
2009-10-26sh: SDHI platform data to the SE7724 boardMagnus Damm1-0/+33
2009-10-26sh: SDHI platform data to the AP325RXA boardMagnus Damm1-24/+28
2009-10-26sh: SDHI platform data to the Migo-R boardMagnus Damm1-24/+28
2009-10-26mmc: Add SuperH to the tmio-mmc KconfigMagnus Damm1-1/+1
2009-10-26mfd: Add SuperH Mobile SDHI platform driverMagnus Damm3-0/+154
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt3-25/+47
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22virtio_blk: Revert serial number supportRusty Russell2-38/+3
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger14-7/+7
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig1-1/+0
2009-10-22niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu1-1/+1
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König1-1/+0
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu1-0/+1
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew1-11/+30
2009-10-21KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks1-1/+1
2009-10-21KS8851: Fix MAC address write orderBen Dooks2-4/+34
2009-10-21KS8851: Add soft reset at probe timeBen Dooks1-0/+3
2009-10-21net: fix section mismatch in fec.cSteven King1-1/+1
2009-10-21dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher1-1/+2
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu1-1/+3
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-10-20net: Fix IP_MULTICAST_IFEric Dumazet2-5/+8