Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3176ff3ee71bddbd1d68e6a9e28dbcf0a2960c95
/
include
d5b9049
ucc_geth: Implement Transmit on Demand support
by Michael Reiss
· 18 years ago
728de4c9
ucc_geth: migrate ucc_geth to phylib
by Kim Phillips
· 18 years ago
a999589
phylib: add RGMII-ID interface mode definition
by Kim Phillips
· 18 years ago
6693228
[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
by Pavel Roskin
· 18 years ago
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
a0d69f2
[PATCH] sparse-annotate radiotap header
by Pavel Roskin
· 18 years ago
eea221c
tc35815 driver update (take 2)
by Atsushi Nemoto
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago
42fae7f
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
f005463
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
b8b8fd2
[NET]: Fix networking compilation errors
by David Howells
· 18 years ago
50f732e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
aa5bc2b
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
aa2ce5c
USB: <linux/usb/ch9.h> minor doc update
by David Brownell
· 18 years ago
1941044
USB: add "last_busy" field for use in autosuspend
by Alan Stern
· 18 years ago
9f8b17e
USB: make usbdevices export their device nodes instead of using a separate class
by Kay Sievers
· 18 years ago
2add522
USB: add power/level sysfs attribute
by Alan Stern
· 18 years ago
eaafbc3
USB: Allow autosuspend delay to equal 0
by Alan Stern
· 18 years ago
bb74782
USB: additional structure from cdc spec
by Oliver Neukum
· 18 years ago
d868772
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
6816b19
V4L/DVB (5419): Add comment how the speed field is interpreted.
by Hans Verkuil
· 18 years ago
3700a90
V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.
by Hans Verkuil
· 18 years ago
43d0dfc
V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC
by Hans Verkuil
· 18 years ago
74cab31
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
by Hans Verkuil
· 18 years ago
1a0adaf
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
by Hans Verkuil
· 18 years ago
1b5888c
V4L/DVB (5341): Add cx23415/6 chip idents.
by Hans Verkuil
· 18 years ago
0b20060
V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN
by Hans Verkuil
· 18 years ago
cfeb883
V4L/DVB (5323): Updated support for tuner callbacks
by Hartmut Hackmann
· 18 years ago
de956c1
V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct
by Hartmut Hackmann
· 18 years ago
2435be1
V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.
by Hans Verkuil
· 18 years ago
3434eb7
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
by Hans Verkuil
· 18 years ago
045290b
V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT
by Hans Verkuil
· 18 years ago
b278784
V4L/DVB (5289): Add support for video output overlays.
by Hans Verkuil
· 18 years ago
206ebaf
V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability
by Hans Verkuil
· 18 years ago
5eee72e
V4L/DVB (5268): Add support for three new MPEG controls.
by Hans Verkuil
· 18 years ago
d1da4e5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
404d5b1
dev_dbg: check dev_dbg() arguments
by Dan Williams
· 18 years ago
a53c46d
s2ram: add arch irq disable/enable hooks
by Johannes Berg
· 18 years ago
075c177
define platform wakeup hook, use in pci_enable_wake()
by David Brownell
· 18 years ago
057f6c0
security: prevent permission checking of file removal via sysfs_remove_group()
by James Morris
· 18 years ago
523ded7
device_schedule_callback() needs a module reference
by Alan Stern
· 18 years ago
8447891
debugfs: Add debugfs_create_u64()
by Michael Ellerman
· 18 years ago
3106d46
the overdue removal of the mount/umount uevents
by Adrian Bunk
· 18 years ago
4628803
kobject core: remove rwsem from struct subsystem
by Greg Kroah-Hartman
· 18 years ago
f89cbc3
Driver core: add suspend() and resume() to struct device_type
by Dmitry Torokhov
· 18 years ago
74e9f5f
Driver core: remove unneeded completion from driver release path
by Greg Kroah-Hartman
· 23 years ago
21c7f30
driver core: per-subsystem multithreaded probing
by Cornelia Huck
· 18 years ago
414264f
Driver core: add name to device_type
by Kay Sievers
· 18 years ago
621a167
driver core: Use attribute groups in struct device_type
by Dmitry Torokhov
· 18 years ago
b8c5cec
Driver core: udev triggered device-<>driver binding
by Kay Sievers
· 18 years ago
8640624
driver core: fix namespace issue with devices assigned to classes
by Kay Sievers
· 18 years ago
39bc89f
make SysRq-T show all tasks again
by Ingo Molnar
· 18 years ago
20f0939
seqlocks: trivial remove weird whitespace
by Daniel Walker
· 18 years ago
b928ed5
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 18 years ago
ea6db58
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
0278ef8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
15c5403
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
ad5da3c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
da8ac5e
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
a4c9bb7
[MIPS] Replace old fashioned "__typeof" with "__typeof__".
by Robert P. J. Day
· 18 years ago
8deab11
[MIPS] Updated Sibyte headers
by Mark Mason
· 18 years ago
eacb9d6
[MIPS] Remove unused argument from kunmap_coherent().
by Ralf Baechle
· 18 years ago
78709b9
[MIPS] IP22: Get rid of volatile in IP22 core code.
by Ralf Baechle
· 18 years ago
2127435
[MIPS] JMR3927 cleanup
by Atsushi Nemoto
· 18 years ago
39ce010
[S390] Clean up smp code in preparation for some larger changes.
by Heiko Carstens
· 18 years ago
6c21048
[S390] split page_test_and_clear_dirty.
by Martin Schwidefsky
· 18 years ago
2fc2d1e
[S390] Processor degradation notification.
by Heiko Carstens
· 18 years ago
411ed32
[S390] zfcpdump support.
by Michael Holzheu
· 18 years ago
c0007f1
[S390] Use generic bug.
by Heiko Carstens
· 18 years ago
bb11e3b
[S390] Improved oops output.
by Martin Schwidefsky
· 18 years ago
d76123e
[S390] cio: ccwgroup register vs. unregister.
by Cornelia Huck
· 18 years ago
e5854a5
[S390] cio: Channel-path configure function.
by Peter Oberparleiter
· 18 years ago
6fc321f
[S390] cio/ipl: Clean interface between cio and ipl code.
by Heiko Carstens
· 18 years ago
8224ca1
[AVR32] Fix compile error with gcc 4.1
by Haavard Skinnemoen
· 18 years ago
a4022b0
avr32: remove unneeded cast in atomic.h
by Mathieu Desnoyers
· 18 years ago
2c1a2a3
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
by Haavard Skinnemoen
· 18 years ago
d80e2bb
[AVR32] Get rid of board_setup_fbmem()
by Haavard Skinnemoen
· 18 years ago
d801176
[AVR32] Simplify early handling of memory regions
by Haavard Skinnemoen
· 18 years ago
5539f59
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
by Haavard Skinnemoen
· 18 years ago
e3e7d8d
[AVR32] Make I/O access macros work with external devices
by Haavard Skinnemoen
· 18 years ago
623b035
[AVR32] Clean up exception handling code
by Haavard Skinnemoen
· 18 years ago
3b328c9
[AVR32] Clean up cpu identification and add features bitmap
by Haavard Skinnemoen
· 18 years ago
535c806
[AVR32] Clean up asm/sysreg.h
by Haavard Skinnemoen
· 18 years ago
19b7ce8
[AVR32] Put cpu in sleep 0 when idle.
by Hans-Christian Egtvedt
· 18 years ago
7760989
[AVR32] Change system timer from count-compare to Timer/Counter 0
by Hans-Christian Egtvedt
· 18 years ago
068d9f6
[AVR32] Add nwait and tdf parameters to SMC configuration
by Hans-Christian Egtvedt
· 18 years ago
801c135
UBI: Unsorted Block Images
by Artem B. Bityutskiy
· 18 years ago
16ce82d
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
by David S. Miller
· 18 years ago
b86e028
[WEXT] net_device: Don't include wext bits if not required.
by Johannes Berg
· 18 years ago
295f4a1
[WEXT]: Clean up how wext is called.
by Johannes Berg
· 18 years ago
63b6be5
[AF_RXRPC]: Delete the old RxRPC code.
by David Howells
· 18 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago
7318226
[AF_RXRPC]: Key facility changes for AF_RXRPC
by David Howells
· 18 years ago
071b638
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
by Oleg Nesterov
· 18 years ago
5b04aa3
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
by Mark Fasheh
· 18 years ago
6687508
[SPARC64]: Add generic iommu and strbuf structs to iommu.h
by David S. Miller
· 18 years ago
9b3627f
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
by David S. Miller
· 18 years ago
711b360
[SPARC]: Make device_node name and type const
by Stephen Rothwell
· 18 years ago
3dfe10e
[SPARC64]: constify some paramaters of OF routines
by Stephen Rothwell
· 18 years ago
Next »