index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
video: Fix the HGA framebuffer driver
Brent Cook
2
-25
/
+11
2011-01-06
drivers/video/carminefb.c: improve error handling
Julia Lawall
1
-4
/
+2
2011-01-06
video: imxfb: Fix the maximum value for yres
Fabio Estevam
1
-6
/
+3
2011-01-06
fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support
Magnus Damm
1
-11
/
+63
2011-01-05
Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...
Paul Mundt
1
-8
/
+28
2011-01-05
fbdev: sh_mipi_dsi: use platform provided register layout and values
Guennadi Liakhovetski
1
-5
/
+11
2011-01-05
fbdev: sh-mobile: implement MIPI DSI runtime PM support
Guennadi Liakhovetski
1
-3
/
+17
2010-12-22
sisfb: eliminate compiler warnings
Aaro Koskinen
2
-3
/
+3
2010-12-22
sisfb: delete unused register I/O macros
Aaro Koskinen
1
-53
/
+1
2010-12-22
sisfb: replace setSISIDXREG with SiS_SetRegANDOR
Aaro Koskinen
1
-47
/
+47
2010-12-22
sisfb: replace andSISIDXREG with SiS_SetRegAND
Aaro Koskinen
1
-33
/
+33
2010-12-22
sisfb: replace orSISIDXREG with SiS_SetRegOR
Aaro Koskinen
1
-36
/
+36
2010-12-22
sisfb: replace outSISIDXREG with SiS_SetReg
Aaro Koskinen
1
-315
/
+315
2010-12-22
sisfb: replace inSISIDXREG with SiS_GetReg
Aaro Koskinen
1
-128
/
+128
2010-12-22
sisfb: replace outSISREG with SiS_SetRegByte
Aaro Koskinen
1
-10
/
+10
2010-12-22
sisfb: replace inSISREG with SiS_GetRegByte
Aaro Koskinen
1
-9
/
+9
2010-12-22
sisfb: change register I/O functions to use fixed size types
Aaro Koskinen
2
-32
/
+32
2010-12-22
sisfb: remove duplicate function declarations
Aaro Koskinen
3
-25
/
+14
2010-12-22
sisfb: delete HAVE_CONFIG_H checks
Aaro Koskinen
2
-8
/
+0
2010-12-22
sisfb: eliminate unused variable compiler warning
Aaro Koskinen
1
-14
/
+16
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
503
-5309
/
+9379
2010-12-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+4
2010-12-20
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-22
/
+50
2010-12-20
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-363
/
+204
2010-12-20
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2010-12-20
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-21
/
+24
2010-12-21
fbdev: Modify vsync timing calculation in wm8505fb
Alexey Charkov
1
-1
/
+1
2010-12-21
fbdev: Minor cleanup in WM8505-related code
Alexey Charkov
2
-9
/
+3
2010-12-21
s1d13xxxfb: drop unused code
Andres Salomon
1
-50
/
+0
2010-12-21
s3c-fb: add support for runtime pm
Jingoo Han
1
-4
/
+107
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2
-0
/
+28
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-76
/
+8
2010-12-17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
1
-163
/
+100
2010-12-17
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
1
-0
/
+13
2010-12-17
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
1
-2
/
+5
2010-12-17
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
1
-2
/
+8
2010-12-17
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
1
-2
/
+2
2010-12-17
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
1
-136
/
+129
2010-12-17
[media] bttv: remove unneeded locking comments
Brandon Philips
1
-20
/
+0
2010-12-17
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
1
-94
/
+3
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
1
-48
/
+5
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
1
-49
/
+21
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
37
-324
/
+411
2010-12-17
clocksource: sh_cmt: Remove nested spinlock fix
Takashi YOSHII
1
-6
/
+11
2010-12-17
cciss: fix cciss_revalidate panic
Stephen M. Cameron
1
-0
/
+2
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
1
-3
/
+2
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
3
-10
/
+1
2010-12-16
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
1
-8
/
+8
[next]