CGit
Gitweb
index
:
android-sdk/kernel-common
android-3.0
android-3.1
android-3.10
android-3.3
android-3.4
android-3.4-compat
android-3.8
android-3.9
android-3.9-rc2
master
p-android-3.14
Integrated Android Product SDK Hardened Software - Android Common tree including intermediate experimental kernel versions too.
Scott (ITS) Allen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: Fix android gadget driver build
Benoit Goby
2013-02-22
4
-751
/
+43
*
HACK: usb: gadget: Fix enumeration on boot
Benoit Goby
2013-02-22
1
-1
/
+9
*
usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8
Arve Hjønnevåg
2013-02-22
5
-16
/
+10
*
mmc: block: Remove call to mmc_blk_set_blksize
Arve Hjønnevåg
2013-02-22
1
-6
/
+1
*
gpu: ion: Remove __GFP_NO_KSWAPD
Arve Hjønnevåg
2013-02-22
1
-2
/
+2
*
gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack
Arve Hjønnevåg
2013-02-22
3
-8
/
+13
*
usb: otg: otg-wakelock: Fix build for 3.7
Arve Hjønnevåg
2013-02-22
1
-3
/
+6
*
sync: fix timeout = 0 wait behavior
Jamie Gennis
2013-02-22
1
-4
/
+6
*
power: android-battery: push uevent whenever charge source changes
Todd Poynor
2013-02-19
1
-0
/
+1
*
power: android-battery: remove ac and usb supplies
Todd Poynor
2013-02-19
1
-76
/
+0
*
sync: don't log wait timeouts when timeout = 0
Erik Gilling
2013-02-19
1
-1
/
+1
*
gpu: ion: Only flush buffers in the chunk heap if they were used cached
Rebecca Schultz Zavin
2013-02-19
1
-2
/
+3
*
gpu: ion: Refactor the code to zero buffers
Rebecca Schultz Zavin
2013-02-19
4
-26
/
+48
*
sync: Fix race condition between merge and signal
Ørjan Eide
2013-02-19
1
-3
/
+7
*
cpufreq: interactive: fix race on governor start/stop
Lianwei Wang
2013-02-19
1
-4
/
+17
*
gpu: ion: Modify zeroing code so it only allocates address space once
Rebecca Schultz Zavin
2013-02-19
1
-7
/
+21
*
cpufreq: interactive: fix deadlock on spinlock in timer
Todd Poynor
2013-02-19
1
-12
/
+17
*
cpufreq: interactive: don't handle transition notification if not enabled
Todd Poynor
2013-02-19
1
-1
/
+8
*
cpufreq: interactive: init default values at compile time
Todd Poynor
2013-02-19
1
-9
/
+4
*
cpufreq: interactive: default go_hispeed_load 99%, doc updates
Todd Poynor
2013-02-19
1
-1
/
+1
*
cpufreq: interactive: fix race on timer restart on governor start
Todd Poynor
2013-02-19
1
-3
/
+3
*
cpufreq: interactive: fix racy timer stopping
Todd Poynor
2013-02-19
1
-10
/
+28
*
cpufreq: interactive: fix boosting logic
Todd Poynor
2013-02-19
1
-4
/
+11
*
cpufreq: interactive: add timer slack to limit idle at speed > min
Todd Poynor
2013-02-19
1
-40
/
+61
*
cpufreq: interactive: specify duration of CPU speed boost pulse
Todd Poynor
2013-02-19
1
-7
/
+45
*
cpufreq: interactive: adjust load for changes in speed
Todd Poynor
2013-02-19
1
-16
/
+71
*
gpu: ion: Remove heapmask from client
Rebecca Schultz Zavin
2013-02-19
1
-12
/
+5
*
gpu: ion: Export ion_client_create
Johan Mossberg
2013-02-19
1
-0
/
+1
*
gpu: ion: Clarify variable names and comments around heap ids v types
Rebecca Schultz Zavin
2013-02-19
1
-18
/
+19
*
gpu: ion: Add chunk heap
Rebecca Schultz Zavin
2013-02-19
4
-2
/
+184
*
gpu: ion: Refactor common mapping functions out of system heap
Rebecca Schultz Zavin
2013-02-19
3
-78
/
+91
*
gpu: ion: Switch heap rbtree to a prio list
Rebecca Schultz Zavin
2013-02-19
2
-29
/
+10
*
gpu: ion: Fix bug where MAP ioctl was no longer supported
Rebecca Schultz Zavin
2013-02-19
1
-0
/
+1
*
gpu: ion: Modify reserve function for carveouts with no start address
Rebecca Schultz Zavin
2013-02-19
1
-7
/
+26
*
cpufreq: interactive: remove load since last speed change
Todd Poynor
2013-02-19
1
-30
/
+4
*
cpufreq: interactive: allow arbitrary speed / target load mappings
Todd Poynor
2013-02-19
1
-14
/
+172
*
gpu: ion: fix compilation warning
Benjamin Gaignard
2013-02-19
1
-1
/
+2
*
gpu: ion: fix carveout ops
Benjamin Gaignard
2013-02-19
1
-0
/
+2
*
gpu: ion: Fix bug in zeroing pages in system heap
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+1
*
cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
Todd Poynor
2013-02-19
1
-23
/
+13
*
cpufreq: interactive: change speed according to current speed and target load
Todd Poynor
2013-02-19
1
-3
/
+32
*
cpufreq: interactive: trace actual speed in target speed decisions
Todd Poynor
2013-02-19
1
-8
/
+10
*
android: logger: enforce GID and CAP check on log flush
Charndeep Grewal
2013-02-19
1
-0
/
+5
*
usb: gadget: accessory: Fix section mismatch (again)
Todd Poynor
2013-02-19
1
-1
/
+1
*
cpufreq: interactive: kick timer on idle exit past expiry
Todd Poynor
2013-02-19
1
-23
/
+20
*
cpufreq: interactive: use deferrable timer by default
Lianwei Wang
2013-02-19
1
-7
/
+15
*
cpufreq: interactive: pin timers to associated CPU
Todd Poynor
2013-02-19
1
-79
/
+27
*
gpu: ion: Fix bug in ion_system_heap map_user
Rebecca Schultz Zavin
2013-02-19
1
-6
/
+15
*
gpu: ion: Don't flush allocatoins that come from the page pools
Rebecca Schultz Zavin
2013-02-19
1
-3
/
+5
*
gpu: ion: Clear GFP_WAIT flag on high order allocations
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+1
[next]