android_kernel_google_msm/drivers
Dan Carpenter e78970f0d7 p54: clamp properly instead of just truncating
commit 608cfbe4ab upstream.

The call to clamp_t() first truncates the variable signed 8 bit and as a
result, the actual clamp is a no-op.

Fixes: 0d78156eef ('p54: improve site survey')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-30 21:40:30 -07:00
..
accessibility
acpi ACPI / processor: Rework processor throttling with work_on_cpu() 2014-03-11 16:10:01 -07:00
amba
ata libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001) 2014-03-23 21:37:06 -07:00
atm atm: idt77252: fix dev refcnt leak 2013-12-08 07:29:42 -08:00
auxdisplay
base drivers/base/memory.c: fix show_mem_removable() to handle missing sections 2013-09-07 21:58:14 -07:00
bcma
block xen/blkback: Check for insane amounts of request on the ring (v6). 2014-03-11 16:10:07 -07:00
bluetooth
cdrom drivers/cdrom/cdrom.c: use kzalloc() for failing hardware 2013-07-13 11:03:40 -07:00
char raw: test against runtime value of max_raw_minors 2014-02-22 10:32:45 -08:00
clk clk: remove notifier from list before freeing it 2013-06-27 11:27:30 -07:00
clocksource
connector proc connector: reject unprivileged listener bumps 2014-03-11 16:10:03 -07:00
cpufreq
cpuidle
crypto
dca
devfreq
dio
dma dma: ste_dma40: don't dereference free:d descriptor 2014-03-11 16:10:02 -07:00
edac i7core_edac: Fix PCI device reference count 2014-03-11 16:10:01 -07:00
eisa
firewire firewire: don't use PREPARE_DELAYED_WORK 2014-03-23 21:37:06 -07:00
firmware
gpio gpio: msm: Fix irq mask/unmask by writing bits instead of numbers 2014-01-08 09:42:12 -08:00
gpu drm/radeon/atom: select the proper number of lanes in transmitter setup 2014-03-23 21:37:06 -07:00
hid HID: picolcd_core: validate output report details 2013-12-08 07:29:42 -08:00
hsi
hv
hwmon hwmon: (max1668) Fix writing the minimum temperature 2014-03-11 16:10:01 -07:00
hwspinlock
i2c i2c: i801: SMBus patch for Intel Avoton DeviceIDs 2013-12-11 22:34:11 -08:00
ide
idle intel_idle: enable IVB Xeon support 2014-01-08 09:42:11 -08:00
ieee802154
infiniband IB/qib: Add missing serdes init sequence 2014-02-22 10:32:46 -08:00
input Input: synaptics - handle out of bounds values from the hardware 2014-02-20 10:45:33 -08:00
iommu intel-iommu: fix off-by-one in pagetable freeing 2014-02-13 11:51:08 -08:00
isdn net: rework recvmsg handler msg_name and msg_namelen logic 2013-12-08 07:29:41 -08:00
leds drivers/leds/leds-ot200.c: fix error caused by shifted mask 2013-06-07 12:49:13 -07:00
lguest
macintosh
mca
md dm mpath: fix stalls when handling invalid ioctls 2014-03-11 16:10:02 -07:00
media saa7134: Fix unlocked snd_pcm_stop() call 2014-03-11 16:10:06 -07:00
memstick
message
mfd
misc SCSI: enclosure: fix WARN_ON in dual path device removing 2013-12-11 22:34:10 -08:00
mmc mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA 2014-02-13 11:51:08 -08:00
mtd mtd: mxc_nand: remove duplicated ecc_stats counting 2014-02-13 11:51:10 -08:00
net p54: clamp properly instead of just truncating 2014-03-30 21:40:30 -07:00
nfc
nubus
of of: Fix missing memory initialization on FDT unflattening 2013-09-26 17:15:51 -07:00
oprofile
parisc
parport parport: parport_pc: remove double PCI ID for NetMos 2014-02-06 11:05:47 -08:00
pci PCI: Enable ARI if dev and upstream bridge support it; disable otherwise 2014-02-13 11:51:17 -08:00
pcmcia pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status 2013-07-21 18:19:01 -07:00
pinctrl
platform hp_accel: Add a new PnP ID HPQ6007 for new HP laptops 2014-02-06 11:05:47 -08:00
pnp
power power: max17040: Fix NULL pointer dereference when there is no platform_data 2014-02-22 10:32:46 -08:00
pps
ps3
ptp
rapidio
regulator
remoteproc
rpmsg
rtc rtc-cmos: Add an alarm disable quirk 2014-02-13 11:51:20 -08:00
s390 qeth: avoid buffer overflow in snmp ioctl 2013-12-04 10:50:30 -08:00
sbus
scsi SCSI: storvsc: NULL pointer dereference fix 2014-03-23 21:37:08 -07:00
sfi
sh
sn
spi spi: Fix crash with double message finalisation on error handling 2014-02-22 10:32:45 -08:00
ssb
staging staging: line6: Fix unlocked snd_pcm_stop() call 2014-03-11 16:10:09 -07:00
target target/file: Re-enable optional fd_buffered_io=1 operation 2014-02-20 10:45:33 -08:00
tc
thermal
tty tty: n_gsm: Fix for modems with brk in modem status control 2014-02-22 10:32:45 -08:00
uio Fix a few incorrectly checked [io_]remap_pfn_range() calls 2013-11-29 10:50:32 -08:00
usb USB: ftdi_sio: add Cressi Leonardo PID 2014-03-11 16:10:01 -07:00
uwb
vhost vhost: zerocopy: poll vq in zerocopy callback 2013-09-14 06:02:10 -07:00
video video: kyro: fix incorrect sizes when copying to userspace 2013-12-08 07:29:43 -08:00
virt
virtio virtio: support unlocked queue poll 2013-08-04 16:26:03 +08:00
vlynq
w1
watchdog sc1200_wdt: Fix oops 2013-12-20 07:34:21 -08:00
xen xen/events: mask events when changing their VCPU binding 2014-03-11 16:10:07 -07:00
zorro
Kconfig
Makefile