Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b8e6d829729d1a5991a9f628205b671cac2ec06f
/
drivers
/
misc
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
4858704
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
4b364f2
i2c/chips: Move max6875 to drivers/misc/eeprom
by Wolfram Sang
· 15 years ago
722f2a6
Merge commit 'linus/master' into HEAD
by Vegard Nossum
· 15 years ago
c53bd2e
c2port: annotate bitfield for kmemcheck
by Vegard Nossum
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
c54f6bc
cb710: more cleanup for the DEBUG case.
by Michał Mirosław
· 15 years ago
9bf69a2
cb710: handle DEBUG define in Makefile
by Pierre Ossman
· 15 years ago
10eb4f9
cb710: add missing parenthesis
by Pierre Ossman
· 15 years ago
5f5bac8
mmc: Driver for CB710/720 memory card reader (MMC part)
by Michał Mirosław
· 16 years ago
3790c8c
net: fix network driver ndo_start_xmit() return values (part 1)
by Patrick McHardy
· 15 years ago
5e43754
[SCSI] ses: fix problems caused by empty SES provided name
by Yinghai Lu
· 16 years ago
74614f8
isl29003: fix resume functionality
by Daniel Mack
· 16 years ago
e873cff
sgi-xp/sgi-gru: allow modules to load on non-uv systems
by Robin Holt
· 16 years ago
a7665b0
sgi-xpc: clean up numerous globals
by Robin Holt
· 16 years ago
efdd06e
sgi-xpc: implement opencomplete messaging
by Robin Holt
· 16 years ago
a374c57
sgi-xpc: prevent false heartbeat failures
by Robin Holt
· 16 years ago
4cafbd0
at25: make input buffers of at25_*write() const
by Geert Uytterhoeven
· 16 years ago
280ca29
at24: make input buffers of at24_*write() const
by Geert Uytterhoeven
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
6e873ec
xpc_sn2: fix max() warning about pointers of different types
by Robin Holt
· 16 years ago
1bc4faa
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
by Robin Holt
· 16 years ago
7b8274e
sgi-gru: support multiple pagesizes in GRU
by Jack Steiner
· 16 years ago
27ca8a7
sgi-gru: fix bugs related to module unload of the GRU driver
by Jack Steiner
· 16 years ago
e1c3219
sgi-gru: macro for scanning all gru chiplets
by Jack Steiner
· 16 years ago
6f2584f
sgi-gru: add support to the GRU driver for message queue interrupts
by Jack Steiner
· 16 years ago
ecdaf2b
sgi-gru: restructure the GRU vtop functions
by Jack Steiner
· 16 years ago
8741941
sgi-gru: aSID (context management) bug fixes
by Jack Steiner
· 16 years ago
bb04aa7
sgi-gru: add support for a user to explicitly unload a GRU context
by Jack Steiner
· 16 years ago
e56484d
sgi-gru: add statistics to the GRU context management functions
by Jack Steiner
· 16 years ago
a24e5e1
sgi-gru: change GRU CCH commands from inline functions to outofline functions
by Jack Steiner
· 16 years ago
4388460
sgi-gru: improvements to GRU debug messages & statistics
by Jack Steiner
· 16 years ago
fe5bb6b
sgi-gru: misc GRU cleanup
by Jack Steiner
· 16 years ago
14dd1ff
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
by David Brownell
· 16 years ago
7274ec8
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
by Kevin Hilman
· 16 years ago
3cdbbee
drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor
by Daniel Mack
· 16 years ago
891f7d7
hpilo: reduce frequency of IO operations
by David Altobelli
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
07d43ba
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
781b8a2
eeprom/at24: Remove EXPERIMENTAL
by Wolfram Sang
· 16 years ago
55f2b78
Merge branch 'x86/urgent' into x86/pat
by Ingo Molnar
· 16 years ago
31d8b56
hpilo: new pci device
by David Altobelli
· 16 years ago
1c00400
SGI IA64 UV: fix ia64 build error in the linux-next tree
by Dean Nelson
· 16 years ago
249d51b
Merge commit 'v2.6.29-rc4' into core/percpu
by Ingo Molnar
· 16 years ago
361916a
sgi-xp: fix writing past the end of kzalloc()'d space
by Dean Nelson
· 16 years ago
dfecb71
atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
by Hans-Christian Egtvedt
· 16 years ago
77a5926
misc: dell-laptop should depend on POWER_SUPPLY
by Matthew Garrett
· 16 years ago
c073b2d
hpilo: open/close fix
by David Altobelli
· 16 years ago
714c48f
sgi-xp: link XPNET's net_device_ops to its net_device structure
by Dean Nelson
· 16 years ago
c43e0e4
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
c189f4e
hpilo: increment version
by David Altobelli
· 16 years ago
252523e
sgi-xpc: fix up stale DBUG_ON statements
by Robin Holt
· 16 years ago
17e2161
sgi-xpc: Remove NULL pointer dereference.
by Robin Holt
· 16 years ago
69b3bb6
sgi-xpc: ensure flags are updated before bte_copy
by Robin Holt
· 16 years ago
3ddeb51
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
dd7f8db
eeprom: More consistent symbol names
by Jean Delvare
· 16 years ago
0eb6da2
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
e51d565
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
2e15788
i2c: Move old eeprom driver to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
5195e50
i2c: Move at24 to drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
03b4863
x86: make UV support configurable
by Nick Piggin
· 16 years ago
5b22127
x86: uv cleanup, build fix #2
by Ingo Molnar
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
88d998c
Merge branch 'misc' into release
by Len Brown
· 16 years ago
cad7312
dell-laptop: move to drivers/platform/x86/ from drivers/misc/
by Len Brown
· 16 years ago
158bc69
sgi-xp: eliminate false detection of no heartbeat
by Dean Nelson
· 16 years ago
f7df8ed
cpumask: convert misc driver functions
by Rusty Russell
· 16 years ago
d97c0de
Merge branch 'drivers-platform' into release
by Len Brown
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
106ad8d
Merge branch 'fujitsu-laptop' into release
by Len Brown
· 16 years ago
39cecf2
Merge branch 'asus-eeepc' into release
by Len Brown
· 16 years ago
f87a1a5
fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
by Tony Vroon
· 16 years ago
3a40708
fujitsu-laptop: Add BL power, LED control and radio state information
by Tony Vroon
· 16 years ago
cd76469
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
5fbbf5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
ad8f07c
misc: add dell-laptop driver
by Matthew Garrett
· 16 years ago
e8ac9c5
xpnet: convert devices to new API
by Stephen Hemminger
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
08adefd
ioc4: automatically load sgiioc4 subordinate module
by Brent Casavant
· 16 years ago
bdbeed7
pci: use pci_ioremap_bar() in drivers/misc
by Arjan van de Ven
· 16 years ago
bb0dc43
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
0bad16a
tifm: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
0211a9c
trivial: fix an -> a typos in documentation and comments
by Frederik Schwarzer
· 16 years ago
3a4e367
trivial: Fix incorrect use of "loose" in event.c
by Nick Andrew
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
4642281
ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE
by Lin Ming
· 16 years ago
3082373
ACPI: sony-laptop.c: call acpi_get_object_info to get node info
by Lin Ming
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
d944718
eeepc-laptop: use select and not depends on
by Corentin Chary
· 16 years ago
41b16dc
create drivers/platform/x86/ from drivers/misc/
by Len Brown
· 16 years ago
8c36790
drivers/misc/Makefile, Kconfig: cleanup
by Len Brown
· 16 years ago
c8182f0
sgi-xp: xpc needs to pass the physical address, not virtual
by Russ Anderson
· 16 years ago
c15cb37
Merge commit 'v2.6.28-rc8' into x86/uv
by Ingo Molnar
· 16 years ago
Next »