| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
Signed-off-by: Humberto Borba <humberos@gmail.com>
Signed-off-by: Koudai Aono <koxudaxi@gmail.com>
Change-Id: I2dcbaee7f17852ed3ea4a5db2d103704027fe259
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reverted ad-hoc support for now
Conflicts:
drivers/net/wireless/bcmdhd/bcmsdh_sdmmc_linux.c
drivers/net/wireless/bcmdhd/dhd_linux.c
drivers/net/wireless/bcmdhd/wl_android.c
drivers/net/wireless/bcmdhd/wl_cfg80211.c
Change-Id: Ibaa7a841b177c86a235828e94be5b870f0ac090e
|
| |
| |
| |
| |
| |
| |
| | |
Fix problems working with isochronous endpoints
Configure the single remaining unallocated endpoint as isochronous IN
Signed-off-by: Mike Lockwood <lockwood@google.com>
|
| | |
|
| |
| |
| |
| |
| |
| | |
The stock kernel runs this at sleep. No idea why the Nexus S's kernel doesn't.
The GPIO settings have been checked from the latest Galaxy S, Captivate,
Fascinate, Vibrant and Galaxy S B kernel.
|
|/
|
|
|
|
| |
Allows reboot recovery to work without /cache/.startrecovery hack
- Renames s3c_usb_set_serial to aries_inject_cmdline
|
|
|
|
|
|
|
|
|
| |
2.6.35 had 320MB for the vmalloc area which ended around
FC000000.
But 3.0 only has 224MB with a vmalloc area ending at F6000000.
Change-Id: I8ef8273baf8daf28b95539699f46923142502e2b
Signed-off-by: JP Abgrall <jpa@google.com>
|
|
|
|
|
|
|
|
| |
If system-reset was included by more than one C file the kernel
would fail to link
Change-Id: I900e0f680e6acc4ddcac95f62cff938643b8ed13
Signed-off-by: Arve Hjønnevåg <arve@android.com>
|
|
|
|
|
|
|
|
| |
Add an extra flag to the SD platform data to enable MMC interrupts when the
host controller resumes.
Change-Id: I4725e5fd8408959f0284bf9eae393e9e7a61262e
Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
|
|
|
|
|
|
|
|
| |
Adding support for the extra HSMMC host quirk that leaves clocks running on
device idle.
Change-Id: I0a2564d0e564e0f3d5e5cea17dd1e000adb130af
Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
|
|
|
|
|
|
|
|
|
|
| |
In case of board voltage drop, voltage table should be changed.
voltage table can be updated by platform data
Change-Id: I4147d1599fd4f91e398dad713a145ad44db77620
Signed-off-by: Minsu Kim <minsu78.kim@samsung.com>
Also removes unused code from arch/arm/mach-s5pv210/include/mach/cpu-freq-v210.h
|
|
|
|
|
| |
Change-Id: I29b6db4caad36623ae5e4e0ae3a1b455823ebad5
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
| |
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Change-Id: I837dd19e3838b9d3d5f928a17afc4f09f625d360
|
|
|
|
|
|
|
| |
Dma clock is enabled, when dma is used.
Change-Id: I16b93af202041d4cd21f9d1eb0de296255972fb9
Signed-off-by: Choi jonghwan <jhbird.choi@samsung.com>
|
|
|
|
|
|
|
| |
S5PC110 saves state in cpu_prep but was not restoring it until
much later in the resume path. This provides needed balance.
Signed-off-by: Brian Swetland <swetland@google.com>
|
|
|
|
|
| |
Change-Id: I5d52453cd043d60b9747fbb7be201089023a4b70
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
| |
Change-Id: I8353188674bc01a47e3d2d1d5b0720c6dbbcf103
Signed-off-by: Arve Hjønnevåg <arve@android.com>
|
|
|
|
|
|
|
| |
Remove clk_get, clk_enable, ioremap function in arch_reset.
Change-Id: Ibd338b59d2746069bbc65a873d8962bb5b1a391b
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
| |
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|
|
|
|
|
|
| |
Adujst timing and DC Level value on C11X USB HS block
Change-Id: I9038acc041e3a300b2d6f5b4e8f1a8b76883a86e
Signed-off-by: sb223.kang <sb223.kang@samsung.com>
|
|
|
|
|
| |
Change-Id: I2e6de8a1ad791d5725897f49a434a33fac9a57f3
Signed-off-by: Minsu Kim <minsu78.kim@samsung.com>
|
|
|
|
|
|
|
| |
Change printk()->pr_debug()
Change-Id: Ib53763eeeec842f88372805e97778613191d64b7
Signed-off-by: Choi jonghwan <jhbird.choi@samsung.com>
|
|
|
|
|
|
|
| |
Uart device a find a clock with "dev" pointer"
Change-Id: I3da0fc3370a32b8a8df100e94b57a41bd01884fe
Signed-off-by: Choi jonghwan <jhbird.choi@samsung.com>
|
|
|
|
|
|
|
| |
Change the clk_get function. Add use "dev" pointer to find a clock.
Change-Id: I6d456aefa672f2ca46249c380d4f8c0139c97c98
Signed-off-by: Choi jonghwan <jhbird.choi@samsung.com>
|
|
|
|
|
|
|
| |
This patch add platform devices define for power domain control
Change-Id: I0e14d90f3e7972cdcdc94bcb2cc2644e0f272f9b
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
|
|
| |
get serial number from bootloader and change to upper case
Change-Id: Ieb8416985150e8f8baa404ef028e126a3d15f70e
Signed-off-by: Sang-Jun Park <sj2202.park@samsung.com
|
|
|
|
|
|
|
|
|
| |
The gpio drivestrength registers of S5PC110 are cleared at wakeup from sleep
So the drivestrength register must be saved before sleep,
and restore the values after wakeup.
Change-Id: I9578a50d697333d1e03d65bc44739f8a8389a71f
Signed-off-by: minsu78.kim <minsu78.kim@samsung.com>
|
|
|
|
|
|
|
|
|
| |
This patch code clean-up and move s5pv210_reserve_bootmem,
s3c_sdhci_set_platdata function to header file.
we remove extern function in *.c file.
Change-Id: Ib1f780becca0022a78fec06b25c076bfacf3a594
Signed-off-by: kyoungheon <kyoungheon@samsung.com>
|
|
|
|
|
|
|
|
| |
wake_peer func. pointer is in uart_port struct.
s3c24xx_serial_wake_peer
Change-Id: Ieb0ddb999865e6671df29cc395a5b3f37daef072
Signed-off-by: DooHyunHwang <dh0421.hwang@samsung.com>
|
|
|
|
| |
Signed-off-by: Janghyuck Kim <janghyuck.kim@samsung.com>
|
| |
|
| |
|
|
|
|
|
|
| |
This is the start point to port USB gadget driver for S5PC110
Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
|
| |
|
|
|
|
|
|
| |
Signed-off-by: Sungjun Bae <june.bae@samsung.com>
Signed-off-by: Choi jonghwan <jhbird.choi@samsung.com>
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added new files -
1: param.h: Required by fsa9480_i2c driver.
2: fsa9480_i2c.h: Header file for fsa9480_i2c driver.
Modified files:
1: cpu.c: Added mapping for OTG address.
2: mach-herring.c: Modified usb-otg clock name. Added new devices as usb_gadget and android_gadget in device list.
3: devs.c: Added platform data for Android gadget.
4: devs.h: added extern definition for android gadgets.
6: gadget_chips: Added new entry for s3c_udc gadget.
7: s3c_udc.h: Added new member related to dma mapping in structure s3c_request.
8: s3c_udc_otg.c: Changed clock name from usbotg to otg.
9: s3c_udc_otg_xfer_dma.c: Modified for dma functionality.
disable debug message
|
|
|
|
|
| |
Signed-off-by: Minsu Kim <minsu78.kim@samsung.com>
Signed-off-by: sb223.kang <sb223.kang@samsung.com>
|
|
|
|
| |
Change-Id: I6b8fb26e7c9859adc84b73ecb5121cfb01e00226
|
|
|
|
|
| |
Old DMA driver porting is Done. DMA can not test alone.
So, Sound will be test DMA driver (Old & New).
|
| |
|
| |
|
|
|
|
|
| |
Change-Id: Ib602abe59fdcae937aa05818462f2919af187fb7
Signed-off-by: Hyunwoong Kim <khw0178.kim@samsung.com>
|
|
|
|
|
|
|
|
|
| |
Enabling High resolution timer service and tickless idle (Dynamic
idle tick) on S5PC110. RTC/SYSTEM_TIMER are used for this features.
This feature is disabled by default configuration, need to change
configuration in menuconfig.
Change-Id: Ieecfee19a3c0cad0443cd2d35a4821ebbf1eeea3
|
|
|
|
|
|
|
| |
HERRING: Makefile: Change zreload address configuration.
Change-Id: I82bb62e0b77b14e0f962377ac246d537bc243c0b
HERRING: Makefile: Bug fix at zreload base.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Function declaration differs between file: dma.c and file:dma.h
and SPARSE (Documentation/sparse.txt) gives error messages
All dma channels are members of 'enum dma_ch' and not 'unsigned int'
Please have a look at channel definitions in:
arch/arm/mach-s3c64xx/include/mach/dma.h
arch/arm/plat-samsung/include/plat/s3c-dma-pl330.h
arch/arm/mach-s3c2410/include/mach/dma.h
So all arguments should be of type 'enum dma_ch'
Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
tx_st_done is required for checking the transmission status of SPI
channels with different fifo levels
Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Acked-by: Jassi Brar <jassisinghbrar@gmail.com
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
|
|/
|
|
|
|
|
|
| |
There has been no #ifndef - #define - #endif protection for this
header file.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
* 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6:
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
amba pl011: platform data for reg lockup and glitch v2
amba pl011: workaround for uart registers lockup
tty: n_gsm: improper skb_pull() use was leaking framed data
tty: n_gsm: Fixed logic to decode break signal from modem status
TTY: ntty, add one more sanity check
TTY: ldisc, do not close until there are readers
8250: Fix capabilities when changing the port type
8250_pci: Fix missing const from merges
ARM: SAMSUNG: serial: Fix on handling of one clock source for UART
serial: ioremap warning fix for jsm driver.
8250_pci: add -ENODEV code for Intel EG20T PCH
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch fixes the way of comparison for handling of two or more
clock sources for UART.
For example, if just only one clock source is defined even though
there are two clock sources for UART, the serial driver does not
set proper clock up. Of course, it is problem.
So this patch changes the condition of comparison to avoid useless
setup clock and adds a flag 'NO_NEED_CHECK_CLKSRC' which means
selection of source clock is not required.
In addition, since the Exynos4210 has only one clock source for UART
this patch adds the flag into its common_init_uarts().
Signed-off-by: Boojin Kim <boojin.kim@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|