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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
6
-7
/
+117
2009-01-07
USB: usb-storage: add "quirks=" module parameter
Alan Stern
2
-0
/
+142
2009-01-07
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-07
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-5
/
+5
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
5
-3
/
+112
2009-01-07
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
1
-3
/
+9
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
6
-39
/
+25
2009-01-07
USB: usbtmc: indent & braces disagree, something else is desired
Ilpo Järvinen
1
-6
/
+3
2009-01-07
USB: power availability check for berry_charge
Oliver Neukum
1
-0
/
+5
2009-01-07
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
1
-5
/
+0
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
2
-12
/
+12
2009-01-07
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
1
-1
/
+1
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
1
-26
/
+9
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
4
-13
/
+13
2009-01-07
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
1
-0
/
+4
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
5
-0
/
+4453
2009-01-07
USB: Avoid 20ms delay in EHCI resume
Vikram Pandita
1
-3
/
+15
2009-01-07
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
1
-6
/
+6
2009-01-07
USB: clean up redundant tests on unsigned
roel kluin
2
-8
/
+2
2009-01-07
USB: storage: unusual_devs.h additions for Macpower MasterBox
Sergey Ovcharenko
1
-0
/
+7
2009-01-07
USB: storage: recognizing and enabling Nokia 5200 cell phoes
Paulo Afonso Graner Fessel
1
-0
/
+7
2009-01-07
USB: storage: extend unusual range for 067b:3507
Oliver Neukum
1
-1
/
+1
2009-01-07
USB: another unusual_devs entry for another bad Argosy storage device
Nguyen Anh Quynh
1
-0
/
+7
2009-01-07
USB: unusual_devs.h additions for Pentax K10D
Daniel Drake
1
-0
/
+7
2009-01-06
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-06
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-06
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-06
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
2009-01-06
m68knommu: introduce asm/swab.h
Harvey Harrison
3
-21
/
+27
2009-01-06
h8300: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
ia64: introduce asm/swab.h
Harvey Harrison
3
-36
/
+36
2009-01-06
blackfin: introduce asm/swab.h
Harvey Harrison
3
-42
/
+50
2009-01-06
arm: introduce asm/swab.h
Harvey Harrison
3
-32
/
+52
2009-01-06
alpha: introduce asm/swab.h
Harvey Harrison
3
-41
/
+44
2009-01-06
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
2009-01-06
x86: introduce asm/swab.h
Harvey Harrison
3
-60
/
+64
2009-01-06
sparc: introduce asm/swab.h
Harvey Harrison
3
-44
/
+48
2009-01-06
sh: introduce asm/swab.h
Harvey Harrison
3
-59
/
+64
2009-01-06
s390: introduce asm/swab.h
Harvey Harrison
3
-90
/
+94
2009-01-06
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-06
mips: introduce asm/swab.h
Harvey Harrison
3
-49
/
+59
2009-01-06
avr32: introduce asm/swab.h
Harvey Harrison
3
-29
/
+38
2009-01-06
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-06
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
[next]