Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a509a7e478e4766114d69f12d19d644ac63e9765
/
drivers
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
d3b5cff
vt: add an activate and lock
by Alan Cox
· 15 years ago
8d23355
vt: remove power stuff from kernel/power
by Alan Cox
· 15 years ago
8b92e87
vt: add an event interface
by Alan Cox
· 15 years ago
4455e34
tty: USB can now use the shutdown method for kref based freeing of ports
by Alan Cox
· 15 years ago
9a68e39
tty: remove dtr/rts use from the driver open methods
by Alan Cox
· 15 years ago
d2b3918
tty: USB hangup is racy
by Alan Cox
· 15 years ago
9b80fee
cdc_acm: Fix to use modern speed interfaces
by Alan Cox
· 15 years ago
b50989d
tty: make the kref destructor occur asynchronously
by Alan Cox
· 15 years ago
e936ffd
cyclades: use the full port_close function
by Alan Cox
· 15 years ago
6ff1ab2
tty: riscom8 kref and tty_port_close
by Alan Cox
· 15 years ago
6f6412b
isicom: Split the close hardware bits out
by Alan Cox
· 15 years ago
1e2b025
mxser: Split close ready for a standard tty_port_close method
by Alan Cox
· 15 years ago
c146942
riscom8: split open and close methods up
by Alan Cox
· 15 years ago
7ca0ff9
tty: Add a full port_close function
by Alan Cox
· 15 years ago
24d481e
8250: Now honours baud rate lower bounds
by Anton Vorontsov
· 15 years ago
1c2f049
serial: 8250: add IRQ trigger support
by Vikram Pandita
· 15 years ago
1e066d8
mos7840: remove old dead modem logic
by Alan Cox
· 15 years ago
6146b9a
tty: Fix a typo noted in passing
by Alan Cox
· 15 years ago
2f9ea55
tty: usb_serial_mos7720: Fix get_lsr_info
by Kees Schoenmakers
· 15 years ago
0f608f8
MOS7720 has no tiocmget method
by Kees Schoenmakers
· 15 years ago
5342b77
slip: Clean up create and destroy
by Alan Cox
· 15 years ago
46fb782
cyclades: remove more duplicated code
by Jiri Slaby
· 15 years ago
3aeea5b
cyclades: introduce cyy_readb/writeb
by Jiri Slaby
· 15 years ago
0d34872
cyclades: tiocm cleanup
by Jiri Slaby
· 15 years ago
6c28181
cyclades: ioctls cleanup
by Jiri Slaby
· 15 years ago
cc7fdf4
cyclades: merge cy_startup tails
by Jiri Slaby
· 15 years ago
4d76820
cyclades: use dtr_rts helpers
by Jiri Slaby
· 15 years ago
f6e208c
cyclades: sleep instead busy-wait
by Jiri Slaby
· 15 years ago
ebdb513
cyclades: overall cleanup
by Jiri Slaby
· 15 years ago
2334226
cyclades: close cleanup
by Jiri Slaby
· 15 years ago
174e6fe
cyclades: switch to tty_port_hangup
by Jiri Slaby
· 15 years ago
f0eefdc
cyclades: avoid addresses recomputation
by Jiri Slaby
· 15 years ago
f073757
cyclades: remove block_til_ready
by Jiri Slaby
· 15 years ago
d13549f
cyclades: add tty refcounting
by Jiri Slaby
· 15 years ago
1607aca
tty: icom: bit and/or confusion?
by Roel Kluin
· 15 years ago
60479ed
tty: includecheck fix: drivers/char, vt.c
by Jaswinder Singh Rajput
· 15 years ago
182274f
tty-ldisc: get rid of tty_ldisc_try_get() helper function
by Linus Torvalds
· 15 years ago
f0de0e8
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
by Linus Torvalds
· 15 years ago
7a4b231
tty: serial/pcmcia: add ID for Advantech card
by Wolfram Sang
· 15 years ago
0271edd
serial: bfin_5xx: fix building as module when early printk is enabled
by Mike Frysinger
· 15 years ago
a4304f2
tty: gigaset: really fix chars_in_buffer
by Tilman Schmidt
· 15 years ago
afa12e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
fa877c7
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
6f13047
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
73c583e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
714af06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
202c467
pty_write: don't do a tty_wakeup() when the buffers are full
by Linus Torvalds
· 15 years ago
e04ab95
[WATCHDOG] sizeof cleanup
by Wim Van Sebroeck
· 15 years ago
d1833c2
[WATCHDOG] wdt_pci: fix printk and variable type
by Randy Dunlap
· 15 years ago
119d3e5
[WATCHDOG] wdt_pci - use pci_request_region
by Wim Van Sebroeck
· 15 years ago
d7e9791
[WATCHDOG] ar7_wdt: Fix error handling during probe.
by Wim Van Sebroeck
· 15 years ago
64d4062
[WATCHDOG] ar7_wdt: convert to become a platform driver
by Florian Fainelli
· 15 years ago
dcfb748
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
by Chris Friesen
· 15 years ago
9fd868f
[WATCHDOG] davinci: use clock framework for timer frequency
by Kevin Hilman
· 16 years ago
0ecc3bf
[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT
by Linus Walleij
· 15 years ago
502a010
[WATCHDOG] Add support for WM831x watchdog
by Mark Brown
· 15 years ago
0400e31
[WATCHDOG] Add watchdog driver for NUC900
by Wan ZongShun
· 15 years ago
3a5f900
[WATCHDOG] add SBC-FITPC2 watchdog driver
by Denis Turischev
· 15 years ago
ca9a702e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
bbe5a96
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3dc9566
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
d15d6e6
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
by John(Jung-Ik) Lee
· 15 years ago
90950a2
pata_amd: do not filter out valid modes in nv_mode_filter
by Robert Hancock
· 15 years ago
ff7cddf
sata_promise: update reset code
by Mikael Pettersson
· 15 years ago
0ae6654
sata_promise: disable hotplug on 1st gen chips
by Mikael Pettersson
· 15 years ago
4dc738e
libata: fix spurious WARN_ON_ONCE() on port freeze
by Tejun Heo
· 15 years ago
31b239a
ahci: restore pci_intx() handling
by Tejun Heo
· 15 years ago
9b1fc55
MIPS: BCM63xx: Add integrated ethernet mac support.
by Maxime Bizon
· 15 years ago
f7557dc
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
by David Daney
· 15 years ago
fff9c81
MIPS: Octeon: False positive timeout
by Roel Kluin
· 15 years ago
b31c50a
be2net: fix some cmds to use mccq instead of mbox
by Sathya Perla
· 15 years ago
03f1899
atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
by Jie Yang
· 15 years ago
3264690
wl12xx: Fix print_mac() conversion.
by David S. Miller
· 15 years ago
de55a89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
66bc4a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
96c015b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
3aee060
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
75f2ba8
regulator: Voltage count for AB3100
by Linus Walleij
· 15 years ago
37bce07
mfd: Convert WM8350 to use request_threaded_irq()
by Mark Brown
· 15 years ago
c826933
mfd: Fix twl4030-power warnings
by Samuel Ortiz
· 15 years ago
d619bc1
regulator: AB3100 support
by Linus Walleij
· 15 years ago
bd207cf
rtc: AB3100 RTC support
by Linus Walleij
· 15 years ago
8aba721
mfd: Fix ab3100-otp build failure
by Samuel Ortiz
· 15 years ago
75a7456
mfd: Print warning for twl4030 out-of-order script loading
by Amit Kucheria
· 15 years ago
ebf0bd3
mfd: Add support for TWL4030/5030 dynamic power switching
by Amit Kucheria
· 15 years ago
12992dd
mfd: AB3100 OTP readout
by Linus Walleij
· 15 years ago
295c08b
regulator: Add Freescale MC13783 driver
by Sascha Hauer
· 15 years ago
8238add
mfd: Add Freescale MC13783 driver
by Sascha Hauer
· 15 years ago
0ad651c
mfd: AB3100 disable irq nosync
by Linus Walleij
· 15 years ago
ce290b0
mfd: AB3100 alter default setting
by Linus Walleij
· 15 years ago
7cdc2b9
mfd: AB3100 propagate error
by Linus Walleij
· 15 years ago
956f25a
mfd: AB3100 accessor function cleanups
by Linus Walleij
· 15 years ago
35c86bf
rtc: Add support for RTCs on Wolfson WM831x devices
by Mark Brown
· 15 years ago
70fde5c
regulator: get pcap data from the parent device
by Antonio Ospite
· 15 years ago
d0a8213
input: PCAP2 misc input driver
by Daniel Ribeiro
· 15 years ago
0387e10
input: PCAP2 based touchscreen driver
by Daniel Ribeiro
· 15 years ago
e397e7e
regulator: register pcap earlier
by Antonio Ospite
· 15 years ago
Next »