Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
18ac3016055b58d676f6148a77dcf539d05ce215
18ac301
USB: class: usblp: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
185d405
USB: class: cdc-acm: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
33fea2b
USB: atm: usbatm: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
508330e
USB: atm: ueagle-atm: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
9a5a3e9
USB: atm: speedtch: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
c35f68a
USB: atm: cxacru: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
598f22e
USB: m66592-udc: fixes some problems
by Yoshihiro Shimoda
· 17 years ago
d8fbba2
USB: usb-storage: unusual_devs entry for Nikon D100
by Alan Stern
· 17 years ago
0d46c00
USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()
by Jesper Juhl
· 17 years ago
167a675
USB: MAINTAINERS entry for amd5536udc
by Thomas Dahlmann
· 17 years ago
55d402d
USB: amd5536 UDC driver (in GEODE southbridge)
by Thomas Dahlmann
· 17 years ago
beafef0
USB: documentation update for usb_unlink_urb
by Alan Stern
· 17 years ago
e7e7c36
UHCI: short control URBs get a status stage
by Alan Stern
· 17 years ago
e94fa28
USB: mos7720, mos7840: remove redundant urb check
by Florin Malita
· 17 years ago
195af2c
USB: fix warning caused by autosuspend counter going negative
by Alan Stern
· 17 years ago
69d42a7
USB: add "descriptors" binary sysfs attribute
by Alan Stern
· 17 years ago
1b4cd43
isp116x-hcd: prepare for urb->status
by Alan Stern
· 17 years ago
10e4852
USB: usblp: "Big cleanup" breaks O_NONBLOCK
by Pete Zaitcev
· 17 years ago
9454c46
USB: sierra: Add new devices
by Kevin Lloyd
· 17 years ago
112225b
USB: sierra: Add TRU-Install (c) Support
by Kevin Lloyd
· 17 years ago
eb33cae
USB: use mutex instead of semaphore in the FTDI ELAN driver
by Matthias Kaehlcke
· 17 years ago
8293c56
USB: use mutex instead of semaphore in the Adutux driver
by Matthias Kaehlcke
· 17 years ago
d2066eb
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
by Matthias Kaehlcke
· 17 years ago
831c70f
USB: use mutex instead of semaphore in the USB gadget serial driver
by Matthias Kaehlcke
· 17 years ago
64fb98f
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
5f47c7e
coda breakage
by Al Viro
· 17 years ago
c65c513
missed cong_avoid() instance
by Al Viro
· 17 years ago
89636af
ide: add support for SCSI ioctls to ide-floppy
by Bartlomiej Zolnierkiewicz
· 17 years ago
4bf9fdf
ide: remove stale changelog from setup-pci.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
7456507
ide: remove stale changelog/comments/TODO from ide.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
d281e9a
ide-cris: handle PIO auto-tuning in tune_cris_ide()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 17 years ago
6a824c9
ide: remove ide_find_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2134758
ide: drop "PIO data" argument from ide_get_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
e5fa4b2
ide: ide_find_best_pio_mode() fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7dd0008
ide: add ide_pio_cycle_time() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
31c4df4
sc1200: remove stale Power Management code
by Bartlomiej Zolnierkiewicz
· 17 years ago
8987d21
ide: ide_start_power_step() fix WRT disabling DMA
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c164ac
serverworks: fix DMA
by Bartlomiej Zolnierkiewicz
· 17 years ago
1880a8d
serverworks: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
2229833
ide: add ide_dev_has_iordy() helper (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
342cdb6
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
328dcbb
siimage: PIO mode setup fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
485efc6
atiixp: PIO mode setup fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
9702b5d
ide: Stop mapping ROMs
by Alan Cox
· 17 years ago
c82d72f
IDE: Remove references to dead ETRAX-related variables.
by Robert P. J. Day
· 17 years ago
363f7e4
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
by Marcin Juszkiewicz
· 17 years ago
4ae41ff
scc_pata.c: Workaround for errata A308 (take 2)
by Kou Ishizaki
· 17 years ago
f644d47
scc_pata: Use inline function for eieio
by Kumar Gala
· 17 years ago
721e262
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
fdb64f9
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
2d9ce17
i386: Allow KVM on i386 nonpae
by Avi Kivity
· 17 years ago
3e1f900
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
1279506
Update .gitignore for arch/i386/boot
by Matthew Wilcox
· 17 years ago
8042297
fix spufs build after ->fault changes
by Christoph Hellwig
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
40b42f1
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 17 years ago
5a021e9
random: fix bound check ordering (CVE-2007-3105)
by Matt Mackall
· 17 years ago
f745bb1
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
ff86303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
626ac54
user namespace: fix copy_user_ns return value
by Serge E. Hallyn
· 17 years ago
9550b10
slub: fix ksize() for zero-sized pointers
by Linus Torvalds
· 17 years ago
a5c96d8
Fix up non-NUMA SLAB configuration for zero-sized allocations
by Linus Torvalds
· 17 years ago
e436d80
[PATCH] sched: implement cpu_clock(cpu) high-speed time source
by Ingo Molnar
· 17 years ago
969bb4e
[PATCH] sched: fix the all pinned logic in load_balance_newidle()
by Suresh Siddha
· 17 years ago
9439aab
[PATCH] sched: fix newly idle load balance in case of SMT
by Suresh Siddha
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
0a87cf1
NFSv4: handle lack of clientaddr in option string
by Jeff Layton
· 17 years ago
f9d888f
NFSv4: debug print ntohl(status) in nfs client callback xdr code
by Benny Halevy
· 17 years ago
e4eff1a
SUNRPC: Clean up the sillyrename code
by Trond Myklebust
· 17 years ago
4fdc17b
NFS: Introduce struct nfs_removeargs+nfs_removeres
by Trond Myklebust
· 17 years ago
3062c53
NFS: Use dentry->d_time to store the parent directory verifier.
by Trond Myklebust
· 17 years ago
be879c4
SUNRPC: move bkl locking and xdr proc invocation into a common helper
by J. Bruce Fields
· 17 years ago
e3a535e
NFSv4: Fix the nfsv4 readlink reply buffer alignment
by Trond Myklebust
· 17 years ago
d6ac02d
NFSv4: Fix the readdir reply buffer alignment
by Trond Myklebust
· 17 years ago
9104a55
NFSv4: More NFSv4 xdr cleanups
by Trond Myklebust
· 17 years ago
9936781
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
by Trond Myklebust
· 17 years ago
56659e9
NFSv4: 'constify' lookup arguments.
by Trond Myklebust
· 17 years ago
365c8f5
NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed
by Trond Myklebust
· 17 years ago
6f220ed
NFSv4: Fix open state recovery
by Trond Myklebust
· 17 years ago
8cd69e1
NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
by Trond Myklebust
· 17 years ago
e24b8cb
i2c: Delete the i2c-isa pseudo bus driver
by Jean Delvare
· 17 years ago
c182f5b
hwmon: refuse to load abituguru driver on non-Abit boards
by Hans de Goede
· 17 years ago
9c2e14a
hwmon: fix Abit Uguru3 driver detection on some motherboards
by Hans de Goede
· 17 years ago
9f66036
hwmon/w83627ehf: Be quiet when no chip is found
by Jean Delvare
· 17 years ago
7cb7273
hwmon/w83627ehf: No need to initialize fan_min
by Jean Delvare
· 17 years ago
da66736
hwmon/w83627ehf: Export the thermal sensor types
by Jean Delvare
· 17 years ago
d3130f0
hwmon/w83627ehf: Enable VBAT monitoring
by Jean Delvare
· 17 years ago
fc18d6c
hwmon/w83627ehf: Add support for the VID inputs
by Jean Delvare
· 17 years ago
6b3e464
hwmon/w83627ehf: Fix timing issues
by Jean Delvare
· 17 years ago
475ef85
hwmon/w83627ehf: Add error messages for two error cases
by David Hubbard
· 17 years ago
1ea6dd3
hwmon/w83627ehf: Convert to a platform driver
by David Hubbard
· 17 years ago
658291f
hwmon/w83627ehf: Update the Kconfig entry
by David Hubbard
· 17 years ago
d2bc7b1
make coretemp_device_remove() static
by Adrian Bunk
· 17 years ago
e46957e
hwmon: Add LM93 support
by Hans-Jürgen Koch
· 17 years ago
875f25d
hwmon: Improve the pwmN_enable documentation
by Jean Delvare
· 17 years ago
90205c6
hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM
by Jean Delvare
· 17 years ago
3faa1ff
hwmon: Add support for newer uGuru's
by Hans de Goede
· 17 years ago
aba5073
hwmon/f71805f: Add temperature-tracking fan control mode
by Phil Endecott
· 17 years ago
Next »