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
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-8
/
+8
2010-02-09
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
6
-41
/
+47
2010-02-09
of: use __be32 for cell value accessors
Jeremy Kerr
1
-2
/
+2
2010-02-09
of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
Jeremy Kerr
1
-2
/
+2
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-16
/
+11
2010-02-09
of: include linux/proc_fs.h
Jeremy Kerr
1
-0
/
+1
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-0
/
+50
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
22
-79
/
+79
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
1
-0
/
+21
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
2
-0
/
+75
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
4013
-281456
/
+513798
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
3
-10
/
+9
2010-01-28
of: Merge of_node_get() and of_node_put()
Grant Likely
1
-0
/
+75
2010-01-28
of: merge machine_is_compatible()
Grant Likely
1
-0
/
+21
2010-01-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
6
-73
/
+51
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
6
-45
/
+59
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-21
/
+14
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-48
/
+111
2010-01-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-43
/
+52
2010-01-20
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
1
-7
/
+14
2010-01-20
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
1
-2
/
+2
2010-01-20
USB: fix usbstorage for 2770:915d delivers no FAT
Ryan May
1
-7
/
+0
2010-01-20
USB: Fix level of isp1760 Reloading ptd error message
Colin Tuckley
1
-3
/
+3
2010-01-20
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
1
-1
/
+2
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2
-10
/
+23
2010-01-20
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
1
-0
/
+6
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
3
-3
/
+7
2010-01-20
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2
-2
/
+33
2010-01-20
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
1
-3
/
+8
2010-01-20
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2
-5
/
+5
2010-01-20
USB: fix bitmask merge error
Alan Stern
1
-1
/
+2
2010-01-20
usb: serial: fix memory leak in generic driver
Johan Hovold
1
-0
/
+2
2010-01-20
USB: serial: fix USB serial fix kfifo_len locking
Stefani Seibold
1
-4
/
+4
2010-01-20
Staging: hv: fix smp problems in the hyperv core code
Greg Kroah-Hartman
3
-33
/
+35
2010-01-20
Staging: et131x: Fix 2.6.33rc1 regression in et131x
Alan Cox
2
-8
/
+16
2010-01-20
Staging: asus_oled: fix oops in 2.6.32.2
Eugeni Dodonov
1
-4
/
+8
2010-01-20
tty: fix race in tty_fasync
Greg Kroah-Hartman
1
-1
/
+1
2010-01-20
serial: serial_cs: oxsemi quirk breaks resume
Pavel Machek
1
-1
/
+2
2010-01-20
serial: imx: bit &/| confusion
Roel Kluin
1
-1
/
+1
2010-01-20
serial: Fix crash if the minimum rate of the device is > 9600 baud
Alan Cox
1
-5
/
+12
2010-01-20
serial-core: resume serial hardware with no_console_suspend
Stanislav Brabec
1
-55
/
+33
2010-01-20
serial: 8250_pnp: use wildcard for serial Wacom tablets
Matthew Garrett
1
-9
/
+1
2010-01-20
nozomi: quick fix for the close/close bug
Alan Cox
1
-1
/
+1
2010-01-20
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
1
-20
/
+12
2010-01-20
driver-core: fix devtmpfs crash on s390
Heiko Carstens
1
-1
/
+2
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
1
-2
/
+3
2010-01-20
Merge branch 'bugzilla-14954' into release
Len Brown
1
-0
/
+30
2010-01-20
Merge branch 'misc' into release
Len Brown
8
-11
/
+16
2010-01-20
Merge branch 'osc-bugfix' into release
Len Brown
1
-1
/
+6
[next]