index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2009-07-16
n_tty: Fix echo race
Alan Cox
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
2009-07-16
drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset
Andrew Morton
2009-07-16
serial: don't add msm_serial's probe function to the driver struct
Uwe Kleine-König
2009-07-16
tty: fix close/hangup race
Alan Cox
2009-07-16
Revert "ppp: Fix throttling bugs"
Linus Torvalds
2009-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-07-14
ahci: add device ID for 82801JI sata controller
Mark Goodwin
2009-07-14
drivers/ata: Move a dereference below a NULL test
Julia Lawall
2009-07-14
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
2009-07-14
libata: fix follow-up SRST failure path
Tejun Heo
2009-07-14
Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-15
i2c: Use resource_size
Julia Lawall
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
2009-07-12
USB: otg: fix module reinsert issue
Ajay Kumar Gupta
2009-07-12
USB: handle zero-length usbfs submissions correctly
Alan Stern
2009-07-12
USB: EHCI: report actual_length for iso transfers
Alan Stern
2009-07-12
USB: option: remove unnecessary and erroneous code
Alan Stern
2009-07-12
USB: cypress_m8: remove invalid Clear-Halt
Alan Stern
2009-07-12
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
2009-07-12
USB: fix LANGID=0 regression
Daniel Mack
2009-07-12
USB: serial: sierra driver id_table additions
Elina Pasheva
2009-07-12
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
2009-07-12
USB: fix race leading to a write after kfree in usbfs
Oliver Neukum
2009-07-12
USB: Sierra: fix oops upon device close
Alan Stern
2009-07-12
USB: option.c: add A-Link 3GU device id
Anssi Hannula
2009-07-12
USB: Serial: Add support for Arkham Technology adapters
Amit Kucheria
2009-07-12
USB: Fix option_ms regression in 2.6.31-rc2
Jonathan McDowell
2009-07-12
USB: gadget audio: select SND_PCM
Randy Dunlap
2009-07-12
USB: ftdi: support NDI devices
Martin Geleynse
2009-07-12
Revert USB: usbfs: deprecate and hide option for !embedded
Greg Kroah-Hartman
2009-07-12
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
2009-07-12
USB: serial: FTDI with product code FB80 and vendor id 0403
Folkert van Heusden
2009-07-12
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
USB: add missing class descriptions used in usb/devices file
Frans Pop
2009-07-12
USB: fix memleak in usbfs
Oliver Neukum
[next]