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
2008-11-25
firewire: fw-sbp2: another iPod mini quirk entry
Stefan Richter
1
-0
/
+5
2008-11-25
ieee1394: sbp2: another iPod mini quirk entry
Stefan Richter
1
-0
/
+5
2008-11-25
uwb: clean up whci_wait_for() timeout error message
David Vrabel
2
-32
/
+8
2008-11-25
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
4
-31
/
+72
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
39
-165
/
+241
2008-11-25
phylib: Add Vitesse VSC8221 SGMII PHY
Trent Piepho
1
-9
/
+55
2008-11-24
ARM: OMAP: Remove broken LCD driver for SX1
Tony Lindgren
2
-328
/
+0
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
14
-21
/
+44
2008-11-25
drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT
Keith Packard
1
-11
/
+0
2008-11-25
drm/i915: Always read pipestat in irq_handler
Keith Packard
1
-19
/
+36
2008-11-25
drm/i915: Subtract total pinned bytes from available aperture size
Keith Packard
1
-8
/
+2
2008-11-25
drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.
Eric Anholt
1
-14
/
+39
2008-11-25
drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.
Eric Anholt
1
-47
/
+61
2008-11-25
drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.
Keith Packard
3
-122
/
+115
2008-11-24
Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback
Arjan van de Ven
1
-2
/
+3
2008-11-24
V4L/DVB (9742): em28xx-alsa: implement another locking schema
Mauro Carvalho Chehab
1
-13
/
+24
2008-11-24
V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick
Michael Krufky
1
-1
/
+1
2008-11-24
V4L/DVB (9691): gspca: Move the video device to a separate area.
Jean-Francois Moine
2
-16
/
+14
2008-11-24
V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.
Jean-Francois Moine
2
-4
/
+11
2008-11-24
V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
Jean-Francois Moine
10
-10
/
+39
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
5
-20
/
+24
2008-11-23
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-23
driver/net/*: remove redundant argument comments
Qinghuang Feng
6
-12
/
+0
2008-11-23
[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0
Jaya Kumar
1
-7
/
+7
2008-11-23
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2
-17
/
+2
2008-11-21
net/hp-plus: fix link errors
Randy Dunlap
1
-1
/
+1
2008-11-21
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
2
-1
/
+1
2008-11-21
rtc: rtc-starfire fixes
Alessandro Zummo
1
-53
/
+13
2008-11-21
[WATCHDOG] hpwdt: set the mapped BIOS address space as executable
Bernhard Walle
1
-0
/
+3
2008-11-21
[WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets
Wim Van Sebroeck
1
-45
/
+73
2008-11-21
[WATCHDOG] iTCO_wdt : correct status clearing
Wim Van Sebroeck
1
-2
/
+3
2008-11-21
[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards
Wim Van Sebroeck
2
-40
/
+32
2008-11-21
[WATCHDOG] fix mtx1_wdt compilation failure
Florian Fainelli
1
-0
/
+4
2008-11-20
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-20
pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium
Andreas Petlund
1
-0
/
+17
2008-11-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-6
/
+37
2008-11-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-81
/
+102
2008-11-20
V4L/DVB (9668): em28xx: fix a race condition with hald
Mauro Carvalho Chehab
1
-53
/
+75
2008-11-20
V4L/DVB (9664): af9015: don't reconnect device in USB-bus
Jose Alberto Reguero
1
-6
/
+2
2008-11-20
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
3
-2
/
+12
2008-11-20
V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urb
Mauro Carvalho Chehab
2
-22
/
+31
2008-11-20
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
1
-4
/
+5
2008-11-20
HID: add USB ID for another dual gameron adapter
Jiri Kosina
3
-0
/
+4
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
HID: unignore mouse on unibody macbooks
Jiri Kosina
1
-3
/
+0
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
[prev]
[next]