index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: explicitly cast negative phandle checks to s32
Andres Salomon
2011-01-03
1
-1
/
+1
*
of/device: Don't register disabled devices
Grant Likely
2011-01-03
1
-8
/
+14
*
of: Fixes for OF probing on little endian systems
Rob Herring
2011-01-03
2
-6
/
+6
*
of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
Rob Herring
2011-01-03
4
-4
/
+6
*
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
2011-01-01
1
-2
/
+35
*
of_serial: explicitly include of_irq.h
Rob Herring
2010-12-29
1
-0
/
+1
*
of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree
Stephen Neuendorffer
2010-12-29
1
-51
/
+98
*
of/flattree: Reorder unflatten_dt_node
Stephen Neuendorffer
2010-12-29
1
-109
/
+109
*
of/flattree: Refactor unflatten_dt_node
Stephen Neuendorffer
2010-12-29
1
-11
/
+16
*
of/flattree: Add non-boottime device tree functions
Stephen Neuendorffer
2010-12-29
1
-54
/
+79
*
of/flattree: Add Kconfig for EARLY_FLATTREE
Stephen Neuendorffer
2010-12-29
2
-0
/
+8
*
misc/at24: add more sanity checks for parameters
Wolfram Sang
2010-12-24
1
-0
/
+10
*
misc/at24: parse device tree data
Wolfram Sang
2010-12-24
1
-6
/
+27
*
of/mdio: Fix some endianness problems.
David Daney
2010-12-24
1
-9
/
+17
*
of/address: use proper endianess in get_flags
Sebastian Andrzej Siewior
2010-12-23
1
-26
/
+28
*
Merge commit 'v2.6.37-rc7' into devicetree/next
Grant Likely
2010-12-23
1004
-11174
/
+22275
|
\
|
*
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-20
1
-2
/
+4
|
|
\
|
|
*
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
2010-12-16
1
-0
/
+2
|
|
*
n_gsm: Fix message length handling when building header
Ken Mills
2010-12-16
1
-2
/
+2
|
*
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-20
7
-22
/
+50
|
|
\
\
|
|
*
|
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-16
1
-8
/
+8
|
|
*
|
USB: misc: uss720.c: add another vendor/product ID
Thomas Sailer
2010-12-16
1
-1
/
+3
|
|
*
|
USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
Vitaly Kuznetsov
2010-12-16
1
-0
/
+7
|
|
*
|
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
2010-12-16
1
-1
/
+1
|
|
*
|
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
2010-12-16
1
-2
/
+10
|
|
*
|
USB: ftdi_sio: Add D.O.Tec PID
Florian Faber
2010-12-10
2
-0
/
+6
|
|
*
|
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-12-09
1
-10
/
+15
|
|
|
/
|
*
|
Fix build error in drivers/block/cciss.c
Linus Torvalds
2010-12-20
1
-1
/
+1
|
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-20
6
-363
/
+204
|
|
\
\
|
|
*
|
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
2010-12-17
1
-163
/
+100
|
|
*
|
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
2010-12-17
1
-0
/
+13
|
|
*
|
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
2010-12-17
1
-2
/
+5
|
|
*
|
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
2010-12-17
1
-2
/
+8
|
|
*
|
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
2010-12-17
1
-2
/
+2
|
|
*
|
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
2010-12-17
1
-136
/
+129
|
|
*
|
[media] bttv: remove unneeded locking comments
Brandon Philips
2010-12-17
1
-20
/
+0
|
|
*
|
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
2010-12-17
1
-94
/
+3
|
|
*
|
[media] Don't export format_by_forcc on two different drivers
Mauro Carvalho Chehab
2010-12-02
4
-17
/
+17
|
*
|
|
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-12-20
1
-6
/
+11
|
|
\
\
\
|
|
*
|
|
clocksource: sh_cmt: Remove nested spinlock fix
Takashi YOSHII
2010-12-17
1
-6
/
+11
|
*
|
|
|
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-12-20
2
-4
/
+4
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...
Paul Mundt
2010-12-16
2
-4
/
+4
|
|
|
\
\
\
\
|
|
|
*
|
|
|
OMAP: OMAPFB: disable old omapfb for OMAP4 builds
Tomi Valkeinen
2010-12-15
1
-2
/
+2
|
|
|
*
|
|
|
OMAP: DSS: VRAM: Align start & size of vram to 2M
Tomi Valkeinen
2010-12-15
1
-2
/
+2
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-20
7
-21
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cciss: fix cciss_revalidate panic
Stephen M. Cameron
2010-12-17
1
-0
/
+2
|
|
*
|
|
|
|
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
1
-3
/
+2
|
|
*
|
|
|
|
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-17
3
-10
/
+1
|
|
*
|
|
|
|
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2010-11-27
2
-2
/
+11
|
|
*
|
|
|
|
drbd: don't recvmsg with zero length
Lars Ellenberg
2010-11-27
1
-6
/
+8
[next]