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
2009-04-03
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
Yasunori Goto
1
-1
/
+21
2009-04-03
synclink_gt: add clock options
Paul Fulghum
1
-20
/
+38
2009-04-03
pnpbios: propagate kthread_run() error
Erik Ekman
1
-4
/
+3
2009-04-03
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
1
-6
/
+7
2009-04-03
spi-gpio: allow operation without CS signal
Michael Buesch
1
-8
/
+13
2009-04-03
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
1
-4
/
+8
2009-04-03
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-1
/
+6
2009-04-03
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2
-7
/
+15
2009-04-03
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
1
-20
/
+170
2009-04-03
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-14
/
+44
2009-04-03
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-13
/
+54
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
11
-18
/
+17
2009-04-03
floppy: provide a PNP device table in the module.
Scott James Remnant
1
-0
/
+8
2009-04-03
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-03
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-03
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Sergey Senozhatsky
1
-0
/
+1
2009-04-02
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
1
-1
/
+1
2009-04-01
qeth: properly delete empty files.
Linus Torvalds
2
-0
/
+0
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
48
-1293
/
+810
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
35
-1243
/
+2327
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-29
/
+54
2009-04-01
efifb: dmi set video type
Brian Maly
1
-1
/
+4
2009-04-01
tridentfb: delete acceleration Kconfig option
Krzysztof Helt
2
-20
/
+1
2009-04-01
atyfb: speed up Mach64 cursor
Krzysztof Helt
1
-8
/
+7
2009-04-01
fb: hide hardware cursor in graphics mode (Mach64)
Krzysztof Helt
1
-1
/
+2
2009-04-01
nvidiafb: remove open_lock mutex
Alessio Igor Bogani
2
-9
/
+0
2009-04-01
radeonfb: suspend/resume for ATI Mobility Radeon RV350
Wolfgang Kroener
1
-0
/
+3
2009-04-01
omapfb: fix argument of blank operation
Felipe Contreras
1
-4
/
+4
2009-04-01
uvesafb: fix selecting mode with the vbemode option
Michal Januszewski
1
-4
/
+9
2009-04-01
fbdev: remove cyblafb driver
Krzysztof Helt
3
-1710
/
+7
2009-04-01
fb: add s3c-fb driver for newer Samsung SoC framebuffer devices
Ben Dooks
3
-0
/
+1061
2009-04-01
n411: add missing Makefile entry
Herton Ronaldo Krzesinski
1
-0
/
+1
2009-04-01
viafb: returns 0 two too early
Roel Kluin
1
-2
/
+6
2009-04-01
vesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
arkfb: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-04-01
asiliantfb: fix cmap memory leaks
Andres Salomon
1
-5
/
+21
2009-04-01
drivers/video/omap/hwa742.c: div reaches max_clk_div
Roel Kluin
1
-2
/
+2
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-12
/
+36
2009-04-01
amifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-2
/
+5
2009-04-01
amba-clcd: fix cmap memory leaks
Andres Salomon
1
-1
/
+7
2009-04-01
68328fb: fix cmap memory leaks
Andres Salomon
1
-1
/
+4
2009-04-01
tgafb: fix cmap memory leak
Andres Salomon
1
-1
/
+3
2009-04-01
sunxvr500: fix cmap memory leaks
Andres Salomon
1
-1
/
+5
2009-04-01
valkyriefb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-5
/
+10
2009-04-01
stifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-8
/
+10
2009-04-01
sstfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+7
2009-04-01
sm501fb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-1
/
+4
2009-04-01
skeletonfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+6
2009-04-01
vfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
[next]