index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-04
8
-26
/
+39
|
\
|
*
b43legacy: Fix module init message
Michael Buesch
2008-03-04
1
-1
/
+1
|
*
rndis_wlan: fix broken data copy
Jussi Kivilinna
2008-03-04
1
-5
/
+3
|
*
libertas: compare the current command with response
Sebastian Siewior
2008-03-04
1
-3
/
+1
|
*
libertas: fix sanity check on sequence number in command response
David Woodhouse
2008-03-04
1
-2
/
+2
|
*
p54: fix eeprom parser length sanity checks
Johannes Berg
2008-03-04
1
-7
/
+11
|
*
p54: fix EEPROM structure endianness
Johannes Berg
2008-03-04
2
-5
/
+5
|
*
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
2008-03-04
1
-1
/
+4
|
*
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
2008-03-03
1
-1
/
+6
|
*
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
2008-03-03
1
-0
/
+1
|
*
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
2008-02-29
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-03-04
3
-103
/
+21
|
\
\
|
*
|
Driver core: Fix cleanup when failing device_add().
Cornelia Huck
2008-03-04
1
-2
/
+3
|
*
|
driver core: Remove dpm_sysfs_remove() from error path of device_add()
Rafael J. Wysocki
2008-03-04
1
-1
/
+0
|
*
|
PM: fix new mutex-locking bug in the PM core
Alan Stern
2008-03-04
1
-1
/
+1
|
*
|
PM: Do not acquire device semaphores upfront during suspend
Rafael J. Wysocki
2008-03-04
3
-99
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-03-04
9
-48
/
+26
|
\
\
\
|
*
|
|
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
2008-03-04
1
-2
/
+3
|
*
|
|
PCI: fix up error messages for pci_bus registering
Greg Kroah-Hartman
2008-03-04
1
-4
/
+6
|
*
|
|
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
2008-03-04
6
-9
/
+9
|
*
|
|
PCI: consolidate duplicated MSI enable functions
Bjorn Helgaas
2008-03-04
1
-30
/
+6
|
*
|
|
PCI: use dev_printk in quirk messages
Bjorn Helgaas
2008-03-04
1
-3
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-03-04
13
-66
/
+128
|
\
\
\
|
*
|
|
USB: ftdi_sio - really enable EM1010PC
Sven Andersen
2008-03-04
1
-0
/
+1
|
*
|
|
USB: remove incorrect struct class_device from the printer gadget
Tony Jones
2008-03-04
1
-1
/
+0
|
*
|
|
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
Dmitry Baryshkov
2008-03-04
2
-39
/
+53
|
*
|
|
USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
Kevin Vance
2008-03-04
2
-0
/
+31
|
*
|
|
USB: Add support for AXESSTEL MV110H CDMA modem
Daniel Kozák
2008-03-04
1
-0
/
+4
|
*
|
|
usb-storage: update earlier scatter-gather bug fix
Alan Stern
2008-03-04
1
-1
/
+1
|
*
|
|
USB: isp116x: fix enumeration on boot
Anti Sullin
2008-03-04
2
-10
/
+6
|
*
|
|
USB: ehci: handle large bulk URBs correctly (again)
Misha Zhilin
2008-03-04
1
-1
/
+1
|
*
|
|
USB: spruce up the device blacklist
Alan Stern
2008-03-04
1
-9
/
+12
|
*
|
|
USB: update Kconfig entry for USB_SUSPEND
Alan Stern
2008-03-04
1
-4
/
+5
|
*
|
|
usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c
David Ludlow
2008-03-04
1
-1
/
+14
|
|
/
/
*
|
|
input: add I2C to config since the driver makes several i2c*() calls
Randy Dunlap
2008-03-04
1
-3
/
+3
*
|
|
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
2008-03-04
1
-0
/
+2
*
|
|
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2008-03-04
2
-4
/
+18
*
|
|
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
2008-03-04
1
-3
/
+9
*
|
|
md: lock access to rdev attributes properly
NeilBrown
2008-03-04
1
-9
/
+26
*
|
|
md: make sure a reshape is started when device switches to read-write
NeilBrown
2008-03-04
1
-0
/
+1
*
|
|
md: clean up irregularity with raid autodetect
NeilBrown
2008-03-04
1
-1
/
+3
*
|
|
md: guard against possible bad array geometry in v1 metadata
NeilBrown
2008-03-04
1
-2
/
+6
*
|
|
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-04
1
-2
/
+17
*
|
|
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2008-03-04
2
-43
/
+81
*
|
|
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
2008-03-04
3
-18
/
+58
*
|
|
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
2008-03-04
3
-7
/
+7
*
|
|
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
2008-03-04
1
-17
/
+17
*
|
|
ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode
Henrique de Moraes Holschuh
2008-03-04
1
-1
/
+2
*
|
|
drivers/serial/m32r_sio.c: correct use of ! and &
Julia Lawall
2008-03-04
1
-1
/
+1
*
|
|
drivers/isdn: correct use of ! and &
Julia Lawall
2008-03-04
2
-4
/
+5
[next]