Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e3cbe81d52d18d83d068935512bd623a8765c12
« Previous
43bbb7e
USB: OHCI: host-controller resumes leave root hub suspended
by Alan Stern
· 17 years ago
7be7d74
USB: clarify usage of hcd->suspend/resume methods
by Alan Stern
· 17 years ago
7329e21
USB: root hubs don't lie about their number of TTs
by Alan Stern
· 17 years ago
6fc88f53
USB: convert away from urb->status in xpad driver
by Oliver Neukum
· 17 years ago
0d22f65
USB: OHCI: fix bug in controller resume
by Alan Stern
· 17 years ago
9063ff4
USB: gadget: dummy_hcd.c: fix nested switch statements
by Ingo van Lil
· 17 years ago
73d79aa
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver
by Jesper Juhl
· 17 years ago
148d9fe
USB: usb-storage: use adaptive DMA mask
by Alan Stern
· 17 years ago
cc901bb
USB: g_printer bugfixes
by Craig W. Nadler
· 17 years ago
119fc8c
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()
by Jesper Juhl
· 17 years ago
e04d80b
USB: serial: Remove obsolete contact addresses
by Matti Linnanvuori
· 17 years ago
44a29fd
USB: fix comments of 2 functions in hcd.c
by Ming Lei
· 17 years ago
50d8ca9
usb: u132-hcd driver: semaphore to mutex
by Daniel Walker
· 17 years ago
b40f8d3
usb: u132-hcd driver style clean up
by Daniel Walker
· 17 years ago
619a6f1
USB: add usb-serial spcp8x5 driver
by Greg Kroah-Hartman
· 17 years ago
7106967
usb/usb-serial-sierra-add-new-dev-group
by Kevin Lloyd
· 17 years ago
69a90f8
USB: Serial: Sierra: C597 fix
by Kevin Lloyd
· 17 years ago
f3564de
USB: Serial: Sierra: Clean up
by Kevin Lloyd
· 17 years ago
e4cf3aa
USB: increase cdc-acm write throughput
by David Engraf
· 17 years ago
28d1dfa
USB: cdc-acm tell tty layer not to split things up.
by David Engraf
· 17 years ago
454459b
usbmon: restore mmap
by Pete Zaitcev
· 17 years ago
d43a05f
USB: Fix "cut and paste" booboo in usbmon Makefile.
by Robert P. J. Day
· 17 years ago
9ec249a
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
by Robert P. J. Day
· 17 years ago
b671999
USB: Remove EXPERIMENTAL from dynamic USB minor allocation.
by Robert P. J. Day
· 17 years ago
528e4c1
USB: Remove EXPERIMENTAL designation from USB MDC800 support.
by Robert P. J. Day
· 17 years ago
1b75dc4
USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries
by Robert P. J. Day
· 17 years ago
bce62c2
USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries
by Robert P. J. Day
· 17 years ago
afd0e0f
USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.
by Robert P. J. Day
· 17 years ago
726627f
USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.
by Robert P. J. Day
· 17 years ago
d277064
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
by matthieu castet
· 17 years ago
dda43a0
USB: Standardize inclusion protection and add where missing.
by Robert P. J. Day
· 17 years ago
f66396b
USB: usb.h: reduce syslog clutter [v3]
by Tilman Schmidt
· 17 years ago
ff66e3c
drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE
by Andrew Morton
· 17 years ago
8873aaa
USB: cypress_m8: Speed handling
by Alan Cox
· 17 years ago
25b70a8
USB: ehci: paranoia, reject large control transfers
by David Brownell
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
e1879b1
USB: ipaq: fix devices having more than one endpoint
by Matthias Geissert
· 17 years ago
d1b1842
USB: ehci: remove obsolete workaround for bogus IRQs
by David Brownell
· 17 years ago
22552b2
USB: partial USB embedded host support
by Robin Getz
· 17 years ago
b56394b
USB: io_ti.c: remove unneeded null tty check
by Ray Lee
· 17 years ago
dfa5ec7
USB: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
3d71fe0
USB: io_ti: lock mcr and msr shadows properly
by Alan Cox
· 17 years ago
04ca89d
USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr
by Alan Cox
· 17 years ago
a40d854
USB: kobil_sct: Get rid of unneeded priv->line_state
by Alan Cox
· 17 years ago
7b1fc8b
USB: iuu_phoenix: lock priv->tiostatus properly
by Alan Cox
· 17 years ago
e298449
USB: serial: Note mos7480 and option don't lock modem status
by Alan Cox
· 17 years ago
9b0f258
USB: ftdi_sio: Note missing locking
by Alan Cox
· 17 years ago
2097890
USB: usb-serial: Prepare for BKL push down
by Alan Cox
· 17 years ago
3d01f0f
USB: minor ehci xITD simplifications
by Karsten Wiese
· 17 years ago
fadec78
USB: auerswald: Convert ccp->mutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
8a0f46b
USB: auerswald: Convert ccp->readmutex in a mutex
by matthias@kaehlcke.net
· 17 years ago
b994d7f
USB: auerswald: Convert stats_sem in a mutex
by matthias@kaehlcke.net
· 17 years ago
92983c2
USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices
by Mike Isely
· 17 years ago
6768306
USB: cypress_m8: Get rid of pointless NULL check
by Mike Isely
· 17 years ago
3d6aa32
USB: cypress_m8: Don't issue GET_CONFIG for certain devices
by Mike Isely
· 17 years ago
3416eaa
USB: cypress_m8: Packet format is separate from characteristic size
by Mike Isely
· 17 years ago
9307554
USB: cypress_m8: Feature buffer fixes
by Mike Isely
· 17 years ago
9544e83
USB: io_ti.c: remove pointless eye-candy in debug statements
by Andrew Morton
· 17 years ago
4208978
USB: gadget: Hangup tty on g_serial disconnect
by Savin Zlobec
· 17 years ago
c765d4c
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
by Karsten Wiese
· 17 years ago
96f9bc3
USB: m66592-udc: reduce size of data structure.
by Paul Mundt
· 17 years ago
135db04
USB: ehci minor SOC bus glue fixes
by David Brownell
· 17 years ago
caa9ef6
USB: ehci tolerates some buggy devices
by David Brownell
· 17 years ago
e01e7fe
USB: ohci: port reset paranoia timeout
by David Brownell
· 17 years ago
9776afc
USB: ehci: minor cleanups
by David Brownell
· 17 years ago
dbe0dbb
USB: defines for USB "Link Power Management" (LPM) ECN
by David Brownell
· 17 years ago
c4504a7
USB: usbatm: convert heavy init dances to kthread API
by Pavel Emelyanov
· 17 years ago
1409e8e0
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and resume
by Andrew Morton
· 17 years ago
5ddeac1
USB: make USB_STORAGE_ONETOUCH available with PM
by Adrian Bunk
· 17 years ago
75c43b6
USB: libusual: locking cleanup
by Daniel Walker
· 17 years ago
d99388a
USB: microtek: remove unused semaphore
by Daniel Walker
· 17 years ago
f476fba
USB: convert usb.h struct usb_device to kernel-doc
by Randy Dunlap
· 17 years ago
c27a4b7
USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h
by Greg Kroah-Hartman
· 17 years ago
c2010a3
checkpatch: usb_free_urb() can take NULL
by Greg Kroah-Hartman
· 17 years ago
9214d1d8
USB: enable USB-PERSIST by default
by Alan Stern
· 17 years ago
eb764c4
USB: check serial-number string after device reset
by Alan Stern
· 17 years ago
feccc30
USB: remove CONFIG_USB_PERSIST setting
by Alan Stern
· 17 years ago
5e6effa
USB: make USB-PERSIST work after every system sleep
by Alan Stern
· 17 years ago
3eb1491
USB: reorganize code in hub.c
by Alan Stern
· 17 years ago
3bb1af5
USB: EHCI: carry out port handover during each root-hub resume
by Alan Stern
· 17 years ago
8f7f85e
USB: Add HP hs2300 Broadband Wireless Module to sierra.c
by Stefan Seyfried
· 17 years ago
d4062fc
USB: Fix memory leak in mon_stat_release
by Ming Lei
· 17 years ago
59fba74
USB: CP2101 Add new device IDs
by Craig Shelley
· 17 years ago
8d390ef
tcp: tcp_probe buffer overflow and incorrect return value
by Tom Quetchenbach
· 17 years ago
a5d6ab5
niu: Add support for Neptune FEM/NEM cards for C10 server blades
by Matheos Worku
· 17 years ago
7f7c407
niu: Determine the # of ports from the card's VPD data
by Matheos Worku
· 17 years ago
c5835df
ethtool: EEPROM dump no longer works for tg3 and natsemi
by Mandeep Singh Baines
· 17 years ago
8e5443a
sata_sis: SCR accessors return -EINVAL when requested SCR isn't available
by Tejun Heo
· 17 years ago
2b4221b
libata: functions with definition should not be extern
by Harvey Harrison
· 17 years ago
2db3e47
af_key: Fix af_key.c compiler warning
by Brian Haley
· 17 years ago
308f0a5
Merge branch 'master' into for-linus
by Dmitry Torokhov
· 17 years ago
b345dc7
Input: wacom - add support for Cintiq 20WSX
by Ping Cheng
· 17 years ago
f360bf0
[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignore
by Kumar Gala
· 17 years ago
060856c
leds: Add default-on trigger
by Nick Forbes
· 17 years ago
2e214e0
leds: Document the context brightness_set needs
by Richard Purdie
· 17 years ago
3b2e46f
leds: Add new driver for the LEDs on the Freecom FSG-3
by Rod Whitby
· 17 years ago
29d76df
leds: Add support to leds with readable status
by Henrique de Moraes Holschuh
· 17 years ago
ca3259b
leds: enable support for blink_set() platform hook in leds-gpio
by Herbert Valerio Riedel
· 17 years ago
4d404fd
leds: Cleanup various whitespace and code style issues
by Németh Márton
· 17 years ago
0013b23
leds: disable triggers on brightness set
by Németh Márton
· 17 years ago
Next »