index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-29
[MMC] Add OMAP MMC host driver
Carlos Aguiar
4
-0
/
+1298
2006-03-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...
Linus Torvalds
7
-182
/
+86
2006-03-29
[PATCH] do_SAK: don't depend on session ID 0
Eric W. Biederman
1
-3
/
+13
2006-03-29
[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info
Eric W. Biederman
1
-2
/
+2
2006-03-29
Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...
Jody McIntyre
185
-3203
/
+11497
2006-03-29
ohci1394: cleanup the "Unexpected PCI resource length" warning.
Jody McIntyre
1
-2
/
+2
2006-03-29
sbp2: misc debug logging cleanups
Stefan Richter
1
-77
/
+33
2006-03-29
sbp2: proper treatment of DID_OK
Stefan Richter
1
-3
/
+5
2006-03-29
ieee1394: set read permission for parameter disable_irm
Stefan Richter
1
-1
/
+1
2006-03-29
sbp2: check for ARM failure
Stefan Richter
1
-3
/
+7
2006-03-29
ohci1394: clean up asynchronous and physical request filters programming
Stefan Richter
1
-18
/
+19
2006-03-29
ieee1394: remove amdtp remains from ieee1394_core.h
Stefan Richter
1
-2
/
+0
2006-03-29
ieee1394: remove devfs support
Stefan Richter
5
-73
/
+5
2006-03-29
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
Jody McIntyre
1
-3
/
+5
2006-03-29
sbp2: prevent unloading of 1394 low-level driver
Stefan Richter
1
-0
/
+9
2006-03-29
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
5
-1398
/
+68
2006-03-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-93
/
+73
2006-03-28
[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...
Mattia Dongili
1
-2
/
+2
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
16
-17
/
+17
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
21
-37
/
+55
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
5
-6
/
+11
2006-03-28
[PATCH] ide-tape: use time_after(), time_after_eq()
Marcelo Feitoza Parisi
1
-2
/
+3
2006-03-28
[PATCH] nvidia-agp: use time_before_eq()
Marcelo Feitoza Parisi
1
-1
/
+2
2006-03-28
[PATCH] drivers/block/*: use time_after() and friends
Marcelo Feitoza Parisi
2
-12
/
+14
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
14
-20
/
+20
2006-03-28
[PATCH] for_each_possible_cpu: oprofile.
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-28
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-28
[PATCH] ide_generic_all_on() warning fix
Andrew Morton
1
-1
/
+2
2006-03-28
[PATCH] Small fixes backported to old IDE SiS driver
Alan Cox
1
-0
/
+2
2006-03-28
[PATCH] ide: AMD756 no host side cable detection
Rene Herman
1
-6
/
+2
2006-03-28
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
Alexey Dobriyan
1
-2
/
+0
2006-03-28
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
Adrian Bunk
1
-1
/
+2
2006-03-28
[PATCH] Add oprofile_add_ext_sample
Brian Rogan
1
-3
/
+10
2006-03-28
[PATCH] capi: register_chrdev() fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] paride-pt: register_chrdev fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] paride: register_chrdev fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
Adrian Bunk
1
-1
/
+2
2006-03-28
[PATCH] synclink_gt: remove uneeded async code
Paul Fulghum
1
-4
/
+0
2006-03-28
[PATCH] synclink_gt add gpio feature
Paul Fulghum
1
-4
/
+242
2006-03-28
[PATCH] synclink: remove dead code
Paul Fulghum
1
-30
/
+1
2006-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6
Dave Jones
2
-91
/
+71
2006-03-27
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
5
-17
/
+9
2006-03-27
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
1
-7
/
+7
2006-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
4
-24
/
+28
2006-03-27
[PATCH] md: Restore 'remaining' count when retrying an write operation
NeilBrown
1
-0
/
+3
2006-03-27
[PATCH] md: Fix md grow/size code to correctly find the maximum available space
NeilBrown
1
-1
/
+1
2006-03-27
[PATCH] md: Remove bi_end_io call out from under a spinlock
NeilBrown
1
-2
/
+4
2006-03-27
[PATCH] md: Remove some stray semi-colons after functions called in macro..
NeilBrown
1
-2
/
+2
2006-03-27
[PATCH] md: Improve comments about locking situation in raid5 make_request
NeilBrown
1
-1
/
+14
[next]