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-03-13
thermal: fix generic thermal I/F for hwmon
Zhang, Rui
2
-26
/
+144
2008-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-43
/
+55
2008-03-11
RDMA/iwcm: Don't access a cm_id after dropping reference
Steve Wise
1
-2
/
+3
2008-03-11
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
1
-4
/
+9
2008-03-11
IB/iser: Fix list iteration bug
Arne Redlich
1
-20
/
+16
2008-03-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-28
/
+383
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-36
/
+127
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+1
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-19
/
+48
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-10
/
+22
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-216
/
+100
2008-03-11
fbdev: add BF52x EZkit Display driver
Michael Hennerich
3
-0
/
+699
2008-03-11
BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
Michael Hennerich
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
Bryan Wu
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...
Michael Hennerich
1
-1
/
+1
2008-03-11
stifb: fix crash A1439A CRX (Rattler) graphics card
Helge Deller
1
-7
/
+15
2008-03-11
mbxfb: fix incorrect argument type
Krzysztof Helt
1
-1
/
+1
2008-03-11
i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
Thomas Bogendoerfer
1
-1
/
+1
2008-03-11
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
1
-0
/
+1
2008-03-11
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
1
-1
/
+3
2008-03-11
md: fix formatting error in /proc/mdstat
NeilBrown
1
-1
/
+1
2008-03-11
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
4
-4
/
+959
2008-03-11
memstick: try harder to recover from unsuccessful interface mode switch
Alex Dubov
1
-2
/
+19
2008-03-11
memstick: fix parsing of "assembly_date" attribute field
Alex Dubov
1
-2
/
+16
2008-03-11
memstick: add support for decoding "specfile" media attributes
Alex Dubov
1
-0
/
+49
2008-03-11
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
1
-0
/
+2
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
1
-261
/
+263
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
3
-6
/
+0
2008-03-11
memstick: make sure number of command retries is exactly as specified
Alex Dubov
1
-1
/
+1
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
2
-4
/
+29
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
3
-20
/
+19
2008-03-11
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-11
of_serial: fix section mismatch warnings
Josh Boyer
1
-1
/
+1
2008-03-11
[libata] Add support for the RB500 PATA CompactFlash
Florian Fainelli
3
-0
/
+324
2008-03-11
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
1
-1
/
+1
2008-03-11
libata: don't allow sysfs read access to force param
Tejun Heo
1
-1
/
+2
2008-03-11
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
1
-0
/
+12
2008-03-11
libata-sff: handle controllers w/o ctl register
Tejun Heo
1
-14
/
+22
2008-03-11
libata: allow LLDs w/o any reset method
Tejun Heo
1
-0
/
+10
2008-03-11
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-12
/
+12
2008-03-11
USB: fix ehci unlink regressions
David Brownell
1
-16
/
+46
2008-03-11
USB: new ftdi_sio device id
Mirko Bordignon
2
-0
/
+4
2008-03-11
USB: fsl_usb2_udc: fix broken Kconfig
Li Yang
1
-1
/
+1
2008-03-11
USB: option: add novatel device ids
Dirk DeSchepper
1
-13
/
+62
2008-03-11
USB: cypress_m8: add UPS Powercom (0d9f:0002)
Dmitry Shapin
2
-0
/
+6
2008-03-11
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
Andrew Morton
1
-2
/
+2
2008-03-11
USB: fix usb-serial generic recursive lock
Pete Zaitcev
1
-4
/
+6
2008-03-11
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
1
-0
/
+1
[next]