Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42cb967fd01b1f50374fdfa811f86db103eea532
42cb967
usblp: Fix a double kfree
by Pete Zaitcev
· 17 years ago
c36d54a
usbmon: Smooth the core code
by Pete Zaitcev
· 17 years ago
cdd5a8fd
usbmon: Drop DMA mapping for setup packet
by Pete Zaitcev
· 17 years ago
30c7431
usbmon: Update pipe removal to suit my taste
by Pete Zaitcev
· 17 years ago
283face
usblp: Cosmetics
by Pete Zaitcev
· 17 years ago
fc401e6
usblp: mutex in usblp_check_status
by Pete Zaitcev
· 17 years ago
7b5cd5f
USB: SisUSB2VGA: Convert printk to dev_* macros
by Felipe Balbi
· 17 years ago
ecb8b19
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
by Felipe Balbi
· 17 years ago
7c59901
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
by Felipe Balbi
· 17 years ago
22b2c52
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
by Felipe Balbi
· 17 years ago
1c1772a
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
by Felipe Balbi
· 17 years ago
2acbd64
USB: SisUSB2VGA: Mis-spelled word
by Felipe Balbi
· 17 years ago
9dedd36
USB: SisUSB2VGA: Remove if 0'ed code
by Felipe Balbi
· 17 years ago
ed86d97
USB: SisUSB2VGA: Whitespace Cleanups
by Felipe Balbi
· 17 years ago
79a7d9e
USB: cleanups for g_file_storage
by Alan Stern
· 17 years ago
d74d4a6
USB: don't touch sysfs stuff when altsetting is unchanged
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
b0e396e
USB: make usb_release_interface static
by Greg Kroah-Hartman
· 17 years ago
b5ea060
USB: rename choose_configuration
by Greg Kroah-Hartman
· 17 years ago
732bb9e
usb: document device authorization
by Inaky Perez-Gonzalez
· 17 years ago
e03f2e8
usb: hook up device authorization to sysfs
by Inaky Perez-Gonzalez
· 17 years ago
93993a0
usb: introduce usb_authorize/deauthorize()
by Inaky Perez-Gonzalez
· 17 years ago
d9d16e8
usb: split usb_new_device for clarity and refactoring
by Inaky Perez-Gonzalez
· 17 years ago
f8a3746
usb: usb_generic_probe() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
72230ab
usb: usb_probe_interface() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
1145065
usb: usb_get_configuration() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
16bbab2
usb: usb_set_configuration() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
d7d0725
usb: initialize authorization and wusb bits in USB devices
by Inaky Perez-Gonzalez
· 17 years ago
eb579f5
usb: cleanup usb_register_bus() and hook up sysfs group
by Inaky Perez-Gonzalez
· 17 years ago
5234ce1
usb: add the concept of default authorization to USB hosts
by Inaky Perez-Gonzalez
· 17 years ago
da04b7a
usb: introduce usb_device authorization bits
by Inaky Perez-Gonzalez
· 17 years ago
ca2bdf4
USB: gadget: gadget zero cleanups
by David Brownell
· 17 years ago
2e806f6
USB: gadget: file storage gadget cleanups
by David Brownell
· 17 years ago
51a0e85
USB: gadget: serial gadget cleanups
by David Brownell
· 17 years ago
8c07021
USB: gadget: gmidi cleanups
by David Brownell
· 17 years ago
0cf4f2d
USB: gadget: ethernet gadget cleanups, shrinkage
by David Brownell
· 17 years ago
a4e3ef5
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
by David Brownell
· 17 years ago
a1d534b
USB: Add drivers/usb/misc/iowarrior.c to the Makefile
by Nico Erfurth
· 17 years ago
9a9bf40
USB: separate out endpoint queue management and DMA mapping routines
by Alan Stern
· 17 years ago
9439eb9
USB: update spinlock usage for root-hub URBs
by Alan Stern
· 17 years ago
d617bc8
USB: cleanup for previous patches
by Alan Stern
· 17 years ago
18ea5d0
USB: avoid urb->pipe in usbmon
by Alan Stern
· 17 years ago
93cf9b9
USB: avoid urb->pipe in usbfs
by Alan Stern
· 17 years ago
4326ed0
USB: address-0 handling during device initialization
by Alan Stern
· 17 years ago
5e60a16
USB: avoid using urb->pipe in usbcore
by Alan Stern
· 17 years ago
fea3409
USB: add direction bit to urb->transfer_flags
by Alan Stern
· 17 years ago
bdd016b
USB: add ep->enable
by Alan Stern
· 17 years ago
5b653c7
USB: add urb->ep
by Alan Stern
· 17 years ago
a96173a
USB: Storage: usbat_check_status(): fix check-after-use
by Adrian Bunk
· 17 years ago
efc9052
USB: usb_gadget.h whitespace fixes
by David Brownell
· 17 years ago
9f705bd
USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.
by Robert P. J. Day
· 17 years ago
89a0fd1
USB: OHCI handles more ZFMicro quirks
by Mike Nuss
· 17 years ago
e8fa0ce
usblp: Make use of URB_FREE_BUFFER
by Pete Zaitcev
· 17 years ago
7f47735
usblp: Implement the ENOSPC convention
by Pete Zaitcev
· 17 years ago
ca337db
USB: Clean up duplicate includes in drivers/usb/
by Jesper Juhl
· 17 years ago
011db81
USB: Remove unneeded pointer intf from speedtch_upload_firmware()
by Micah Gruber
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
cbd09db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d81fec0
missed bio_endio() in axonram
by Al Viro
· 17 years ago
d4faaec
[ZLIB]: Fix external builds of zlib_inflate code.
by David S. Miller
· 17 years ago
9ce768e
[TG3]: Fix APE induced regression
by Matt Carlson
· 17 years ago
a7b850e
[SKY2]: version 1.19
by Stephen Hemminger
· 17 years ago
7138a0f
[SKY2]: use netdevice stats struct
by Stephen Hemminger
· 17 years ago
df3fe1f
[SKY2]: fiber advertise bits initialization (trivial)
by Stephen Hemminger
· 17 years ago
ff35164e
[SKY2]: fix power settings on Yukon XL
by Stephen Hemminger
· 17 years ago
295b54c
[SKY2]: ethtool register reserved area blackout
by Stephen Hemminger
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5473074
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
6c08772
[libata] sata_mv: more S/G fixes
by Jeff Garzik
· 17 years ago
e30408b
JFS: fix bio-related build breakage
by Jeff Garzik
· 17 years ago
9b4b8fe
[POWERPC] Add memchr() to the bootwrapper
by David Gibson
· 17 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 17 years ago
b63db45
[POWERPC] Add legacy serial support for OPB with flattened device tree
by Valentine Barshak
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
287e5d6
[POWERPC] XilinxFB: Allow fixed framebuffer base address
by Grant Likely
· 17 years ago
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
01ba1e9
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
by Grant Likely
· 17 years ago
d94bad8
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
by Valentine Barshak
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd6d184
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
e6005a8
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
55982fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
2669183
[SKY2]: status polling loop (post merge)
by Stephen Hemminger
· 17 years ago
6f53576
[NET]: Fix NAPI completion handling in some drivers.
by David S. Miller
· 17 years ago
b08d6cb
[TCP]: Limit processing lost_retrans loop to work-to-do cases
by Ilpo Järvinen
· 17 years ago
f785a8e
[TCP]: Fix lost_retrans loop vs fastpath problems
by Ilpo Järvinen
· 17 years ago
4cd8299
[TCP]: No need to re-count fackets_out/sacked_out at RTO
by Ilpo Järvinen
· 17 years ago
d193594
[TCP]: Extract tcp_match_queue_to_sack from sacktag code
by Ilpo Järvinen
· 17 years ago
f6fb128
[TCP]: Kill almost unused variable pcount from sacktag
by Ilpo Järvinen
· 17 years ago
3eec004
[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L
by Ilpo Järvinen
· 17 years ago
16e9068
[TCP]: Add bytes_acked (ABC) clearing to FRTO too
by Ilpo Järvinen
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
Next »