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
2008-07-21
md: only count actual openers as access which prevent a 'stop'
NeilBrown
1
-3
/
+6
2008-07-21
md: linear: Make array_size sector-based and rename it to array_sectors.
Andre Noll
1
-8
/
+8
2008-07-21
md: Make mddev->array_size sector-based.
Andre Noll
8
-27
/
+32
2008-07-21
md: Make super_type->rdev_size_change() take sector-based sizes.
Andre Noll
1
-21
/
+19
2008-07-21
md: Fix check for overlapping devices.
Andre Noll
1
-2
/
+3
2008-07-21
md: Tidy up rdev_size_store a bit:
Neil Brown
1
-9
/
+8
2008-07-11
md: Turn rdev->sb_offset into a sector-based quantity.
Andre Noll
2
-48
/
+43
2008-07-11
md: Make calc_dev_sboffset() return a sector count.
Andre Noll
1
-6
/
+7
2008-07-11
md: Replace calc_dev_size() by calc_num_sectors().
Andre Noll
1
-11
/
+7
2008-07-11
md: Make update_size() take the number of sectors.
Andre Noll
1
-18
/
+18
2008-07-11
md: Better control of when do_md_stop is allowed to stop the array.
Neil Brown
1
-14
/
+15
2008-07-11
md: get_disk_info(): Don't convert between signed and unsigned and back.
Andre Noll
1
-4
/
+1
2008-07-11
md: Simplify restart_array().
Andre Noll
1
-32
/
+17
2008-07-11
md: alloc_disk_sb(): Return proper error value.
Andre Noll
1
-1
/
+1
2008-07-11
md: Simplify sb_equal().
Andre Noll
1
-5
/
+1
2008-07-11
md: Simplify uuid_equal().
Andre Noll
1
-9
/
+4
2008-07-11
Merge branch 'master' into for-next
Neil Brown
54
-101
/
+260
2008-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-8
/
+78
2008-07-11
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
1
-0
/
+6
2008-07-10
Merge branch 'for-2.6.26' of git://neil.brown.name/md
Linus Torvalds
1
-6
/
+1
2008-07-10
md: ensure all blocks are uptodate or locked when syncing
Dan Williams
1
-6
/
+1
2008-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2008-07-10
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
1
-2
/
+2
2008-07-10
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
1
-0
/
+1
2008-07-10
rt2x00: Disable synchronization during initialization
Ivo van Doorn
5
-0
/
+47
2008-07-09
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-07-08
Fix broken fix for fsl-diu-db
Takashi Iwai
1
-2
/
+2
2008-07-08
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-08
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
1
-20
/
+18
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
2
-11
/
+3
2008-07-08
irda: New device ID for nsc-ircc
Ville Syrjala
1
-0
/
+1
2008-07-08
irda: via-ircc proper dma freeing
Wang Chen
1
-0
/
+3
2008-07-08
md: sb_equal(): Fix misleading printk.
Andre Noll
1
-1
/
+1
2008-07-08
md: Fix a typo in the comment to cmd_match().
Andre Noll
1
-1
/
+1
2008-07-08
md: Fix typo in array_state comment.
Andre Noll
1
-1
/
+1
2008-07-08
md: sync_speed_show(): Trivial cleanups.
Andre Noll
1
-4
/
+4
2008-07-08
md: do_md_run(): Fix misleading error message.
Andre Noll
1
-2
/
+3
2008-07-08
md: md_getgeo(): Move comment to proper position.
Andre Noll
1
-6
/
+6
2008-07-08
md: md_ioctl(): Fix misleading indentation.
Andre Noll
1
-3
/
+1
2008-07-08
Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Neil Brown
3
-16
/
+29
2008-07-08
Merge branch 'master' into for-next
Neil Brown
149
-839
/
+8434
2008-07-07
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
1
-0
/
+7
2008-07-07
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
1
-0
/
+1
2008-07-07
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
1
-2
/
+2
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
2008-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-27
/
+71
2008-07-06
pxamci: fix byte aligned DMA transfers
Philipp Zabel
1
-0
/
+13
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
22
-31
/
+70
2008-07-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2008-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-18
/
+8
[next]