Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
22e9cd9dc9b51f5ad96588ecbfde5f3221e0e6dd
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
· 15 years ago
7aea385
drivers: usb: gadget: rndis: Fix section mismatch warning
by Dmitry Shmidt
· 15 years ago
d43a1a5
drivers: usb: gadget: mass_storage: Fix section mismatch warning
by Dmitry Shmidt
· 15 years ago
577e37a
drivers: usb: gadget: Fix section mismatch warning
by Dmitry Shmidt
· 15 years ago
28acc1a
USB: composite: Add usb_composite_force_reset utility to force enumeration
by Mike Lockwood
· 15 years ago
4a44144
USB: gadget: android: Remove unused function android_usb_set_connected()
by Mike Lockwood
· 15 years ago
8da4cc8
USB: gadget: composite: Move switch_set_state calls to a work queue
by Mike Lockwood
· 15 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
· 15 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
27d1890
USB: gadget: f_mass_storage: Defer handling interface changes until it is safe.
by Mike Lockwood
· 15 years ago
0130a0e6
USB: gadget: android: mass_storage: Use spin_lock_irqsave/spin_unlock_irqrestore
by Arve Hjønnevåg
· 16 years ago
0a4c12d
USB: gadget: android: check for null _android_dev in android_register_function()
by Mike Lockwood
· 15 years ago
f620564
USB: gadget: f_mass_storage: Flush writes after every 4 MB.
by Mike Lockwood
· 15 years ago
0d511c4
USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.
by Mike Lockwood
· 15 years ago
0f63be2
USB: gadget: composite: Don't increment interface number for alt settings.
by Mike Lockwood
· 15 years ago
8c6a6b2
USB: gadget: composite: Don't call set_alt() on functions that are hidden.
by Mike Lockwood
· 15 years ago
3522086
USB: gadget: android: Disable UMS when RNDIS ethernet is active.
by Mike Lockwood
· 15 years ago
a83f187
usb: gadget: u_ether: Remove warning from gether_disconnect()
by Mike Lockwood
· 15 years ago
8f5f391
Add USB_ANDROID_RNDIS_WCEIS option.
by Steve Kondik
· 15 years ago
da574e2
USB: gadget: android: Fix special case for RNDIS ethernet function
by Mike Lockwood
· 15 years ago
c832ca8
USB: composite: Compute interface numbers correctly when functions are hidden.
by Mike Lockwood
· 15 years ago
573cea5
USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDIS
by Mike Lockwood
· 15 years ago
fe8ae89
USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is set
by Mike Lockwood
· 15 years ago
0532973
USB: android: Use composite class driver for enabling and disabling functions
by Mike Lockwood
· 15 years ago
f041ac6
USB: composite: Add class driver for enabling and disabling USB functions.
by Mike Lockwood
· 15 years ago
789ef23
USB: gadget: android: android USB gadget improvements:
by Mike Lockwood
· 15 years ago
a9e8c44
USB: gadget: adb: Queue read requests with length specified by client.
by Mike Lockwood
· 15 years ago
83814ea
USB: gadget: android: android USB gadget improvements:
by Krishna, Vamsi
· 16 years ago
292b1bc
USB: composite: Allow configurations to handle unhandled setup requests
by Joe Swantek
· 15 years ago
c7ba16a
USB: composite: Add flag to usb_function to hide its interface during enumeration
by Mike Lockwood
· 15 years ago
258d103
USB: composite: Fix USB WHQL Certification Issues
by Jared Suttles
· 15 years ago
b21ab23
drivers: usb: gadget: Add helper function for installing ACM gadget function.
by Joe Swantek
· 15 years ago
646bb86
drivers: usb: gadget: handle NULL descriptors in composite config_buf
by Jared Suttles
· 15 years ago
7f0d7bd
android_usb: Composite USB gadget driver for android.
by Mike Lockwood
· 16 years ago
8f5ed00
mmc: sdio: Add high speed support to sdio_reset_comm()
by Daniel Chen
· 15 years ago
9da9109
mmc: block: Resume multi-block reads after transient read errors.
by David Ding
· 15 years ago
7e053b3
mmc: sdio: Claim host in sdio_reset_comm()
by Dmitry Shmidt
· 15 years ago
c87f8d4
mmc: mmcblk: Add support for deferred SD bus resume
by San Mehat
· 15 years ago
10797cf
mmc: core: Add deferred bus resume policy.
by San Mehat
· 15 years ago
b2afee5
mmc: core: Hold a wake lock accross delayed work + mmc rescan
by San Mehat
· 16 years ago
01349cb
mmc: sd: Add retries in re-detection
by San Mehat
· 16 years ago
a166195
mmc: sd: When resuming, try a little harder to init the card
by San Mehat
· 16 years ago
200a8e8
mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device
by San Mehat
· 17 years ago
dc12952
trout: Add functions for WiFi
by Dmitry Shmidt
· 16 years ago
9a24820
mmc: Add concept of an 'embedded' SDIO device.
by San Mehat
· 17 years ago
ae11f09
mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection
by San Mehat
· 16 years ago
eca2e01
mmc: Add status IRQ and status callback function to mmc platform data
by San Mehat
· 16 years ago
70abd67
Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them to driver
by Rebecca Schultz Zavin
· 16 years ago
90229d8
Input: synaptics_i2c_rmi: Send new multi touch events
by Arve Hjønnevåg
· 15 years ago
1d1ca96
Input: synaptics_i2c_rmi: Add sensitivity adjust option.
by Arve Hjønnevåg
· 15 years ago
3f8a4b0
Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data property.
by Arve Hjønnevåg
· 16 years ago
00adffd
Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.
by Arve Hjønnevåg
· 17 years ago
16e1bce
input: keychord: Add keychord driver
by Mike Lockwood
· 16 years ago
c167867
input: Add keyreset driver.
by Arve Hjønnevåg
· 16 years ago
9be7b63
Input: gpio_input: disable_irq -> disable_irq_nosync
by Arve Hjønnevåg
· 16 years ago
0da26bf
Input: gpio_event: Allow multiple input devices per gpio_event device
by Arve Hjønnevåg
· 15 years ago
8f836aa
Input: gpio_input: Fix keys with keycode 0x100-0x1ff
by Arve Hjønnevåg
· 15 years ago
72fc624
Input: Generic GPIO Input device.
by Arve Hjønnevåg
· 16 years ago
766e993
Grants system server access to /proc/<pid>/oom_adj for Android applications.
by Mike Chan
· 17 years ago
ac73333
FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.
by Mike Lockwood
· 17 years ago
807e5f6
misc: uidstat: Adding uid stat driver to collect network statistics.
by Mike Chan
· 16 years ago
9b7a3a5
sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size
by Robert Love
· 16 years ago
a7429e5
net: socket ioctl to reset connections matching local address
by Robert Love
· 17 years ago
8affb4e
Paranoid network.
by Robert Love
· 16 years ago
6a4e643
ashmem for 2.6.27.
by Robert Love
· 16 years ago
a7f1281
Add android_aid.h
by Robert Love
· 16 years ago
a4ff0e8
pmem: Add pmem driver
by Rebecca Schultz
· 16 years ago
4d258a2
switch: switch class and GPIO drivers.
by Mike Lockwood
· 16 years ago
0786d67
power_supply: Hold a wake_lock while power supply change notifications are pending
by Arve Hjønnevåg
· 15 years ago
2a1f352
input: evdev: Use unique wakelock names
by Mike Chan
· 15 years ago
5d61887
Input: Use monotonic time for event time stamps.
by Arve Hjønnevåg
· 16 years ago
ca5d75f
Input: Hold wake lock while event queue is not empty.
by Arve Hjønnevåg
· 16 years ago
04bbdfd
ledtrig-sleep: Add led trigger for sleep debugging.
by Arve Hjønnevåg
· 17 years ago
fa56540
rtc: alarm: Add in-kernel alarm interface
by Arve Hjønnevåg
· 16 years ago
b54b33d
rtc: Add android alarm driver.
by Arve Hjønnevåg
· 16 years ago
4b0ea27
PM: earlysuspend: Removing dependence on console.
by Rebecca Schultz
· 16 years ago
b28a6a1
consoleearlysuspend: Fix for 2.6.32
by Arve Hjønnevåg
· 15 years ago
c8bb315
PM: earlysuspend: Add console switch when user requested sleep state changes.
by Arve Hjønnevåg
· 16 years ago
01e1354
PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks after less than one second
by Arve Hjønnevåg
· 15 years ago
Next »