Commit Graph

1324 Commits

Author SHA1 Message Date
wdc
0188848a9f rda5876BT: fix commit error 2013-04-23 18:49:29 +08:00
wdc
13ae592853 rda5876BT: add tcc_bt_drv for android4.2 2013-04-23 18:13:44 +08:00
邱建斌
fd339aaca3 rk610 codec : add modem sound control 2013-04-07 16:05:04 +08:00
xxh
ef5142dab9 1.add mt6229 power on/off on settings for MID
2.change some method to static
2013-03-30 15:39:47 +08:00
xxh
16d0142575 remove mu509 uart gpio request 2013-03-29 18:47:18 +08:00
xxh
401e7f1d2f 3G modem driver for 4.2.2
1.the driver is copy form 4.1
       2.mu509,mt6229,mw100,sew868
       3.other modem use rk29_modem_config
2013-03-29 18:26:44 +08:00
赵子初
72d981d8fd rk2928 add phonepad support 2013-03-27 10:14:44 +08:00
赵子初
ff5ab68661 update bp driver 2013-03-12 17:39:27 +08:00
蓝斌元
2fd93fbff1 rk3066 add phone pad modem support 2013-03-06 18:13:33 +08:00
黄涛
14d96d73a2 Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0
Merge v3.0.65
Conflicts:
	Makefile
	drivers/net/wireless/ath/ath9k/beacon.c
	drivers/net/wireless/ath/ath9k/htc_hst.c
2013-02-18 12:31:44 +08:00
cdy
6fe30df1fe rk3188 ds1006h: add akm8963 2013-01-29 15:26:26 +08:00
Robin Holt
06cce029da SGI-XP: handle non-fatal traps
commit 891348ca0f upstream.

We found a user code which was raising a divide-by-zero trap.  That trap
would lead to XPC connections between system-partitions being torn down
due to the die_chain notifier callouts it received.

This also revealed a different issue where multiple callers into
xpc_die_deactivate() would all attempt to do the disconnect in parallel
which would sometimes lock up but often overwhelm the console on very
large machines as each would print at least one line of output at the
end of the deactivate.

I reviewed all the users of the die_chain notifier and changed the code
to ignore the notifier callouts for reasons which will not actually lead
to a system to continue on to call die().

[akpm@linux-foundation.org: fix ia64]
Signed-off-by: Robin Holt <holt@sgi.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-27 20:46:29 -08:00
luowei
48ff38b665 rk30_phonepad: update some driver from c8003
modified:   drivers/input/misc/rk_board_id.c
	modified:   drivers/input/ts/chips/Kconfig
	modified:   drivers/input/ts/chips/Makefile
	new file:   drivers/input/ts/chips/ct360.c
	new file:   drivers/input/ts/chips/ct360_firmware.h
	modified:   drivers/input/ts/chips/gt828.c
	modified:   drivers/input/ts/ts-auto.c
	modified:   drivers/input/ts/ts-i2c.c
	new file:   drivers/input/ts/ts-serial.c
	new file:   drivers/input/ts/ts-spi.c
	modified:   drivers/misc/bp/bp-auto.c
	modified:   drivers/misc/bp/chips/mt6229.c
	modified:   drivers/usb/serial/usb-serial.c
	modified:   drivers/video/display/screen/lcd_auto.c
	modified:   include/linux/rk_board_id.h
	modified:   include/linux/ts-auto.h
2012-11-18 13:01:01 +08:00
赵子初
87db50252a rk2928phonepad: sc6610:add resume and suspend 2012-10-25 20:31:29 +08:00
邱建斌
d8c1ed909a rk2928phonepad modem_sound :
add set volume ioctl cmd
2012-10-25 19:00:45 +08:00
luowei
fa9a169827 rk30_phonepad:add auto modem driver Kconfig 2012-10-24 18:25:59 +08:00
luowei
534cc41268 rk30_phonepad:add auto modem driver support 2012-10-24 18:11:05 +08:00
邱建斌
d5551f9e90 rk2928phonepad:
modfiy modem_sound ioctl cmd
2012-10-24 17:48:13 +08:00
linjh
8189a7d87d rk2928_phonepad: remove exp gpio
[reference files]
	modified:

	arch/arm/mach-rk2928/include/mach/board.h
    drivers/misc/rk2928_callpad_misc/Kconfig
    drivers/misc/rk2928_callpad_misc/Makefile

	deleted:

	drivers/misc/rk2928_callpad_misc/gpio_exp_callpad.c
    include/linux/gpio_exp_callpad.h
2012-10-23 16:31:44 +08:00
邱建斌
0f47bc20b9 rk2928phonepad:
add support rk2928 codec for phonepad
2012-10-19 10:48:56 +08:00
wlq
7214eed2e0 add sc6610 modem 2012-10-10 17:48:24 +08:00
黄涛
21158e22d9 Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0
Conflicts:
	Makefile
	drivers/mmc/core/sd.c
	drivers/net/usb/asix.c
	drivers/net/wireless/ath/ath9k/recv.c
	drivers/net/wireless/b43legacy/main.c
	drivers/net/wireless/p54/p54usb.c
	drivers/net/wireless/rt2x00/rt2400pci.c
	drivers/net/wireless/rt2x00/rt2400pci.h
	drivers/net/wireless/rt2x00/rt2500pci.c
	drivers/net/wireless/rt2x00/rt2500usb.c
	drivers/net/wireless/rt2x00/rt2500usb.h
	drivers/net/wireless/rt2x00/rt2800pci.c
	drivers/net/wireless/rt2x00/rt2800usb.c
	drivers/net/wireless/rt2x00/rt61pci.c
	drivers/net/wireless/rt2x00/rt61pci.h
	drivers/net/wireless/rt2x00/rt73usb.c
	drivers/net/wireless/rt2x00/rt73usb.h
	drivers/net/wireless/rtl818x/rtl8187/dev.c
	drivers/usb/serial/option.c
	kernel/time/timekeeping.c
2012-10-08 10:28:29 +08:00
Robin Holt
9b3746b3ca drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
commit 7838f994b4 upstream.

On many of our larger systems, CPU 0 has had all of its IRQ resources
consumed before XPC loads.  Worst cases on machines with multiple 10
GigE cards and multiple IB cards have depleted the entire first socket
of IRQs.

This patch makes selecting the node upon which IRQs are allocated (as
well as all the other GRU Message Queue structures) specifiable as a
module load param and has a default behavior of searching all nodes/cpus
for an available resources.

[akpm@linux-foundation.org: fix build: include cpu.h and module.h]
Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-02 09:47:40 -07:00
linjh
8a5f41de92 phonepad: commit phonepad(i30) audio switch code
[reference file]
	modified:
		drivers/misc/Kconfig
		drivers/misc/Makefile
	new file:
		drivers/misc/rk2928_callpad_misc/Kconfig
		drivers/misc/rk2928_callpad_misc/Makefile
		drivers/misc/rk2928_callpad_misc/audio_switch.c
		drivers/misc/rk2928_callpad_misc/audio_switch.h
		drivers/misc/rk2928_callpad_misc/gpio_exp_callpad.c
2012-09-27 18:04:00 +08:00
lw
2c70c8f5df gps:add gps support for rk2928 and rk3066b 2012-09-17 21:53:32 +08:00