Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
491d4186e0a31a6a8fa638d71816a7a77db83c1e
/
drivers
491d418
USB: gadget: f_mtp: MTP driver cleanup:
by Mike Lockwood
· 15 years ago
ffab952
usb: gadget: android: Remove WAKEUP flag from bmAttributes
by Benoit Goby
· 15 years ago
d6b1d73
USB: gadget: android: Disable MTP when RNDIS function is enabled.
by Mike Lockwood
· 15 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
· 16 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
· 17 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
· 16 years ago
c832ca8
USB: composite: Compute interface numbers correctly when functions are hidden.
by Mike Lockwood
· 16 years ago
573cea5
USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDIS
by Mike Lockwood
· 16 years ago
fe8ae89
USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is set
by Mike Lockwood
· 16 years ago
0532973
USB: android: Use composite class driver for enabling and disabling functions
by Mike Lockwood
· 16 years ago
f041ac6
USB: composite: Add class driver for enabling and disabling USB functions.
by Mike Lockwood
· 16 years ago
789ef23
USB: gadget: android: android USB gadget improvements:
by Mike Lockwood
· 16 years ago
a9e8c44
USB: gadget: adb: Queue read requests with length specified by client.
by Mike Lockwood
· 16 years ago
83814ea
USB: gadget: android: android USB gadget improvements:
by Krishna, Vamsi
· 17 years ago
292b1bc
USB: composite: Allow configurations to handle unhandled setup requests
by Joe Swantek
· 16 years ago
c7ba16a
USB: composite: Add flag to usb_function to hide its interface during enumeration
by Mike Lockwood
· 16 years ago
258d103
USB: composite: Fix USB WHQL Certification Issues
by Jared Suttles
· 16 years ago
b21ab23
drivers: usb: gadget: Add helper function for installing ACM gadget function.
by Joe Swantek
· 16 years ago
646bb86
drivers: usb: gadget: handle NULL descriptors in composite config_buf
by Jared Suttles
· 16 years ago
7f0d7bd
android_usb: Composite USB gadget driver for android.
by Mike Lockwood
· 17 years ago
8f5ed00
mmc: sdio: Add high speed support to sdio_reset_comm()
by Daniel Chen
· 16 years ago
9da9109
mmc: block: Resume multi-block reads after transient read errors.
by David Ding
· 16 years ago
7e053b3
mmc: sdio: Claim host in sdio_reset_comm()
by Dmitry Shmidt
· 16 years ago
c87f8d4
mmc: mmcblk: Add support for deferred SD bus resume
by San Mehat
· 16 years ago
10797cf
mmc: core: Add deferred bus resume policy.
by San Mehat
· 16 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
· 17 years ago
a166195
mmc: sd: When resuming, try a little harder to init the card
by San Mehat
· 17 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
· 17 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
· 17 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
· 16 years ago
1d1ca96
Input: synaptics_i2c_rmi: Add sensitivity adjust option.
by Arve Hjønnevåg
· 16 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
· 18 years ago
16e1bce
input: keychord: Add keychord driver
by Mike Lockwood
· 17 years ago
c167867
input: Add keyreset driver.
by Arve Hjønnevåg
· 17 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
· 16 years ago
8f836aa
Input: gpio_input: Fix keys with keycode 0x100-0x1ff
by Arve Hjønnevåg
· 16 years ago
72fc624
Input: Generic GPIO Input device.
by Arve Hjønnevåg
· 17 years ago
807e5f6
misc: uidstat: Adding uid stat driver to collect network statistics.
by Mike Chan
· 17 years ago
a4ff0e8
pmem: Add pmem driver
by Rebecca Schultz
· 17 years ago
4d258a2
switch: switch class and GPIO drivers.
by Mike Lockwood
· 17 years ago
0786d67
power_supply: Hold a wake_lock while power supply change notifications are pending
by Arve Hjønnevåg
· 16 years ago
2a1f352
input: evdev: Use unique wakelock names
by Mike Chan
· 16 years ago
5d61887
Input: Use monotonic time for event time stamps.
by Arve Hjønnevåg
· 17 years ago
ca5d75f
Input: Hold wake lock while event queue is not empty.
by Arve Hjønnevåg
· 17 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
· 17 years ago
24a72a9
mtd: nand: Allow NAND chip ids to be included standalone.
by Dima Zavin
· 17 years ago
2a1970e
Make /dev/mem configurable, as we don't want it.
by Robert Love
· 17 years ago
069a031
[ARM] armv6 dcc tty driver
by Arve Hjønnevåg
· 18 years ago
054651f
Revert "Staging: android: mark subsystem as broken"
by Arve Hjønnevåg
· 16 years ago
599c66e
staging/android: fix build issues
by Corentin Chary
· 16 years ago
594d1fd
Revert "Staging: android: delete android drivers"
by Arve Hjønnevåg
· 16 years ago
80dadf8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c78a9b9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
562d1ff
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
e3f88ae
spi-pl022: Add missing return value update
by Virupax Sadashivpetimath
· 14 years ago
c7ca6b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 14 years ago
08d63aa
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
152b92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
84860c7
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
by Jesper Juhl
· 14 years ago
f1c089e
net: ep93xx_eth: fix DMA API violations
by Mika Westerberg
· 14 years ago
1f758a4
net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
by Mika Westerberg
· 14 years ago
3247a1f
net: ep93xx_eth: allocate buffers using kmalloc()
by Mika Westerberg
· 14 years ago
fc9b491
net: ep93xx_eth: pass struct device to DMA API functions
by Mika Westerberg
· 14 years ago
06866bf
dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
by Daniel Hellstrom
· 14 years ago
f777737
NET: am79c961: fix assembler warnings
by Russell King - ARM Linux
· 14 years ago
bfc6501
NET: am79c961: ensure multicast filter is correctly set at open
by Russell King - ARM Linux
· 14 years ago
d814dee
NET: am79c961: ensure asm() statements are marked volatile
by Russell King - ARM Linux
· 14 years ago
3307d0d
ide-cd: signedness warning fix again
by Connor Hansen
· 14 years ago
45694c2
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
7f45e5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
33d7864
gpio/nomadik: fix sleepmode for elder Nomadik
by Linus Walleij
· 14 years ago
461df4d
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
Next »