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
2011-02-01
HID: rename hid-drff.c to hid-dr.c
Nikolai Kondrashov
2
-1
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-20
/
+24
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-240
/
+233
2011-01-13
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
10
-61
/
+1086
2011-01-13
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
2
-178
/
+77
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
26
-1130
/
+1738
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-21
/
+120
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-15
/
+8
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-320
/
+361
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+15
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
15
-34
/
+1796
2011-01-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-174
/
+328
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
32
-697
/
+2613
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
155
-207
/
+207
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-6
/
+563
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-264
/
+599
2011-01-13
ramoops: fix types, remove typecasts
Andrew Morton
1
-4
/
+4
2011-01-13
VMware balloon: stop locking pages when hypervisor tells us enough
Dmitry Torokhov
1
-5
/
+8
2011-01-13
w1: DS2423 counter driver and documentation
Mika Laitio
4
-0
/
+179
2011-01-13
memstick: factor out transfer initiating functionality in mspro_block.c
Alex Dubov
1
-62
/
+74
2011-01-13
memstick: remove mspro_block_mutex
Alex Dubov
1
-8
/
+1
2011-01-13
memstick: avert possible race condition between idr_pre_get and idr_get_new
Alex Dubov
2
-9
/
+15
2011-01-13
memstick: add support for JMicron JMB 385 and 390 controllers
Takashi Iwai
1
-2
/
+15
2011-01-13
memstick: set PMOS values propery for JMicron 38x controllers
Takashi Iwai
1
-4
/
+33
2011-01-13
memstick: fix setup for JMicron 38x controllers
Takashi Iwai
1
-30
/
+36
2011-01-13
memstick: core: fix device_register() error handling
Vasiliy Kulikov
1
-0
/
+1
2011-01-13
pps: add parallel port PPS signal generator
Alexander Gordeev
2
-7
/
+10
2011-01-13
pps: add parallel port PPS signal generator
Alexander Gordeev
5
-1
/
+304
2011-01-13
pps: add parallel port PPS client
Alexander Gordeev
3
-0
/
+266
2011-01-13
pps: add kernel consumer support
Alexander Gordeev
5
-1
/
+212
2011-01-13
ntp: add hardpps implementation
Alexander Gordeev
1
-0
/
+9
2011-01-13
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
1
-8
/
+0
2011-01-13
pps: simplify conditions a bit
Alexander Gordeev
1
-4
/
+2
2011-01-13
pps: use BUG_ON for kernel API safety checks
Alexander Gordeev
1
-4
/
+2
2011-01-13
pps: make idr lock a mutex and protect idr_pre_get
Alexander Gordeev
1
-8
/
+11
2011-01-13
pps: move idr stuff to pps.c
Alexander Gordeev
2
-54
/
+52
2011-01-13
pps: convert printk/pr_* to dev_*
Alexander Gordeev
4
-21
/
+26
2011-01-13
pps: access pps device by direct pointer
Alexander Gordeev
4
-144
/
+73
2011-01-13
pps: unify timestamp gathering
Alexander Gordeev
3
-26
/
+20
2011-01-13
pps: fix race in PPS_FETCH handler
Alexander Gordeev
2
-5
/
+9
2011-01-13
pps: declare variables where they are used in switch
Alexander Gordeev
1
-4
/
+6
2011-01-13
pps: trivial fixes
Alexander Gordeev
1
-1
/
+1
2011-01-13
NFC: Driver for NXP Semiconductors PN544 NFC chip.
Matti J. Aaltonen
5
-1
/
+929
2011-01-13
rapidio: add new idt sRIO switches
Alexandre Bounine
1
-0
/
+2
2011-01-13
rapidio: use Component Tag for unified switch identification
Alexandre Bounine
1
-5
/
+5
2011-01-13
rapidio: add device object linking into discovery
Alexandre Bounine
1
-4
/
+7
2011-01-13
rapidio: add definitions of Component Tag fields
Alexandre Bounine
1
-1
/
+1
2011-01-13
rapidio: integrate rio_switch into rio_dev
Alexandre Bounine
2
-29
/
+34
2011-01-13
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
6
-200
/
+126
[next]