Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4be34c99a2f3aa90fa42e62c0918f07afb8a645b
/
include
/
linux
4be34c9
MMC: Consolidate voltage definitions
by Philip Langdale
· 18 years ago
7ea239d
mmc: add bus handler
by Pierre Ossman
· 18 years ago
da7fbe5
mmc: Separate out protocol ops
by Pierre Ossman
· 18 years ago
aaac1b4
mmc: Move core functions to subdir
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
3b91e55
mmc: Flush pending detects on host removal
by Pierre Ossman
· 18 years ago
f74d132
mmc: Move OCR bit defines
by Pierre Ossman
· 18 years ago
9c2c0af
mmc: add type field to cards
by Pierre Ossman
· 18 years ago
85a18ad
mmc: MMC sector based cards
by Pierre Ossman
· 18 years ago
91f8d01
tifm: layout fixes, small changes to comments and printfs
by Alex Dubov
· 18 years ago
13cdf48
tifm_sd: implement software scatter-gather
by Alex Dubov
· 18 years ago
72dc9d9
tifm_sd: replace command completion state machine with full checking
by Alex Dubov
· 18 years ago
2428a8f
tifm: move common device management tasks from tifm_7xx1 to tifm_core
by Alex Dubov
· 18 years ago
6113ed7
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
by Alex Dubov
· 18 years ago
3540af8
tifm: replace per-adapter kthread with freezeable workqueue
by Alex Dubov
· 18 years ago
e23f2b8
tifm: simplify bus match and uevent handlers
by Alex Dubov
· 18 years ago
8dc4a61
tifm: use bus methods to handle probe/remove instead of driver ones.
by Alex Dubov
· 18 years ago
4552f0c
tifm: hide details of interrupt processing from socket drivers
by Alex Dubov
· 18 years ago
14e38ac
pm: include EIO from errno-base.h
by David Rientjes
· 18 years ago
11443ec
Add kvasprintf()
by Jeremy Fitzhardinge
· 18 years ago
9684e51
power management: force pm_ops.valid callback to be assigned
by Johannes Berg
· 18 years ago
e8c9c50
power management: implement pm_ops.valid for everybody
by Johannes Berg
· 18 years ago
11d77d0
power management: remove firmware disk mode
by Johannes Berg
· 18 years ago
fe0c935
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
42e3808
Extend print_symbol capability
by Robert Peterson
· 18 years ago
d645470
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
152a6a9
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
cd9bb7e
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
24a77da
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
71ff6c0
[SNMP]: Add definitions for {In,Out}BcastPkts
by Mitsuru Chinen
· 18 years ago
07e4470
Merge branch 'cfq' into for-linus
by Jens Axboe
· 18 years ago
5972511
[BLOCK] Don't pin lots of memory in mempools
by Jens Axboe
· 18 years ago
46f8914
[SKB]: Introduce skb_queue_walk_safe()
by James Chapman
· 18 years ago
4e521c2
ll_rw_blk: add io_context private pointer
by Jens Axboe
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
e389f9a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
f73b0a0
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
6b06d2c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
ecfd6b1
[XFRM]: Export SPD info
by Jamal Hadi Salim
· 18 years ago
5a1b589
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
by Rusty Russell
· 18 years ago
5f286e1
[NETPOLL]: Fix TX queue overflow in trapped mode.
by Sergei Shtylyov
· 18 years ago
cfaae3e
Pull sony into release branch
by Len Brown
· 18 years ago
1ce82c1
sony-laptop: add a meye-usable include file for camera ops
by malattia@linux.it
· 18 years ago
0d64a23
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
by Tejun Heo
· 18 years ago
169439c
libata: Handle drives that require a spin-up command before first access
by Mark Lord
· 18 years ago
1e99973
libata: HPA support
by Alan Cox
· 18 years ago
6bfff31
libata: kill probe_ent and related helpers
by Tejun Heo
· 18 years ago
21b0ad4
libata: add init helpers including ata_pci_prepare_native_host()
by Tejun Heo
· 18 years ago
d491b27
libata: convert native PCI host handling to new init model
by Tejun Heo
· 18 years ago
f5cda25
libata: implement ata_host_alloc_pinfo() and ata_host_register()
by Tejun Heo
· 18 years ago
f318719
libata: separate out ata_host_alloc() and ata_host_register()
by Tejun Heo
· 18 years ago
ecef725
libata: separate out ata_host_start()
by Tejun Heo
· 18 years ago
4911487
libata: allocate ap separately from shost
by Tejun Heo
· 18 years ago
c65ec1c
ahci.c: remove non-existing SB600 raid id (re-send)
by Conke Hu
· 18 years ago
5a5dbd1
libata: add support for READ/WRITE LONG
by Mark Lord
· 18 years ago
8cdfb29
libata/IDE: remove combined mode quirk
by Jeff Garzik
· 18 years ago
a76b62c
libata: Change prototype of mode_filter to remove ata_port*
by Alan Cox
· 18 years ago
0435182
pata: expose set_mode method so it can be wrapped
by Alan
· 18 years ago
ec04b07
iomap: implement pcim_iounmap_regions()
by Tejun Heo
· 18 years ago
be0d18d
libata: cable detection fixes
by Alan Cox
· 18 years ago
cd0d3bb
libata: dev_config does not need ap and adev passing
by Alan
· 18 years ago
43727fb
[libata] export sata_print_link_status()
by Jeff Garzik
· 18 years ago
abf17ff
Generic HDLC sparse annotations
by Krzysztof Halasa
· 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
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
eea221c
tc35815 driver update (take 2)
by Atsushi Nemoto
· 18 years ago
f005463
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 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
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
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
Next »