Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e41f8d709c31b42129a34305a99d29c38aff75c4
e41f8d7
firewire: also use vendor ID in root directory for driver matches
by Stefan Richter
· 16 years ago
b3b2988
firewire: share device ID table type with ieee1394
by Stefan Richter
· 16 years ago
0210b66
firewire: core: add sysfs attribute for easier udev rules
by Stefan Richter
· 16 years ago
e5333db
firewire: core: check for missing struct update at build time, not run time
by Stefan Richter
· 16 years ago
9236889
firewire: core: improve check for local node
by Stefan Richter
· 16 years ago
32a0f48
DVB: firedtv: FireDTV S2 problems with tuning solved
by Beat Michel Liechti
· 16 years ago
40cf65d
DVB: firedtv: fix printk format mismatch
by Stefan Richter
· 16 years ago
c640946
ieee1394: constify device ID tables
by Stefan Richter
· 16 years ago
4216968
ieee1394: raw1394: add sparse annotations to raw1394_compat_write
by Stefan Richter
· 16 years ago
1c4fb57
ieee1394: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
e90874f
ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id"
by Stefan Richter
· 16 years ago
7889b60
firewire: core: optimize propagation of BROADCAST_CHANNEL
by Stefan Richter
· 16 years ago
cbae787
firewire: core: simplify broadcast channel allocation
by Stefan Richter
· 16 years ago
e1dc7ca
firewire: core: increase bus manager grace period
by Stefan Richter
· 16 years ago
a38a00f
firewire: core: drop unused call parameters of close_transaction
by Stefan Richter
· 16 years ago
18e9b10
firewire: cdev: add closure to async stream ioctl
by Stefan Richter
· 16 years ago
664d801
firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value
by Stefan Richter
· 16 years ago
207fbef
firewire: cdev: fix race of ioctl_send_request with bus reset
by Stefan Richter
· 16 years ago
de487da
firewire: cdev: secure add_descriptor ioctl
by Stefan Richter
· 16 years ago
c8a2590
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
by Stefan Richter
· 16 years ago
6104ee9
firewire: broadcast channel support
by Jay Fenlason
· 16 years ago
f8c2287
firewire: implement asynchronous stream transmission
by Jay Fenlason
· 16 years ago
ba27e1f
firewire: core: normalize a function argument name
by Stefan Richter
· 16 years ago
e1eff7a
firewire: normalize a variable name
by Stefan Richter
· 16 years ago
d01b017
firewire: core: remove condition which is always false
by Stefan Richter
· 16 years ago
aed8089
firewire: core: move some functions
by Stefan Richter
· 16 years ago
41f321c
firewire: core: clean up includes
by Stefan Richter
· 16 years ago
81610b8
firewire: cdev: simplify a schedule_delayed_work wrapper
by Stefan Richter
· 16 years ago
5d9cb7d27
firewire: cdev: add ioctls for iso resource management, amendment
by Stefan Richter
· 16 years ago
77258da
firewire: cdev: increment fw_cdev_version, update documentation
by Stefan Richter
· 16 years ago
36a755c
firewire: cdev: shut down iso context before freeing the buffer
by Stefan Richter
· 16 years ago
3ba9498
firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq
by Stefan Richter
· 16 years ago
5d3fd69
firewire: cdev: extend transaction payload size check
by Stefan Richter
· 16 years ago
1566f3d
firewire: cdev: restrict broadcast write requests to Units Space
by Stefan Richter
· 16 years ago
acfe833
firewire: cdev: add ioctl for broadcast write requests
by Jay Fenlason, Stefan Richter
· 16 years ago
33580a3
firewire: cdev: add ioctl to query maximum transmission speed
by Stefan Richter
· 16 years ago
1ec3c02
firewire: cdev: add ioctls for manual iso resource management
by Stefan Richter
· 16 years ago
b1bda4c
firewire: cdev: add ioctls for isochronous resource management
by Jay Fenlason, Stefan Richter
· 16 years ago
b769bd1
firewire: core: topology header fix
by Stefan Richter
· 16 years ago
be5bbd6
firewire: cdev: sort includes
by Stefan Richter
· 16 years ago
97c18b7
firewire: cdev: unify names of struct types and of their instances
by Stefan Richter
· 16 years ago
fb44303
firewire: cdev: reference-count client instances
by Stefan Richter
· 16 years ago
632321e
firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFO
by Stefan Richter
· 16 years ago
4817ed2
firewire: prevent creation of multiple IR DMA contexts for the same channel
by Stefan Richter
· 16 years ago
a459b8a
firewire: cdev: use list_first_entry
by Stefan Richter
· 16 years ago
da62df1
firewire: core: remove unused definitions
by Stefan Richter
· 16 years ago
53dca51
firewire: remove line breaks before function names
by Stefan Richter
· 16 years ago
2dbd7d7
firewire: standardize a variable name
by Stefan Richter
· 16 years ago
c490a6d
firewire: core: remove obsolete assertions
by Stefan Richter
· 16 years ago
44be21b
firewire: core: remove outdated comment
by Stefan Richter
· 16 years ago
3e0b5f0
firewire: cdev: address handler input validation
by Stefan Richter
· 16 years ago
45ee319
firewire: cdev: use an idr rather than a linked list for resources
by Jay Fenlason
· 16 years ago
97811e3
firewire: cdev: fix race of fw_device_op_release with bus reset
by Stefan Richter
· 16 years ago
1f3125a
firewire: cdev: tcodes input validation
by Stefan Richter
· 16 years ago
bf8e335
firewire: cdev: documentation fixlet
by Stefan Richter
· 16 years ago
d67cfb9
firewire: convert client_list_lock to mutex
by Stefan Richter
· 16 years ago
cf417e54
firewire: add a client_list_lock
by Jay Fenlason
· 16 years ago
1aa292b
firewire: Include iso timestamp in headers when header_size > 4
by David Moore
· 16 years ago
8e0ee43
Linux 2.6.29
by Linus Torvalds
· 16 years ago
0030864
Build with -fno-dwarf2-cfi-asm
by Kyle McMartin
· 16 years ago
1db4b2d
trivial: fix orphan dates in ext2 documentation
by Jody McIntyre
· 16 years ago
d56ffd3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
12a37b5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
53da1d9
fix ptrace slowness
by Miklos Szeredi
· 16 years ago
b0dcb4a
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 16 years ago
345953c
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
by Kumar Gala
· 16 years ago
61fa9dc
ucc_geth: Fix oops when using fixed-link support
by Anton Vorontsov
· 16 years ago
e3162d3
dm9000: locking bugfix
by David Brownell
· 16 years ago
6580f57
net: update dnet.c for bus_id removal
by Stephen Rothwell
· 16 years ago
59fcbdd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
39678e5
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
f762dd6
Update my email address
by Gertjan van Wingerde
· 16 years ago
2aac0cf
eCryptfs: NULL crypt_stat dereference during lookup
by Tyler Hicks
· 16 years ago
8faece5
eCryptfs: Allocate a variable number of pages for file headers
by Tyler Hicks
· 16 years ago
18a0d89
radeonfb: Whack the PCI PM register until it sticks
by Benjamin Herrenschmidt
· 16 years ago
4b97926
dnet: DNET should depend on HAS_IOMEM
by Ilya Yanok
· 16 years ago
e2fc4d1
dca: add missing copyright/license headers
by Maciej Sosnowski
· 16 years ago
c2f3252
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
f3f9258
nl80211: Check that function pointer != NULL before using it
by Jouni Malinen
· 16 years ago
5ed0102
sungem: missing net_device_ops
by Stephen Hemminger
· 16 years ago
1ab1ab7
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
by Sathya Perla
· 16 years ago
ea1dae1
be2net: replenish when posting to rx-queue is starved in out of mem conditions
by Sathya Perla
· 16 years ago
65c2449
aio: lookup_ioctx can return the wrong value when looking up a bogus context
by Jeff Moyer
· 16 years ago
87c3a86
eventfd: remove fput() call from possible IRQ context
by Davide Libenzi
· 16 years ago
d011555
Move cc-option to below arch-specific setup
by Linus Torvalds
· 16 years ago
caa81d6
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
2d8620c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
fe2fd6c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
a8e7d49
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
by Linus Torvalds
· 16 years ago
68df375
Add '-fwrapv' to gcc CFLAGS
by Linus Torvalds
· 16 years ago
0702b30
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
192d7a4
sparc64: Fix crash with /proc/iomem
by Mikulas Patocka
· 16 years ago
42cc77c
sparc64: Reschedule KGDB capture to a software interrupt.
by David S. Miller
· 16 years ago
170ebf8
bas_gigaset: correctly allocate USB interrupt transfer buffer
by Tilman Schmidt
· 16 years ago
44c1d6f
smsc911x: reset last known duplex and carrier on open
by Steve Glendinning
· 16 years ago
2e2a6a9
sh_eth: Fix mistake of the address of SH7763
by Nobuhiro Iwamatsu
· 16 years ago
0e0fde3
sh_eth: Change handling of IRQ
by Nobuhiro Iwamatsu
· 16 years ago
2bad35b
netns: oops in ip[6]_frag_reasm incrementing stats
by Jorge Boncompte [DTI2]
· 16 years ago
e4a389a
net: kfree(napi->skb) => kfree_skb
by Roel Kluin
· 16 years ago
cb0dc77
net: fix sctp breakage
by Al Viro
· 16 years ago
Next »