Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d16f172622a7941c4fca09724ce16df5348af5fb
d16f172
USB: audio gadget: fix wTotalLength calculation
by Cliff Cai
· 15 years ago
465f829
usb: otg: isp1301_omap: fix compile error
by Felipe Balbi
· 15 years ago
1c4bdc0
USB: musb: workaround Blackfin FIFO anomalies
by Bryan Wu
· 15 years ago
0ea52ff
USB: musb: Fix array index out of bounds issue
by Maulik Mankad
· 15 years ago
0abdc36
USB: musb: Fix null pointer dereference issue
by Maulik Mankad
· 15 years ago
796a83f
USB: musb: correct DMA address for tx
by Cliff Cai
· 15 years ago
17be5c5
USB: musb: gadget_ep0: avoid SetupEnd interrupt
by Sergei Shtylyov
· 15 years ago
93aa3da
USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled
by Swaminathan S
· 15 years ago
cd42fef
USB: musb: do not work if no gadget driver is loaded
by Felipe Balbi
· 15 years ago
d4c433f
USB: musb: gadget: set otg tranceiver to idle when registering gadget
by Arnaud Mandy
· 15 years ago
a2396a3
USB: musb: Populate the VBUS GPIO with the correct GPIO number
by Swaminathan S
· 15 years ago
8a700f3
USB: musb: MAINTAINERS: Fix my tree's address
by Felipe Balbi
· 15 years ago
f95c4c0
USB: musb: fix compiling warning with min() macro
by Cliff Cai
· 15 years ago
e3060b1
USB: musb: move musb_remove to __exit
by Felipe Balbi
· 15 years ago
95962a7
USB: musb_gadget: fix kernel oops in txstate()
by Sergei Shtylyov
· 15 years ago
4e092d1
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
by Andreas Mohr
· 15 years ago
31844d5
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
by Andreas Mohr
· 15 years ago
70445ae
USB core: fix recent kernel-doc warnings
by Randy Dunlap
· 15 years ago
4b372072
USB: add device ID for Apple Cinema Display 23in 2007
by pancho horrillo
· 15 years ago
40b5237
USB: fix section mismatch in early ehci dbgp
by Jan Beulich
· 15 years ago
ac06c06
USB: emi62: fix crash when trying to load EMI 6|2 firmware
by Clemens Ladisch
· 15 years ago
27f1281
USB: serial: Extra device/vendor ID for mos7840 driver
by Blaise Gassend
· 15 years ago
179192d
USB: Fix double-linking of drivers/usb/otg when ULPI is selected
by Bill Gatliff
· 15 years ago
ff3b968
USB: gadget: Use ERR_PTR/IS_ERR
by Julia Lawall
· 15 years ago
da30712
USB: fix bugs in usb_(de)authorize_device
by Alan Stern
· 15 years ago
8d8558d
USB: rename usb_configure_device
by Alan Stern
· 15 years ago
baf6774
USB: power management documentation update
by Alan Stern
· 15 years ago
f42ecb28
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
119eecc
Fix usb_serial_probe() problem introduced by the recent kfifo changes
by Stefani Seibold
· 15 years ago
d94a510
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
0786201
drm/radeon/kms: add definitions for v4 power tables
by Alex Deucher
· 15 years ago
f56cd64
drm/radeon/kms: never combine LVDS with another encoder
by Alex Deucher
· 15 years ago
3642133
drm/radeon/kms: Check module arguments to be valid V2
by Jerome Glisse
· 15 years ago
0a0c759
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
by Jerome Glisse
· 15 years ago
d2efdf6
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
by Alex Deucher
· 15 years ago
512889f
drm/radeon/kms: add 3DC compression support
by Marek Olšák
· 15 years ago
46c64d4
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
by Marek Olšák
· 15 years ago
5ea597f
drm/radeon/kms: enable memory clock reading on legacy (V2)
by Rafał Miłecki
· 15 years ago
c31ad97
drm/radeon/kms: prevent parallel AtomBIOS calls
by Rafał Miłecki
· 15 years ago
d79766f
drm/radeon/kms: set proper default tv standard
by Alex Deucher
· 15 years ago
310a82c
drm/radeon/kms: fix legacy rmx
by Alex Deucher
· 15 years ago
edc664e
drm/radeon/kms/atom: fill in proper defines for digital setup
by Alex Deucher
· 15 years ago
44f9e6c
Merge remote branch 'nouveau/for-airlied' into drm-linus
by Dave Airlie
· 15 years ago
29ebdf9
drm/kms: silencing a false positive warning.
by Marin Mitov
· 15 years ago
e2108eb
drm/mm: fix logic for selection of best fit block
by Bob Gleitsmann
· 15 years ago
7a73ba7
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
by Thomas Hellstrom
· 15 years ago
3d3a5b3
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
by Thomas Hellstrom
· 15 years ago
e1f7800
drm/vmwgfx: Fix unlocked ioctl and add proper access control
by Thomas Hellstrom
· 15 years ago
794f314
drm/radeon: fix build on 64-bit with some compilers.
by Dave Airlie
· 15 years ago
e265f39e
drivers/gpu: Use kzalloc for allocating only one thing
by Julia Lawall
· 15 years ago
01136ac
DRM: Rename clamp variable
by Andi Kleen
· 15 years ago
c9f937e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
2218a4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
fe35d4a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
9917f7b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
dd508ae
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
7801edb
media video cx23888 driver: ported to new kfifo API
by Stefani Seibold
· 15 years ago
86d4880
kfifo: add record handling functions
by Stefani Seibold
· 15 years ago
a121f24
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
by Stefani Seibold
· 15 years ago
37bdfbb
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
by Stefani Seibold
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
2ec91ee
mm tracing: cleanup Documentation/trace/events-kmem.txt
by Randy Dunlap
· 15 years ago
a6cd13f
lib/string.c: fix kernel-doc warnings
by Randy Dunlap
· 15 years ago
83f57a1
Revert "time: Remove xtime_cache"
by Linus Torvalds
· 15 years ago
f1212ae
PM: Runtime PM documentation update
by Alan Stern
· 15 years ago
a6ab7aa
PM / Runtime: Use device type and device class callbacks
by Rafael J. Wysocki
· 15 years ago
28ba0ec
jfs: Fix 32bit build warning
by Alan Cox
· 15 years ago
95ebc3a
Remove obsolete comment in fs.h
by Andreas Gruenbacher
· 15 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 15 years ago
482928d
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
by Al Viro
· 15 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 15 years ago
ed26175
fs/compat_ioctl.c: fix build error when !BLOCK
by Arnd Bergmann
· 15 years ago
05f94c9
pohmelfs needs I_LOCK
by Evgeniy Polyakov
· 15 years ago
385e3ed
alloc_file(): simplify handling of mnt_clone_write() errors
by Roland Dreier
· 15 years ago
355ffe6
MAINTAINERS: update entries for WUSB, UWB and WLP subsystems
by David Vrabel
· 15 years ago
3439d65
pata_bf54x: handle portmuxing of pins through GPIO PORTs
by Sonic Zhang
· 15 years ago
0e2c8b8
resources: fix call to alignf() in allocate_resource()
by Dominik Brodowski
· 15 years ago
f7b84a6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
292be57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1814f2d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9d5eb67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
1f26cb9
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
2c3b9b5
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
a6c56f6
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
db8cf33
ALSA: sbawe: fix memory detection
by Krzysztof Helt
· 15 years ago
40962d7
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
by Krzysztof Helt
· 15 years ago
de8853b
Merge remote branch 'alsa/fixes' into fix/hda
by Takashi Iwai
· 15 years ago
f5de24b
ALSA: HDA: add powersaving hook for Realtek
by Hector Martin
· 15 years ago
556eea9
ALSA: HDA: remove useless mixers on Aspire 8930G
by Hector Martin
· 15 years ago
0f86a22
ALSA: HDA: simplify Aspire 8930G verb array
by Hector Martin
· 15 years ago
e259532
ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410
by Daniel T Chen
· 15 years ago
3d354cb
nfsd: fix "insecure" export option
by J. Bruce Fields
· 15 years ago
b746656
bnx2: Fix bnx2_netif_stop() merge error.
by Michael Chan
· 15 years ago
aa0baae
PM: Use pm_runtime_put_sync in system resume
by Alan Stern
· 15 years ago
95cd34b
powerpc/gc/wii: Remove get_irq_desc()
by Albert Herranz
· 15 years ago
7ccec3e
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
by Albert Herranz
· 15 years ago
Next »