index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
au1100fb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-21
Linux 2.6.37-rc7
v2.6.37-rc7
Linus Torvalds
1
-1
/
+1
2010-12-21
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Fix btrfs b0rkage
Al Viro
1
-1
/
+1
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
2
-8
/
+22
2010-12-20
fbdev: Modify vsync timing calculation in wm8505fb
Alexey Charkov
1
-1
/
+1
2010-12-20
fbdev: Minor cleanup in WM8505-related code
Alexey Charkov
2
-9
/
+3
2010-12-20
s1d13xxxfb: drop unused code
Andres Salomon
2
-56
/
+0
2010-12-20
s3c-fb: add support for runtime pm
Jingoo Han
1
-4
/
+107
2010-12-19
sched: Remove debugging check
Ingo Molnar
1
-1
/
+0
2010-12-17
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
4
-13
/
+29
2010-12-17
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
1
-0
/
+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
MIPS: Fix build errors in sc-mips.c
Kevin Cernekee
1
-0
/
+4
2010-12-17
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2
-1
/
+5
2010-12-17
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
1
-1
/
+37
2010-12-17
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
3
-3
/
+12
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2
-0
/
+7
2010-12-17
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
3
-100
/
+4
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
1
-48
/
+5
2010-12-17
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
1
-11
/
+6
2010-12-17
Revert "x86: allocate space within a region top-down"
Bjorn Helgaas
1
-1
/
+0
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
1
-49
/
+21
2010-12-17
ceph: handle partial result from get_user_pages
Henry C Chang
1
-2
/
+2
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
3
-10
/
+15
2010-12-17
ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport
Sage Weil
1
-1
/
+2
2010-12-17
ALSA: hda - Fix conflict of Mic Boot controls
Takashi Iwai
1
-2
/
+9
2010-12-17
at91: Refactor Stamp9G20 and PControl G20 board file
Christian Glindkamp
4
-135
/
+54
2010-12-17
at91: Fix uhpck clock rate in upll case
Ryan Mallon
1
-1
/
+1
2010-12-17
ARM: mach-shmobile: INTC interrupt priority level demux fix
Magnus Damm
1
-4
/
+26
2010-12-17
ARM: mach-shmobile: fix compile warning in mm/init.c
Magnus Damm
1
-1
/
+1
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
3
-9
/
+23
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
7
-40
/
+13
[next]