Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5e2b67aae79f01720d8b962c23b0abc7063201c
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
2770f18
docbook: fix signal_pending() argument
by Shawn Bohrer
· 15 years ago
038f7d0
use DMA_BIT_MASK instead of inline constant
by Marin Mitov
· 15 years ago
472c064
Use KERN_WARNING instead of KERN_WARN, which does not exist
by Randy Dunlap
· 15 years ago
79a56ed
nvram: Fix missing smp_lock.h in nvram
by Frederic Weisbecker
· 15 years ago
fab3a54
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
by Theodore Ts'o
· 15 years ago
a214238
ext4: Do not override ext2 or ext3 if built they are built as modules
by Theodore Ts'o
· 15 years ago
3b799d1
jbd2: Export jbd2_log_start_commit to fix ext4 build
by Theodore Ts'o
· 15 years ago
54fe467
hwmon: (adt7475) Add VID support for the ADT7476
by Jean Delvare
· 15 years ago
b058b85
hwmon: (adt7475) Add an entry in MAINTAINERS
by Jean Delvare
· 15 years ago
d8d2ee0
hwmon: (adt7475) Add support for the ADT7476
by Jean Delvare
· 15 years ago
ebfaf1f
hwmon: (adt7475) Voltage attenuators can be bypassed
by Jean Delvare
· 15 years ago
d07ca4a
hwmon: (adt7475) Print device information on probe
by Jean Delvare
· 15 years ago
378933c
hwmon: (adt7475) Handle alternative pin functions
by Jean Delvare
· 15 years ago
0f14480
hwmon: (adt7475) Move sysfs files removal to a separate function
by Jean Delvare
· 15 years ago
3d84998
hwmon: (adt7475) Add support for the ADT7490
by Jean Delvare
· 15 years ago
d656b6f
hwmon: (adt7475) Improve device detection
by Jean Delvare
· 15 years ago
54ecb9e
hwmon: (adt7475) Add missing static marker
by Jean Delvare
· 15 years ago
cffb9dd
hwmon: (adt7475) Rework voltage inputs handling
by Jean Delvare
· 15 years ago
f99318b
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
by Jean Delvare
· 15 years ago
f890c6a
hwmon: (adt7475) New documentation
by Jean Delvare
· 15 years ago
b180d05
hwmon: (adt7475) Add support for the ADT7473
by Jean Delvare
· 15 years ago
7669896
hwmon: (f71882fg) Add support for the f71889fg (version 2)
by Hans de Goede
· 15 years ago
fc16c56
hwmon: (f71882fg) Fix sysfs file removal
by Hans de Goede
· 15 years ago
b69b039
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
by Hans de Goede
· 15 years ago
66344aa
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
by Hans de Goede
· 15 years ago
f95f0b4
hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM
by Jean Delvare
· 15 years ago
93ee0a7
hwmon: Add Freescale MC13783 ADC driver
by Luotao Fu
· 15 years ago
Next »