Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4d2c26338ac3ce78b2325730bfeb4884ba60bd77
4d2c263
mmc: subtract boot sectors from disk size for eMMC 4.3+ devices
by Gary King
· 14 years ago
fa746fa
mmc_block: Allow more than 8 partitions per card
by Colin Cross
· 14 years ago
fa92a3d
PM: Prevent waiting forever on asynchronous resume after abort
by Colin Cross
· 14 years ago
435aacd
power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_monotonic
by Erik Gilling
· 14 years ago
7ef37e0
net: Fix CONFIG_RPS option to be turned off
by Dmitry Shmidt
· 14 years ago
0c7841c
wakelock: Fix operator precedence bug
by Colin Cross
· 14 years ago
5eb6fdc
ashmem: Update arguments of shrinker for 2.6.35
by Colin Cross
· 14 years ago
4818e03
lowmemorykiller: Update arguments of shrinker for 2.6.35
by Colin Cross
· 14 years ago
1dabc19
USB: g_mass_storage: Always allow disabling mass storage by writing to lun file
by Mike Lockwood
· 14 years ago
2311937
input: gpio_event: make driver be more robust against incorrectly configured lvl trigger irqs
by Dima Zavin
· 15 years ago
e7b269e
Input: gpio_event: Don't call gpio_cansleep before gpio_request.
by Arve Hjønnevåg
· 15 years ago
f6db9617
ashmem: Fix ASHMEM_SET_PROT_MASK.
by Arve Hjønnevåg
· 14 years ago
be17d1d
scheduler: cpuacct: Enable platform callbacks for cpuacct power tracking
by Mike Chan
· 15 years ago
c69233f
scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequencies
by Mike Chan
· 15 years ago
c1dbe30
misc: add akm8975 compass driver
by Colin Cross
· 15 years ago
2921bbb
drivers: input: misc: Fix section mismatch warning
by Dmitry Shmidt
· 14 years ago
6809f00
Implement read(2) in ashmem driver
by Bjorn Bringert
· 15 years ago
f23ba50
net: wireless: bcm4329: convert sempahore mutexes to real mutexes
by Dima Zavin
· 14 years ago
da65eba
network: wireless: bcm4329: Add bcm4329 driver
by Dmitry Shmidt
· 15 years ago
058abe5
network: wireless: Add get_mac_addr functionality to platform
by Dmitry Shmidt
· 15 years ago
df8bfc3
net: activity_stats: Add statistics for network transmission activity
by Mike Chan
· 15 years ago
2c974b9
staging: android: lowmemorykiller: Remove bitrotted codepath
by San Mehat
· 15 years ago
d3ea858
staging: android: lowmemorykiller: Fix task_struct leak
by San Mehat
· 15 years ago
39958f6
sched: Add a generic notifier when a task struct is about to be freed
by San Mehat
· 15 years ago
29023ce
binder: Fix memory corruption via page aliasing
by Christopher Lais
· 15 years ago
f665be6
staging: android: lowmemkiller: Substantially reduce overhead during reclaim
by San Mehat
· 15 years ago
076f80c
[ARM] Do not call flush_cache_user_range with mmap_sem held
by Dima Zavin
· 15 years ago
6698346
lowmemorykiller: Don't try to kill the same pid over and over
by San Mehat
· 15 years ago
167412f
Staging: android: binder: Create dedicated workqueue for binder deferred work
by Arve Hjønnevåg
· 15 years ago
2fd62fb
Staging: android: timed_gpio: Properly discard invalid timeout values.
by Mike Lockwood
· 15 years ago
2d8ee1f
android-common: include linux/slab.h
by Arve Hjønnevåg
· 15 years ago
9e677a4
android-common: Fix slab.h includes for 2.6.34-rc4
by Colin Cross
· 15 years ago
b2a4ab2
rtc: alarm: Don't use save_time_delta.
by Arve Hjønnevåg
· 15 years ago
76cca85
binder: Move debugging information from procfs to debugfs
by Arve Hjønnevåg
· 16 years ago
d512bb1
binder: Use seq_file for debug interface.
by Arve Hjønnevåg
· 16 years ago
5803e96
fs: partitions: Fix warnings in fs/partitions/check.c
by Colin Cross
· 15 years ago
f4713d3
wlan: Extract generic wlan platform data from tiwlan specific header
by Dmitry Shmidt
· 15 years ago
97f59a1
apanic: make APANIC_LABEL depend on APANIC
by Iliyan Malchev
· 15 years ago
845fdd0
android: logger: Add new system log for framework/system log messages
by San Mehat
· 15 years ago
af62b25
power: wakelock: Print active wakelocks when has_wake_lock() is called
by Mike Chan
· 15 years ago
617a3dc
mmc: core: Release delayed mmc work wakelock after deep disable
by San Mehat
· 15 years ago
5fec81a
block: genhd: Add disk/partition specific uevent callbacks for partition info
by San Mehat
· 15 years ago
5ef0870
Staging: android: timed_gpio: Request gpios.
by Arve Hjønnevåg
· 15 years ago
3d7e11c
Staging: android: ram_console: Start ram console earlier
by Arve Hjønnevåg
· 15 years ago
310cd14
misc: apanic: erase kpanic when no data
by Tom Zhu
· 15 years ago
d2e9d64
misc: apanic: bad block handling
by Tom Zhu
· 15 years ago
e3af8d4
ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threads
by San Mehat
· 15 years ago
01c9968
drivers: apanic: Android kernel panic handler.
by San Mehat
· 15 years ago
a97e6c5
proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
by San Mehat
· 15 years ago
ce84ca9
kernel: printk: Add non exported function for clearing the log ring buffer
by San Mehat
· 15 years ago
d3f8fd3
[ARM] process: Add display of memory around registers when displaying regs.
by San Mehat
· 15 years ago
b571c83
mtd: nand: Add naieve panic_write support for generic nand devices.
by San Mehat
· 15 years ago
9272a14
drivers: power: Add watchdog timer to catch drivers which lockup during suspend.
by San Mehat
· 15 years ago
f86e4b0
Bluetooth: Hack: Don't dereference null pointer.
by Nick Pelly
· 15 years ago
c172849
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
by Nick Pelly
· 15 years ago
5c9b4de
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).
by Nick Pelly
· 15 years ago
40a803d
Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.
by Nick Pelly
· 15 years ago
1349d4a
Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.
by Nick Pelly
· 15 years ago
93739c0
serial_core: Add wake_peer uart operation which is called before starting UART TX. The idea here is to provide a mechanism where we can wakeup our peer before sending data.
by San Mehat
· 15 years ago
261a799
rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down
by Nick Pelly
· 16 years ago
24087d7
wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chips
by Nick Pelly
· 16 years ago
3e3d035
kernel_debugger_core: add interrupt-context debugger core
by Brian Swetland
· 17 years ago
0da19af
printk: Fix log_buf_copy termination.
by Arve Hjønnevåg
· 17 years ago
fc4fb28
Revert "printk: remove unused code from kernel/printk.c"
by Arve Hjønnevåg
· 16 years ago
ebd4673
net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
by Chia-chi Yeh
· 15 years ago
622495a
security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().
by Chia-chi Yeh
· 15 years ago
764fc0e
net: PPPoPNS and PPPoLAC fixes.
by Chia-chi Yeh
· 16 years ago
60df157
net: add PPP on PPTP Network Server (PPPoPNS) driver.
by Chia-chi Yeh
· 16 years ago
36d0074
net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.
by Chia-chi Yeh
· 16 years ago
1d38bc7
cgroup: Add generic cgroup subsystem permission checks.
by San Mehat
· 16 years ago
22e9cd9
fs: yaffs: don't force YAFFS_TRACE_ALWAYS for all trace levels
by Dima Zavin
· 14 years ago
8237911
fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300
by Arve Hjønnevåg
· 15 years ago
4bfab3c
fs: block_dump: Don't display inode changes if block_dump < 2
by San Mehat
· 16 years ago
5a7cd71
tiwlan: Add abstract wifi control functions support
by Dmitry Shmidt
· 16 years ago
8da0417
usb: gadget: android: fix compilation on 2.6.37
by Dima Zavin
· 14 years ago
e6be894
USB: gadget: composite: Use separate switches for connected and config state
by Mike Lockwood
· 14 years ago
00bc408
USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st iface
by John Michelau
· 14 years ago
f71a394
USB: gadget: composite: Dynamically set IAD bFirstInterface
by John Michelau
· 14 years ago
d5d2de6
USB: gadget: android Fix gadget descriptor compliance for IAD's
by John Michelau
· 14 years ago
677ba87
usb: gadget: Multiple ACM gadget instances
by John Michelau
· 14 years ago
51d5755
usb: gadget: Fixed Android gadget function discovery & product matching
by John Michelau
· 14 years ago
ffdab0c
usb: gadget: rndis: don't use dev_get_stats
by Benoit Goby
· 14 years ago
16c08c2
USB: gadget: f_mtp: Zero length packet fixes
by Mike Lockwood
· 14 years ago
3e800b6
USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytes
by Mike Lockwood
· 14 years ago
76ac655
USB: gadget: f_mtp: Return zero result for successful file transfer.
by Mike Lockwood
· 14 years ago
491d418
USB: gadget: f_mtp: MTP driver cleanup:
by Mike Lockwood
· 14 years ago
ffab952
usb: gadget: android: Remove WAKEUP flag from bmAttributes
by Benoit Goby
· 14 years ago
d6b1d73
USB: gadget: android: Disable MTP when RNDIS function is enabled.
by Mike Lockwood
· 14 years ago
1de4d4d
USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpoint
by Mike Lockwood
· 14 years ago
7aea385
drivers: usb: gadget: rndis: Fix section mismatch warning
by Dmitry Shmidt
· 14 years ago
d43a1a5
drivers: usb: gadget: mass_storage: Fix section mismatch warning
by Dmitry Shmidt
· 14 years ago
577e37a
drivers: usb: gadget: Fix section mismatch warning
by Dmitry Shmidt
· 14 years ago
28acc1a
USB: composite: Add usb_composite_force_reset utility to force enumeration
by Mike Lockwood
· 14 years ago
4a44144
USB: gadget: android: Remove unused function android_usb_set_connected()
by Mike Lockwood
· 14 years ago
8da4cc8
USB: gadget: composite: Move switch_set_state calls to a work queue
by Mike Lockwood
· 14 years ago
ba83b01
USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.
by Mike Lockwood
· 15 years ago
fb52b00
USB: composite: Add support for functions overriding USB_DT_STRING descriptors
by Mike Lockwood
· 15 years ago
e2dc503
USB: gadget: composite: Add userspace notifications for USB state changes
by Mike Lockwood
· 14 years ago
0de5a69
USB: gadget: f_mass_storage: Integrate android customizations
by Mike Lockwood
· 15 years ago
efbf862
USB: android gadget: mass storage: Fix format issue for Vista Host
by Velempati Chiranjeevi
· 15 years ago
Next »