Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
34954ddc4f3e790fb6d5ed331513f54b38713234
/
include
b5d3772
[TG3]: Add basic 5906 support.
by Michael Chan
· 18 years ago
126a336
[TG3]: Add 5722 and 5756 support.
by Michael Chan
· 18 years ago
6ac5934
[Bluetooth] Support create connection cancel command
by Marcel Holtmann
· 18 years ago
1143e5a
[Bluetooth] Read local version information on device init
by Marcel Holtmann
· 18 years ago
defc761
[Bluetooth] Handle command complete event for exit periodic inquiry
by Marcel Holtmann
· 18 years ago
0ac5393
[Bluetooth] Add HCI device identifier for SDIO cards
by Marcel Holtmann
· 18 years ago
b219e3a
[Bluetooth] Integrate low-level connections into the driver model
by Marcel Holtmann
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
7699431
[SUNRPC]: svc_{get,put}nl()
by Alexey Dobriyan
· 18 years ago
13d8eaa
[IPV4]: ip_build_and_send_pkt() annotations
by Al Viro
· 18 years ago
8712f77
[IPV4]: ip_options_build() annotations
by Al Viro
· 18 years ago
d9cd66e
[IPV4]: multipath_set_nhinfo() annotations
by Al Viro
· 18 years ago
80e856e
[IPV4]: annotate addresses in fib_result and fib_result_nl
by Al Viro
· 18 years ago
53576d9
[IPV4]: inetpeer annotations
by Al Viro
· 18 years ago
d878e72e
[IPV4]: ip_fib_check_default() annotated
by Al Viro
· 18 years ago
fd68322
[IPV4]: inet_addr_type() annotations
by Al Viro
· 18 years ago
e488301
[IPV4]: icmp_send() annotation
by Al Viro
· 18 years ago
60cad5d
[IPV4]: annotate inetdev.h helpers
by Al Viro
· 18 years ago
a144ea4
[IPV4]: annotate struct in_ifaddr
by Al Viro
· 18 years ago
6d85c10
[IPV4]: struct fib_config IPv4 address fields annotated
by Al Viro
· 18 years ago
00012e5
[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()
by Al Viro
· 18 years ago
b83738a
[IPV4]: FIB_RES_PREFSRC() annotated
by Al Viro
· 18 years ago
ed49e3c
[IPV4]: fib_hn ->nh_gw is net-endian
by Al Viro
· 18 years ago
ff428d7
[IPV4]: inet_addr_onlink() annotated
by Al Viro
· 18 years ago
a60c492
[IPV4]: ip_check_mc() annotations
by Al Viro
· 18 years ago
d9c9df8
[IPV4]: fib_validate_source() annotations
by Al Viro
· 18 years ago
a61ced5
[IPV4]: inet_select_addr() annotations
by Al Viro
· 18 years ago
011a926
[IPV4]: annotated ipv4 addresses in struct inet_sock
by Al Viro
· 18 years ago
bada8ad
[IPV4]: ip_route_connect() ipv4 address arguments annotated
by Al Viro
· 18 years ago
f2c3fe2
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
by Al Viro
· 18 years ago
f765522
[IPV4]: ip_rt_redirect() annotations
by Al Viro
· 18 years ago
9e12bb2
[IPV4]: ip_route_input() annotations
by Al Viro
· 18 years ago
046d033
[IPV4]: headers endianness
by Al Viro
· 18 years ago
0ac0760
[TR]: endiannness annotations
by Al Viro
· 18 years ago
2a50f28
[ATALK]: endianness annotations
by Al Viro
· 18 years ago
2ff7125
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
by Linus Torvalds
· 18 years ago
e0318eb
USB: fix autosuspend when CONFIG_PM isn't set
by Alan Stern
· 18 years ago
29fa06c
hwmon: New driver k8temp
by Rudolf Marek
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
fecf340
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 18 years ago
250d375
Merge nommu branch
by Russell King
· 18 years ago
84904d0
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
by Kevin Hilman
· 18 years ago
746140c
[ARM] 3855/1: Add generic time support
by Kevin Hilman
· 18 years ago
1f51c10
[ARM] 3870/1: AT91: Start removing static memory mappings
by Andrew Victor
· 18 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
d9f7a74
[S390] __div64_32 for 31 bit.
by Martin Schwidefsky
· 18 years ago
97f0fb6
[ARM] 3868/1: AT91 hardware header update
by Andrew Victor
· 18 years ago
f217383
[ARM] 3867/1: AT91 GPIO update
by Andrew Victor
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 18 years ago
a77c64c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
1f9bd4c
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
00463c1
[PATCH] i386: Use early clobbers for semaphores now
by Andi Kleen
· 18 years ago
576b3ef
[ARM] 3864/1: Refactore sharpsl_pm
by Dirk Opfer
· 18 years ago
a2025e7
[ARM] 3863/1: Add Locomo SPI Device
by Dirk Opfer
· 18 years ago
8d48427
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
by Richard Purdie
· 18 years ago
645daaa
usbcore: add autosuspend/autoresume infrastructure
by Alan Stern
· 18 years ago
b6956ff
usbcore: store each usb_device's level in the tree
by Alan Stern
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
dd990f1
usbcore: Add flag for whether a host controller uses DMA
by Alan Stern
· 18 years ago
a6d2bb9
USB: remove struct usb_operations
by Alan Stern
· 18 years ago
088dc27
usbcore: help drivers to change device configs
by Alan Stern
· 18 years ago
095bc33
USB core: Use const where possible.
by Luiz Fernando N. Capitulino
· 18 years ago
dfe0d3b
USB Storage: add rio karma eject support
by Matthew Dharm
· 18 years ago
b7cfaaa
USB: New functions to check endpoints info.
by Luiz Fernando N. Capitulino
· 18 years ago
3d5b251
USB: making the kernel -Wshadow clean - USB & completion
by Jesper Juhl
· 18 years ago
f2ebf92c
USB: gmidi: New USB MIDI Gadget class driver.
by Ben Williamson
· 18 years ago
4d064c0
usbcore: track whether interfaces are suspended
by Alan Stern
· 19 years ago
8bb54ab
usbcore: add usb_device_driver definition
by Alan Stern
· 19 years ago
b2bbb20
USB: pxa2xx_udc understands GPIO based VBUS sensing
by David Brownell
· 19 years ago
3a16f7b
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
by David Brownell
· 19 years ago
2dc9431
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel
by Russell King
· 18 years ago
cdb8355
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
6cc7cbe
[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h
by Russell King
· 18 years ago
f37f46e
[ARM] nommu: add ARM946E-S core support
by Hyok S. Choi
· 18 years ago
d60674e
[ARM] nommu: add ARM940T core support
by Hyok S. Choi
· 18 years ago
43f5f01
[ARM] nommu: add ARM9TDMI core support
by Hyok S. Choi
· 18 years ago
b731c31
[ARM] nommu: add ARM740T core support
by Hyok S. Choi
· 18 years ago
07e0da7
[ARM] nommu: add ARM7TDMI core support
by Hyok S. Choi
· 18 years ago
f12d0d7
[ARM] nommu: manage the CP15 things
by Hyok S. Choi
· 18 years ago
b98adfc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
1b79e55
[PATCH] add probe_kernel_address()
by Andrew Morton
· 18 years ago
66f3750
[PATCH] fs/nfs/: make code static
by Adrian Bunk
· 18 years ago
c18258c
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
by Eric W. Biederman
· 18 years ago
7583ddf
[PATCH] Include __param section in read-only data range
by Marcelo Tosatti
· 18 years ago
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 18 years ago
ebba5f9
[PATCH] consistently use MAX_ERRNO in __syscall_return
by Randy Dunlap
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
577c4eb
[PATCH] inode-diet: Move i_cdev into a union
by Theodore Ts'o
· 18 years ago
eaf796e
[PATCH] inode-diet: Move i_bdev into a union
by Theodore Ts'o
· 18 years ago
4c15416
[PATCH] inode-diet: Move i_pipe into a union
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
7e96287
[PATCH] kdump: introduce "reset_devices" command line option
by Vivek Goyal
· 18 years ago
3c91735
[PATCH] uml: thread creation tidying
by Jeff Dike
· 18 years ago
a8b4fc4
[PATCH] uml: fix missing x86_64 register definitions
by Jeff Dike
· 18 years ago
85f6517
[PATCH] m32r: revise __raw_read_trylock()
by Hirokazu Takata
· 18 years ago
a27f311
[PATCH] m32r: Fix "value computed not used" warnings
by Hirokazu Takata
· 18 years ago
f269fdd
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
by David Howells
· 18 years ago
dbf8685
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
by David Howells
· 18 years ago
5da6185
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
by David Howells
· 18 years ago
d24afc5
[PATCH] Mark __remove_vm_area() static
by Rolf Eike Beer
· 18 years ago
Next »