Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b8070d8580c38e15979b2a88f3a4d7b02bd3bde
8b8070d
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
d36a771
USB: io_edgeport: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
3018bb5
USB: f81232: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
4bb4e63
USB: f81232: add custom tiocmiwait operation
by Johan Hovold
· 12 years ago
a7fa577
USB: digi_acceleport: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
c648e94
USB: cypress_m8: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
493516e3
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
3f55043
USB: ch341: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
7bb98f0
USB: ch341: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
7caed7e
USB: ark3116: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
b4cb753
USB: ark3116: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
6f86fec
USB: ftdi_sio: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
f307e5c
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
cb1676a
USB: ftdi_sio: use port icount
by Johan Hovold
· 12 years ago
befefcd
USB: serial: add generic get_icount implementation
by Johan Hovold
· 12 years ago
c371de1
USB: serial: wake up MSR-wait queue on disconnect
by Johan Hovold
· 12 years ago
980373b
USB: serial: add generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
143d9d9
USB: serial: add tiocmiwait subdriver operation
by Johan Hovold
· 12 years ago
5cb27dd
USB: serial: clean up usb-serial bus device removal
by Johan Hovold
· 12 years ago
6a5c821
USB: serial: use urb poison to reliably kill traffic
by Johan Hovold
· 12 years ago
68a2bed
USB: fix urb-poison imbalance
by Johan Hovold
· 12 years ago
69a3d21
USB: serial: rename port release
by Johan Hovold
· 12 years ago
a4a8310
USB: serial: fix port release
by Johan Hovold
· 12 years ago
30d9d42
USB: cyberjack: fix disconnect handling
by Johan Hovold
· 12 years ago
c3452f5
USB: serial: clean up generic-operation handling
by Johan Hovold
· 12 years ago
79b80b8
USB: serial: remove generic release callback
by Johan Hovold
· 12 years ago
0f16cfe
USB: serial: remove generic disconnect callback
by Johan Hovold
· 12 years ago
f8f0ad8
USB: serial: fix generic disconnect implementation
by Johan Hovold
· 12 years ago
618e183
USB: ssu100: remove custom close operation
by Johan Hovold
· 12 years ago
bf8773c
USB: ssu100: remove explicit initialisation of disconnect
by Johan Hovold
· 12 years ago
19c6185
USB: serial: remove bogus disconnect test in cleanup
by Johan Hovold
· 12 years ago
e6d144b
USB: usb_wwan: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
9c210bf
USB: sierra: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
bb3529c
USB: mos7840: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
75d22b3
USB: keyspan_pda: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
d7f0845
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
by Johan Hovold
· 12 years ago
80dfe0c
USB: keyspan: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
853127f
USB: iuu_phoenix: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
28e679a
USB: digi_acceleport: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
1bc77f4
USB: cyberjack: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
5c32752
USB: ark3116: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
49bd196
USB: serial: remove port number from generic-driver debug
by Johan Hovold
· 12 years ago
6b03f7f
USB: serial: remove redundant allocation error messages
by Johan Hovold
· 12 years ago
d12e211
USB: serial: clean up debug info
by Johan Hovold
· 12 years ago
9993b42
USB: serial: remove redundant comments
by Johan Hovold
· 12 years ago
395e08d
USB: serial: rename tty-port callbacks
by Johan Hovold
· 12 years ago
f45d0a5
USB: pl2303: make set_control_lines a port operation
by Johan Hovold
· 12 years ago
7b5789a
USB: pl2303: use interface device for debug
by Johan Hovold
· 12 years ago
83e86c7
USB: iuu_phoenix: remove unnecessary urb kill on close
by Johan Hovold
· 12 years ago
6f60b34
USB: kl5kusb105: remove unnecessary urb kill on close
by Johan Hovold
· 12 years ago
4cba98f
USB: ftdi_sio: remove obsolete port data refcounting
by Johan Hovold
· 12 years ago
afc2c9a
USB: EHCI: remove unused variable in unlink_empty_async()
by Alan Stern
· 12 years ago
214ac7a
USB: EHCI: improve end_unlink_async()
by Alan Stern
· 12 years ago
6e01875
USB: EHCI: convert singly-linked lists to list_heads
by Alan Stern
· 12 years ago
7655e31
USB: EHCI: consolidate code in ehci_urb_dequeue()
by Alan Stern
· 12 years ago
7bc782d
USB: EHCI: split needs_rescan into two flags
by Alan Stern
· 12 years ago
79bcf7b
USB: EHCI: change return value of qh_completions()
by Alan Stern
· 12 years ago
c1fdb68
USB: EHCI: changes related to qh_refresh()
by Alan Stern
· 12 years ago
c79041a
USB: usb-skeleton.c: fix blocked forever in skel_read
by Du Xing
· 12 years ago
3edce1c
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
by Bjørn Mork
· 12 years ago
769d7368
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
by David Linares
· 12 years ago
5410a47
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
by Ming Lei
· 12 years ago
0d41be5
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
by Ming Lei
· 12 years ago
81b50be
usbnet: qmi_wwan: comments on suspend failure
by Ming Lei
· 12 years ago
9a44312
usbnet: cdc_mbim: comments on suspend failure
by Ming Lei
· 12 years ago
37093b7
USBHID: don't recover device if suspend fails in system sleep
by Ming Lei
· 12 years ago
93e4f47
USB: serial: comments on suspend failure
by Ming Lei
· 12 years ago
303f084
USB: adds comment on suspend callback
by Ming Lei
· 12 years ago
2849a3a
Merge 3.9-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
8bb9660
Linux 3.9-rc4
by Linus Torvalds
· 12 years ago
a607a11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
22c3f2f
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c8c1f16
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
df2a8f3
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
a4e71e7
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
c19b3b0f
KMS: fix EDID detailed timing frame rate
by Torsten Duwe
· 12 years ago
16dad1d
KMS: fix EDID detailed timing vsync parsing
by Torsten Duwe
· 12 years ago
5da273f
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 12 years ago
14629ed
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
38d78e5
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
by Vladimir Davydov
· 12 years ago
ca4b3f3
mm/hotplug: only free wait_table if it's allocated by vmalloc
by Jianguo Wu
· 12 years ago
96e7d7a
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
by Alexander Duyck
· 12 years ago
8d640a5
dma-debug: fix locking bug in check_unmap()
by Alexander Duyck
· 12 years ago
0ef1594
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
by Nicolas Ferre
· 12 years ago
e66b058
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
by H Hartley Sweeten
· 12 years ago
925e8ea
drivers/rtc/rtc-da9052.c: fix for rtc device registration
by Ashish Jangam
· 12 years ago
f9228b2
mm: zone_end_pfn is too small
by Russ Anderson
· 12 years ago
2ca067e
poweroff: change orderly_poweroff() to use schedule_work()
by Oleg Nesterov
· 12 years ago
d002858
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting
by Wanpeng Li
· 12 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 12 years ago
fe8d526
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
by James Hogan
· 12 years ago
81fc933
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
by Takahisa Tanaka
· 12 years ago
18e4321
watchdog: sp5100_tco: Remove code that may cause a boot failure
by Takahisa Tanaka
· 12 years ago
b9cb3bf
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
8f46c50
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
70dc52f
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
1e0695c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
1220903
NVMe: Add namespaces with no LBA range feature
by Keith Busch
· 12 years ago
51f0885
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
09a6e1f
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
by Marcelo Tosatti
· 12 years ago
Next »