Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f4e985448e82fe4a1cc0ae4fcecaf7e0301c07b
7f4e985
usbtest: make module param pattern writeable
by Vikram Pandita
· 15 years ago
ed7487c
USB: fix possible null deref in init_usb_class()
by Dan Carpenter
· 15 years ago
a33279d
USB: r8a66597: clean up. remove unneeded null checks
by Dan Carpenter
· 15 years ago
fb34d53
USB: remove the auto_pm flag
by Alan Stern
· 15 years ago
576a362
USB: hcd.c: quiet NULL pointer sparse noise
by H Hartley Sweeten
· 15 years ago
54a8e14
USB: option.c: add support for D-Link DWM-162-U5
by Zhang Le
· 15 years ago
3ad4b11
USB: ark3116: Cleanup of now unneeded functions
by bart.hartgers@gmail.com
· 15 years ago
62d826c
USB: ark3116: Callbacks for interrupt and bulk read
by bart.hartgers@gmail.com
· 15 years ago
546b742
USB: ark3116: Add cmset and break
by bart.hartgers@gmail.com
· 15 years ago
1f71910
USB: ark3116: Replace cmget
by bart.hartgers@gmail.com
· 15 years ago
f4c1e8d
USB: ark3116: Make existing functions 16450-aware and add close and release functions.
by bart.hartgers@gmail.com
· 15 years ago
149fc79
USB: ark3116: Setup some basic infrastructure for new ark3116 driver.
by bart.hartgers@gmail.com
· 15 years ago
a2582bd
USB: Close usb_find_interface race
by Russ Dill
· 15 years ago
22a627b
USB: FIX bitfield istl_flip:1, make it unsigned.
by Roel Kluin
· 15 years ago
55f49f2
USB: handle bcd incrementation in usb modalias generation
by Nathaniel McCallum
· 15 years ago
afe2dab
USB: add hex/bcd detection to usb modalias generation
by Nathaniel McCallum
· 15 years ago
c1479a9
USB: Exposing second ACM channel as tty for Nokia S60 phones.
by Adrian Taylor
· 15 years ago
85e034f
USB: Check results of dma_map_single
by Larry Finger
· 15 years ago
796c8c7
USB: ehci: Allow EHCI to be built on OMAP3
by Anand Gadiyar
· 15 years ago
b375e11
USB: add scatter-gather support to usbmon
by Alan Stern
· 15 years ago
40f8db8
USB: EHCI: add native scatter-gather support
by Alan Stern
· 15 years ago
3a2b808
USB: serial: sierra driver memory reduction
by Elina Pasheva
· 15 years ago
b97503f
USB: Interface Association Descriptors added to CDC & RNDIS
by Michal Nazarewicz
· 15 years ago
9c61021
USB: g_mass_storage: fsg_common_init() created
by Michal Nazarewicz
· 15 years ago
606206c2
USB: g_mass_storage: constant length buffers used
by Michal Nazarewicz
· 15 years ago
a41ae41
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
by Michal Nazarewicz
· 15 years ago
93bcf12
USB: g_mass_storage: testing code from f_mass_storage.c removed
by Michal Nazarewicz
· 15 years ago
d5e2b67
USB: g_mass_storage: template f_mass_storage.c file created
by Michal Nazarewicz
· 15 years ago
93f9374
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
by Michal Nazarewicz
· 15 years ago
e909ef5
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
by Michal Nazarewicz
· 15 years ago
d618170
USB: g_file_storage: "fsg_" prefix added to some identifiers
by Michal Nazarewicz
· 15 years ago
b6058d0
USB: g_file_storage: parts of file_storage.c moved to separate file
by Michal Nazarewicz
· 15 years ago
7e8d5cd
USB: Add EHCI support for MX27 and MX31 based boards
by Daniel Mack
· 15 years ago
ed1db3a
USB: fix a bug in the scatter-gather library
by Alan Stern
· 15 years ago
253e057
USB: add a "remove hardware" sysfs attribute
by Alan Stern
· 15 years ago
d697cdd
USB: don't use a fixed DMA mapping for hub status URBs
by Alan Stern
· 15 years ago
dccd574
USB: ehci: Respect IST when scheduling new split iTDs.
by Sarah Sharp
· 15 years ago
d7e055f
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
by Sarah Sharp
· 15 years ago
3c67d89
USB: xhci: Remove unused HCD statistics code.
by Sarah Sharp
· 15 years ago
6f5165c
USB: xhci: Add watchdog timer for URB cancellation.
by Sarah Sharp
· 15 years ago
4f0f0ba
USB: xhci: Re-purpose xhci_quiesce().
by Sarah Sharp
· 15 years ago
678539c
USB: xhci: Handle URB cancel, complete and resubmit race.
by Sarah Sharp
· 15 years ago
0c48720
USB: improved error handling in usb_port_suspend()
by Oliver Neukum
· 15 years ago
54ab2b0
USB: host: ehci: introduce omap ehci-hcd driver
by Felipe Balbi
· 15 years ago
2d57a95
USB OTG: Add generic driver for ULPI OTG transceiver
by Daniel Mack
· 15 years ago
91c8a5a
USB OTG: add support for ulpi connected external transceivers
by Daniel Mack
· 15 years ago
c3f22d9
USB: wusb: add wusb_phy_rate sysfs file to host controllers
by David Vrabel
· 15 years ago
d19fc29
usb: whci-hcd: decode more QHead fields in the debug files
by David Vrabel
· 15 years ago
dca8cd0
USB: usbtmc: minor formatting cleanups
by Oliver Neukum
· 15 years ago
23f6d91
USB: modifications for at91sam9g10
by Hong Xu
· 15 years ago
0ad7252
USB audio gadget: handle endpoint control requests at the function level
by Laurent Pinchart
· 15 years ago
5242658
USB gadget: Handle endpoint requests at the function level
by Laurent Pinchart
· 15 years ago
4de8405
USB: skeleton: Correct use of ! and &
by Julia Lawall
· 15 years ago
f0ad073
USB: whci-hcd: fix type and format warnings in sg code
by David Vrabel
· 15 years ago
8e08b97
USB: allow interrupt transfers to WUSB devices
by David Vrabel
· 15 years ago
294a39e
USB: whci-hcd: support urbs with scatter-gather lists
by David Vrabel
· 15 years ago
4c1bd3d
USB: make urb scatter-gather support more generic
by David Vrabel
· 15 years ago
09ce497
USB: Add missing static markers to ohci-pnx4008
by Jean Delvare
· 15 years ago
08d3c18
USB: Add support for Xilinx USB host controller
by Julie Zhu
· 15 years ago
9eb66f7
USB Storage: Make driver less chatty when it finds a new device
by Matthew Wilcox
· 15 years ago
00fa43e
USB: usb-storage: Associate the name of the interface with the scsi host
by Matthew Wilcox
· 15 years ago
b1f0a34
USB: Convert a dev_info to a dev_dbg
by Matthew Wilcox
· 15 years ago
872d359
USB: ehci-hub: Remove redundant ehci->debug check
by Jason Wessel
· 15 years ago
38fcb830
USB: serial: ftdi_sio: add space/mark parity
by Roland Koebler
· 15 years ago
d71cb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
ab1831b
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
eae6fa9
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
02412f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
4515c30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
a5eba3f
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
5476ffd
V4L/DVB (13592): max2165: 32bit build patch
by David Wong
· 15 years ago
04dc1e8
exofs: Multi-device mirror support
by Boaz Harrosh
· 15 years ago
06886a5
exofs: Move all operations to an io_engine
by Boaz Harrosh
· 15 years ago
8ce9bdd
exofs: move osd.c to ios.c
by Boaz Harrosh
· 15 years ago
cae012d
exofs: statfs blocks is sectors not FS blocks
by Boaz Harrosh
· 15 years ago
19fe294
exofs: Prints on mount and unmout
by Boaz Harrosh
· 15 years ago
9cfdc7a
exofs: refactor exofs_i_info initialization into common helper
by Boaz Harrosh
· 15 years ago
fe33cc1
exofs: dbg-print less
by Boaz Harrosh
· 15 years ago
58311c43
exofs: More sane debug print
by Boaz Harrosh
· 15 years ago
9f24916
trivial: some small fixes in exofs documentation
by Thadeu Lima de Souza Cascardo
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
f71eaf6
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
78f1ae1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
fa395aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
6825fbc
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
6bb951a
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
e49aedb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f6c4c81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
701791c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
4ba1525
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
3a43aaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
aed886c
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
5327b9b
Doc: use misc-devices/ dir for drivers
by Jean Delvare
· 15 years ago
e3cc222
Doc: better explanation of procs_running
by Luis Garces-Erice
· 15 years ago
bfc9dca
correct gpio.txt typos
by Dominik D. Geyer
· 15 years ago
Next »