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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bluetooth: Remove the AID_NET_BT* gid numbers
JP Abgrall
2013-02-22
1
-2
/
+2
*
base: sync: Include seq_file.h in sync.h
Jonathan Hamilton
2013-02-19
1
-0
/
+1
*
hardlockup: detect hard lockups without NMIs using secondary cpus
Colin Cross
2013-02-19
1
-1
/
+4
*
gpu: ion: Remove heapmask from client
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+0
*
gpu: ion: Clarify variable names and comments around heap ids v types
Rebecca Schultz Zavin
2013-02-19
1
-23
/
+28
*
gpu: ion: Add chunk heap
Rebecca Schultz Zavin
2013-02-19
1
-0
/
+5
*
cpufreq: interactive: trace actual speed in target speed decisions
Todd Poynor
2013-02-19
1
-15
/
+21
*
sync: add tracepoint support
Erik Gilling
2013-02-19
1
-0
/
+82
*
sync: refactor sync debug printing
Erik Gilling
2013-02-19
1
-6
/
+13
*
power: android-battery: add charge timeouts and recharge logic
HongMin Son
2013-02-19
1
-0
/
+5
*
gpu: ion: Add support for cached mappings that don't fault
Rebecca Schultz Zavin
2013-02-19
1
-0
/
+3
*
USB: gadget: f_accessory: Add support for HID input devices
Mike Lockwood
2013-02-19
1
-1
/
+49
*
USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctl
Mike Lockwood
2013-02-19
1
-1
/
+16
*
w1: ds2482: Manage SLPZ pin sleep state
Todd Poynor
2013-02-19
1
-0
/
+21
*
sync: change wait timeout to mirror poll semantics
Erik Gilling
2013-02-19
1
-4
/
+4
*
sync: add reference counting to timelines
Erik Gilling
2013-02-19
1
-0
/
+2
*
sync: add internal refcounting to fences
Erik Gilling
2013-02-19
1
-0
/
+5
*
power: android battery: add generic android battery driver
Todd Poynor
2013-02-19
1
-0
/
+42
*
power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED
Todd Poynor
2013-02-19
1
-0
/
+1
*
cpufreq: interactive: handle speed up and down in the realtime task
Todd Poynor
2013-02-19
1
-7
/
+1
*
power: power_supply: add POWER_SUPPLY_PROP_USB_OTG
Todd Poynor
2013-02-19
1
-0
/
+1
*
power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order
Todd Poynor
2013-02-19
1
-2
/
+2
*
power_supply: Add custom property for USB High Current mode
Todd Poynor
2013-02-19
1
-0
/
+2
*
gpu: ion: Add explicit sync ioctl
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+11
*
gpu: ion: Add cache maintenance to ion.
Rebecca Schultz Zavin
2013-02-19
1
-2
/
+17
*
gpu: ion: Switch max num_heaps to 16 to work around an issue elsewere
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+1
*
power_supply: convert wakelock to wakeup source
Todd Poynor
2013-02-19
1
-2
/
+0
*
gpu: ion: Fix bug in heap type enum
Rebecca Schultz Zavin
2013-02-19
1
-2
/
+4
*
android: persistent_ram: Allow specifying ecc parameters in platform data
Arve Hjønnevåg
2013-02-19
1
-4
/
+10
*
sync: allow async waits to be canceled
Erik Gilling
2013-02-19
1
-7
/
+29
*
gpu: ion: Get an sg_table from an ion handle
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+12
*
cpufreq: interactive: fixup trace of string params
Todd Poynor
2013-02-19
1
-8
/
+8
*
ion: Switch ion to use dma-buf
Rebecca Schultz Zavin
2013-02-19
1
-49
/
+9
*
ion: Add reserve function to ion
Rebecca Schultz Zavin
2013-02-19
1
-0
/
+11
*
ion: Switch map/unmap dma api to sg_tables
Rebecca Schultz Zavin
2013-02-19
1
-3
/
+3
*
sync: add ioctl to get fence data
Erik Gilling
2013-02-19
1
-0
/
+57
*
sync: add debugfs support
Erik Gilling
2013-02-19
1
-3
/
+17
*
sync: add timestamps to sync_pts
Erik Gilling
2013-02-19
1
-0
/
+5
*
sw_sync: add cpu based sync driver
Erik Gilling
2013-02-19
1
-0
/
+58
*
sync: Add synchronization framework
Erik Gilling
2013-02-19
1
-0
/
+314
*
trace: power: add trace_clock_set_parent
Colin Cross
2013-02-19
1
-0
/
+19
*
netfilter: xt_IDLETIMER: Add new netlink msg type
JP Abgrall
2013-02-19
1
-0
/
+8
*
Include if_pppolac.h and if_pppopns.h into header-y target
Andrey Konovalov
2013-02-19
1
-0
/
+2
*
cpufreq: interactive: add boost pulse interface
Todd Poynor
2013-02-19
1
-10
/
+10
*
cpufreq: interactive: Add sysfs boost interface for hints from userspace
Todd Poynor
2013-02-19
1
-0
/
+13
*
cpufreq: interactive: Boost frequency on touchscreen input
Todd Poynor
2013-02-19
1
-0
/
+12
*
cpufreq interactive governor: event tracing
Todd Poynor
2013-02-19
1
-0
/
+87
*
usb: gadget: accessory: Add Android Accessory function
Benoit Goby
2013-02-19
1
-0
/
+83
*
usb: gadget: mtp: Add MTP/PTP function
Benoit Goby
2013-02-19
1
-0
/
+75
*
HID: Add input_register callback.
Jaikumar Ganesh
2013-02-19
1
-2
/
+2
[next]