Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8e56764990dfa9b76e3c5193bab0ee9cd0fe5ec9
/
drivers
4db7f78
ANDROID: of: Support CONFIG_CMDLINE_EXTEND config option
by Doug Anderson
· 13 years ago
e4395b2
ANDROID: uid_cputime: skip power reporting per uid for now
by Amit Pundir
· 9 years ago
17f35ea
ANDROID: uid_cputime: Check for the range while removing range of UIDs.
by Ruchi Kandoi
· 9 years ago
0a73377
ANDROID: uid_cputime: Iterates over all the threads instead of processes.
by Ruchi Kandoi
· 9 years ago
be7074f
ANDROID: uid_cputime: fix cputime overflow
by Jin Qian
· 9 years ago
40b78cc
ANDROID: uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit.
by Ruchi Kandoi
· 9 years ago
bf7cb02
ANDROID: uid_cputime: Extends the cputime functionality to report power per uid
by Ruchi Kandoi
· 10 years ago
453ac31
ANDROID: proc: uid_cputime: fix show_uid_stat permission
by Jin Qian
· 10 years ago
48a9906
ANDROID: proc: uid_cputime: create uids from kuids
by Amit Pundir
· 10 years ago
6901422
ANDROID: proc: uid: Adds accounting for the cputimes per uid.
by jinqian
· 10 years ago
68b6254
ANDROID: wakeup: Add last wake up source logging for suspend abort reason.
by Ruchi Kandoi
· 10 years ago
6118cb4
ANDROID: power: Adds functionality to log the last suspend abort reason.
by Ruchi Kandoi
· 10 years ago
64062b3
ANDROID: power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties
by Todd Poynor
· 11 years ago
635a06d
ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED
by Todd Poynor
· 12 years ago
a02dedd
ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG
by Todd Poynor
· 12 years ago
af4f6ce
ANDROID: power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order
by Todd Poynor
· 12 years ago
c986437
ANDROID: power_supply: Add custom property for USB High Current mode
by Todd Poynor
· 12 years ago
83707ea
ANDROID: trace: cpufreq: Add tracing for min/max cpufreq
by Ruchi Kandoi
· 9 years ago
81863d6
ANDROID: cpuidle: governor: menu: don't use loadavg
by Colin Cross
· 13 years ago
daeea72
ANDROID: fiq_debugger: Build fixes for 4.1
by John Stultz
· 9 years ago
60c384b
ANDROID: fiq_debugger: Add fiq_watchdog_triggered api
by Arve Hjønnevåg
· 11 years ago
e073df6
ANDROID: fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu specific code
by Arve Hjønnevåg
· 11 years ago
516b14d
ANDROID: fiq_debugger: add ARM64 support
by Colin Cross
· 11 years ago
cffbe78
ANDROID: fiq_debugger: split arm support into fiq_debugger_arm.c
by Colin Cross
· 11 years ago
7efcbb8
ANDROID: fiq_debugger: use pt_regs for registers
by Colin Cross
· 11 years ago
cbee915
ANDROID: fiq_debugger: allow compiling without CONFIG_FIQ_GLUE
by Colin Cross
· 11 years ago
a6bec1f
ANDROID: fiq_debugger: rename debug->fiq_debugger
by Colin Cross
· 11 years ago
66bbef2
ANDROID: fiq_debugger: move into drivers/staging/android/fiq_debugger/
by Colin Cross
· 11 years ago
6427ac4
ANDROID: fix false disconnect due to a signal sent to the reading process
by keunyoung
· 11 years ago
e45c769
ANDROID: usb: gadget: cleanup: fix unused variable and function warnings
by Amit Pundir
· 9 years ago
95106e3
ANDROID: usb: gadget: build audio_source function only if SND is enabled
by Amit Pundir
· 9 years ago
9214c89
ANDROID: usb: gadget: configfs: handle gadget reset request for android
by Amit Pundir
· 9 years ago
bba0df3
ANDROID: usb: gadget: create F_midi device
by Badhri Jagan Sridharan
· 9 years ago
560f013
ANDROID: usb: gadget: Add device attribute to determine gadget state
by Badhri Jagan Sridharan
· 9 years ago
9a9b168
ANDROID: usb: phy: fix dual role sysfs build if kernel modules are supported
by Amit Pundir
· 9 years ago
7dfee9c
ANDROID: usb: phy: Dual role sysfs class definition
by Badhri Jagan Sridharan
· 9 years ago
171b812
ANDROID: usb: gadget: fix NULL ptr derefer while symlinking PTP func
by Amit Pundir
· 9 years ago
9150ea1
ANDROID: usb:gadget:Add "state" attribute to android_device
by Badhri Jagan Sridharan
· 9 years ago
9061f25
ANDROID: usb: gadget: Do not disconnect unregistered dev
by Badhri Jagan Sridharan
· 10 years ago
3cad9be
ANDROID: usb: gadget: Relocate f_accessory
by Badhri Jagan Sridharan
· 10 years ago
f9247ce
ANDROID: usb: gadget: Accessory:Migrate to USB_FUNCTION API
by Badhri Jagan Sridharan
· 10 years ago
f188487
ANDROID: usb: gadget: Move gadget functions code
by Badhri Jagan Sridharan
· 10 years ago
743a13c
ANDROID: usb:gadget:audio_source: Move to USB_FUNCTION API
by Badhri Jagan Sridharan
· 10 years ago
d6b2d77
ANDROID: usb: gadget: Add function devices to the parent
by Badhri Jagan Sridharan
· 10 years ago
6d9285e
ANDROID: usb: gadget: f_audio_source:replace deprecated API
by Badhri Jagan Sridharan
· 10 years ago
65758ce
ANDROID: usb: gadget: check for accessory device before disconnecting HIDs
by Amit Pundir
· 10 years ago
2187738
ANDROID: usb: gadget: Add Uevent to notify userspace
by Badhri Jagan Sridharan
· 10 years ago
eab46c4
ANDROID: usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interface
by Badhri Jagan Sridharan
· 10 years ago
be102d9
ANDROID: usb: gadget: f_audio_source: Fixed USB Audio Class Interface Descriptor
by Anson Jacob
· 10 years ago
2c4e8fe
ANDROID: usb: gadget: f_audio_source: change max ISO packet size
by Anson Jacob
· 10 years ago
64d81a2
ANDROID: usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_write
by Anson Jacob
· 10 years ago
1b07ec7
ANDROID: drivers: usb: gadget: 64-bit related type fixes
by Greg Hackmann
· 11 years ago
2453dad
ANDROID: usb: gadget: f_mtp: move userspace interface to uapi
by Colin Cross
· 11 years ago
27dfc28
ANDROID: USB: remove duplicate out endpoint creation in MTP mode
by Peter Oh
· 11 years ago
47aabb9
ANDROID: usb: gadget: Fix android gadget driver build
by Benoit Goby
· 12 years ago
e275439
ANDROID: usb: gadget: Fixes and hacks to make android usb gadget compile on 3.8
by Arve Hjønnevåg
· 12 years ago
7369345
ANDROID: usb: otg: otg-wakelock: Fix build for 3.7
by Arve Hjønnevåg
· 12 years ago
4ce5e65
ANDROID: usb: gadget: accessory: Fix section mismatch (again)
by Todd Poynor
· 12 years ago
34a37f8
ANDROID: USB: gadget: f_audio_source: New gadget driver for audio output
by Mike Lockwood
· 13 years ago
205115d
ANDROID: USB: gadget: f_accessory: Add support for HID input devices
by Mike Lockwood
· 13 years ago
b16cf28
ANDROID: USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctl
by Mike Lockwood
· 13 years ago
ceb2f0a
ANDROID: usb: gadget: accessory: Fix section mismatch
by Benoit Goby
· 12 years ago
3f9860a
ANDROID: usb: otg: otg-wakelock: Fix build for 3.4
by Benoit Goby
· 13 years ago
611b8d4
ANDROID: usb: gadget: adb: Only enable the gadget when adbd is ready
by Benoit Goby
· 13 years ago
e44897c
ANDROID: usb: gadget: adb: do not set error flag when dequeuing req
by Colin Cross
· 13 years ago
a8dd454
ANDROID: usb: gadget: adb: allow freezing in adb_read
by Colin Cross
· 13 years ago
3d95527
ANDROID: usb: gadget: accessory: Add Android Accessory function
by Benoit Goby
· 13 years ago
7719a89
ANDROID: usb: gadget: adb: Add ADB function
by Benoit Goby
· 13 years ago
7a6d39e
ANDROID: usb: gadget: mtp: Add MTP/PTP function
by Benoit Goby
· 13 years ago
666167c
ANDROID: usb: otg: otg-wakelock: fix build for 3.3
by Colin Cross
· 13 years ago
2c7e324
ANDROID: usb: otg: Temporarily grab wakelock on charger and disconnect events
by Todd Poynor
· 13 years ago
21b36ea
ANDROID: USB: OTG: Take wakelock when VBUS present
by Todd Poynor
· 13 years ago
a7e707e
ANDROID: net: PPPoPNS and PPPoLAC build fixes for 4.4
by Amit Pundir
· 9 years ago
85d6388
ANDROID: net: pppopns: pppolac: fix sendmsg function calls
by Amit Pundir
· 9 years ago
30cd639
ANDROID: net: PPPoPNS: Remove length argument from data_ready
by Jon Medhurst
· 9 years ago
bda61e5
ANDROID: net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRU
by JP Abgrall
· 12 years ago
f6cd375
ANDROID: net: Reorder incoming packets in PPPoLAC and PPPoPNS.
by Chia-chi Yeh
· 14 years ago
32f7ae9
ANDROID: net: PPPoPNS and PPPoLAC fixes.
by Chia-chi Yeh
· 15 years ago
70511fd
ANDROID: net: add PPP on PPTP Network Server (PPPoPNS) driver.
by Chia-chi Yeh
· 15 years ago
5ebc1fc
ANDROID: net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.
by Chia-chi Yeh
· 16 years ago
be916e8
ANDROID: net: Only NET_ADMIN is allowed to fully control TUN interfaces.
by Chia-chi Yeh
· 13 years ago
d775b65
ANDROID: mmc: core: Remove stray CONFIG_EXPERIMENTAL dependencies
by John Stultz
· 12 years ago
6fc8bec
ANDROID: mmc: Add "ignore mmc pm notify" functionality
by Dmitry Shmidt
· 14 years ago
6ddb84e
ANDROID: mmc: sdio: Fix sdio_reset_comm for sync
by Hosung Kim
· 12 years ago
5b7f909
ANDROID: mmc: sdio: fix sdio_reset_comm() voltage selection
by Colin Cross
· 11 years ago
137aeca
ANDROID: mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()
by Dmitry Shmidt
· 14 years ago
48ed6fa
ANDROID: mmc: sdio: Add high speed support to sdio_reset_comm()
by Daniel Chen
· 15 years ago
7aa92ea
ANDROID: mmc: sdio: Claim host in sdio_reset_comm()
by Dmitry Shmidt
· 15 years ago
938571b
ANDROID: mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device
by San Mehat
· 17 years ago
56d0106
ANDROID: mmc: Add sdio_readb_ext() function
by Dmitry Shmidt
· 16 years ago
2b6be3a
ANDROID: mmc: Add concept of an 'embedded' SDIO device.
by San Mehat
· 17 years ago
0a3f562
ANDROID: mmc: sd: Add retries in re-detection
by San Mehat
· 16 years ago
3d1bf52
ANDROID: mmc: sd: When resuming, try a little harder to init the card
by San Mehat
· 16 years ago
6bb7b60
ANDROID: mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection
by San Mehat
· 16 years ago
4020378
ANDROID: mtd: nand: Allow NAND chip ids to be included standalone.
by Dima Zavin
· 16 years ago
bffb6b8
ANDROID: gpio_input: convert from wakelocks to wakeup sources
by Todd Poynor
· 12 years ago
455a52a
ANDROID: input: Made keyreset more robust
by Daniel Rosenberg
· 10 years ago
6e92697
ANDROID: input: Changed keyreset to act as a wrapper for keycombo.
by Daniel Rosenberg
· 11 years ago
e03e4e2
ANDROID: input: add keycombo, a general key combo driver.
by Daniel Rosenberg
· 11 years ago
c4be12a
ANDROID: input: misc: keychord: log when keychord triggered
by JP Abgrall
· 12 years ago
Next »