Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3142788b7967ccfd2f1813ee9e11aeb1e1cf7de2
3142788
drivers/base: Convert dev->sem to mutex
by Thomas Gleixner
· 15 years ago
190e837
platform_bus: allow custom extensions to system PM methods
by Kevin Hilman
· 15 years ago
da5e4ef
devtmpfs: support !CONFIG_TMPFS
by Peter Korsgaard
· 15 years ago
1653268
driver core: module.c: Use kasprintf
by Julia Lawall
· 15 years ago
ffa1565
Driver core: don't initialize wakeup flags
by Alan Stern
· 15 years ago
fbb88fa
driver-core: fix potential race condition in drivers/base/dd.c
by Stefani Seibold
· 15 years ago
6f18ff9
Driver core: Reduce the level of request_firmware() messages
by Rafael J. Wysocki
· 15 years ago
db1afff
kref: remove kref_set
by NeilBrown
· 15 years ago
dd336c5
firmware_class: fix memory leak - free allocated pages
by David Woodhouse
· 15 years ago
cdc6e3d
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
by Jan Beulich
· 15 years ago
d7dbf4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
677abe4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
e90e4d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
05ec7dd
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
c316ba3
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
777cb1b
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
277a4ed
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
03e6230
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
3d62e3f
sound: fixup for usb_buffer_alloc/free rename
by Stephen Rothwell
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a26272e
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 15 years ago
7c6d87a
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 15 years ago
e26bcf3
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
by Greg Kroah-Hartman
· 15 years ago
c4d80b7d
usb: musb: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
c1aa075a
USB: ftdi_sio: fix legacy SIO-device header
by Johan Hovold
· 15 years ago
60b3013
USB: kl5usb105: reimplement using generic framework
by Johan Hovold
· 15 years ago
ff8c195
USB: kl5usb105: minor clean ups
by Johan Hovold
· 15 years ago
313b0d8
USB: kl5usb105: fix memory leak
by Johan Hovold
· 15 years ago
d733cec
USB: io_ti: use kfifo to implement write buffering
by Johan Hovold
· 15 years ago
a3a30f1
USB: io_ti: remove unsused private counter
by Johan Hovold
· 15 years ago
074ef65
USB: ti_usb: use kfifo to implement write buffering
by Johan Hovold
· 15 years ago
e421fe9
USB: ir-usb: fix incorrect write-buffer length
by Johan Hovold
· 15 years ago
f26c288
USB: aircable: fix incorrect write-buffer length
by Johan Hovold
· 15 years ago
6d1bf48
USB: safe_serial: straighten out read processing
by Johan Hovold
· 15 years ago
12e2e52
USB: safe_serial: reimplement read using generic framework
by Johan Hovold
· 15 years ago
241c80e
USB: safe_serial: reimplement write using generic framework
by Johan Hovold
· 15 years ago
39f2f08
usb-storage: always print quirks
by Felipe Contreras
· 15 years ago
cbd3af5
USB: usb-storage: trivial debug improvements
by Felipe Contreras
· 15 years ago
28f27dc
USB: oti6858: use port write fifo
by Johan Hovold
· 15 years ago
e3c1803
USB: oti6858: use kfifo to implement write buffering
by Johan Hovold
· 15 years ago
117fb8d
USB: cypress_m8: use kfifo to implement write buffering
by Johan Hovold
· 15 years ago
c4f4736
USB: cypress_m8: remove unused drain define
by Johan Hovold
· 15 years ago
7288d75
USB: usb_debug: set bulk out size at probe
by Johan Hovold
· 15 years ago
4b8e123
USB: gadget: Use kmemdup
by Julia Lawall
· 15 years ago
eefd902
USB: CP210x New Device IDs 11 New device IDs
by Craig Shelley
· 15 years ago
9a1f298
USB: visor: increase bulk-out buffer size
by Johan Hovold
· 15 years ago
2afd828
USB: belkin_sa: implement line status handling
by Johan Hovold
· 15 years ago
f2f8b7f
USB: belkin_sa: clean up open
by Johan Hovold
· 15 years ago
726ef42
USB: belkin_sa: minor clean-ups
by Johan Hovold
· 15 years ago
a901317
USB: cp210x: use generic open to start reading from device
by Johan Hovold
· 15 years ago
214916f
USB: visor: reimplement using generic framework
by Johan Hovold
· 15 years ago
199b113
USB: visor: fix memory leak
by Johan Hovold
· 15 years ago
fa993ca
USB: spcp8x5: reimplement using generic framework
by Johan Hovold
· 15 years ago
6b6962f
USB: ipaq: reimplement using generic framework
by Johan Hovold
· 15 years ago
695aaae
USB: empeg: reimplement using generic framework
by Johan Hovold
· 15 years ago
56a1df4
USB: serial: add special case for processing of empty read urbs
by Johan Hovold
· 15 years ago
c0f631d
USB: kobil: fix memory leak
by Johan Hovold
· 15 years ago
86234d4
USB: option.c: OLIVETTI OLICARD100 support
by Nils Radtke
· 15 years ago
c3443a6
USB: xhci: fix compiler warning.
by Greg Kroah-Hartman
· 15 years ago
c024b72
USB: remove match_device
by Ming Lei
· 15 years ago
0858a3a
USB: include/usb/*.h checkpatch cleanup
by Greg Kroah-Hartman
· 15 years ago
812219a
USB: usb.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
aa84dfc
USB: visor.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
5d78fcb
USB: pl2303.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
e4582b6
USB: kobil_sct.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
932d22c
USB: kl5kusb105.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
a320471
USB: io_edgeport: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
3bb36aa
USB: ftdi_sio: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
995834e
USB: cypress_m8.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
1689e993
USB: belkin_sa.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
4204769
USB: mct_u232.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
7f1cccd
USB: FHCI: cq_get() should check kfifo_out()'s return value
by Anton Vorontsov
· 15 years ago
12e7eca
USB: cp210x: remove redundant disconnect()
by Johan Hovold
· 15 years ago
1ac93a3
USB: io_edgeport: Use kzalloc
by Julia Lawall
· 15 years ago
b2c5737
USB: ipw: reimplement using generic framework
by Johan Hovold
· 15 years ago
55c6d85
USB: ipw: remove dummy port_probe and port_remove
by Johan Hovold
· 15 years ago
605204b
USB: ipw: clean up dtr-rts handling
by Johan Hovold
· 15 years ago
f4a4cbb
USB: ir-usb: reimplement using generic framework
by Johan Hovold
· 15 years ago
df66e8a
USB: ir-usb: fix set_termios race
by Johan Hovold
· 15 years ago
6f6ed69
USB: ir-usb: allow custom bulk buffer size without reallocation
by Johan Hovold
· 15 years ago
2ff78c0
USB: ir-usb: fix double free
by Johan Hovold
· 15 years ago
16032c4
USB: EHCI: fix controller wakeup flag settings during suspend
by Alan Stern
· 15 years ago
eab80de
USB: EHCI: clear PHCD before resuming
by Alek Du
· 15 years ago
17b2765
USB: fix functionfs for CONFIG_NET disabled
by Randy Dunlap
· 15 years ago
419a8e81
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
by William Gulland
· 15 years ago
22b4b61
USB: remove usb_find_device
by Ming Lei
· 15 years ago
b9e0008
USB: gadget: f_mass_storage: fix in error recovery
by Michal Nazarewicz
· 15 years ago
f537da6
USB: add missing "{}" in map_urb_for_dma
by Ming Lei
· 15 years ago
572538d
USB: ehci-omap: Fix resume failures after bus suspend
by Anand Gadiyar
· 15 years ago
89842ae
USB: fix interface runtime-PM settings
by Alan Stern
· 15 years ago
54b5acf
USB: xHCI: Fix wrong usage of macro TRB_TYPE
by Andiry Xu
· 15 years ago
6c12db9
USB: xhci: Transfer ring link TRB activation change.
by John Youn
· 15 years ago
b060869
USB: gadget: f_fs.c needs to include pagemap.h
by Randy Dunlap
· 15 years ago
968b448
USB: ohci: Add Kconfig entries for ohci-omap3
by Anand Gadiyar
· 15 years ago
88ed0c9
USB: ohci: introduce omap3 ohci-hcd driver
by Anand Gadiyar
· 15 years ago
95344fc
USB: omap3: add platform init code for OHCI driver
by Anand Gadiyar
· 15 years ago
73a0bd7
USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core
by Dinh Nguyen
· 15 years ago
166ceb6
USB: ftdi_sio: clean up line-status handling
by Johan Hovold
· 15 years ago
Next »