Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
aa5380b904e7f896db0931320160bdea93e41f6a
/
drivers
aa5380b
USB: cdc-wdm: make module autoload work
by Oliver Neukum
· 16 years ago
3131f7b
USB: Fix unneeded endpoint check in pxa27x_udc
by Robert Jarzmik
· 16 years ago
dd9ebf14
usb/gadget: fix kernel-doc warning
by Randy Dunlap
· 16 years ago
8fc7aea
USB: Speedtouch: add pre_reset and post_reset routines
by Alan Stern
· 16 years ago
8aafdf6
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
by roel kluin
· 16 years ago
1460e5e
USB: support Huawei data card product IDs
by fangxiaozhi
· 16 years ago
bfd8408
USB: add ZTE MF626 USB GSM modem entry
by Mikhail Gusarov
· 16 years ago
3030ca4
USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA bridge
by Phil Dibowitz
· 16 years ago
d66937d
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
by Zhaolei
· 16 years ago
78c7341
USB: ohci: add support for tmio-ohci cell
by Dmitry Baryshkov
· 16 years ago
e798ba5
Export tiny shmem_file_setup for DRM-GEM
by Hugh Dickins
· 16 years ago
653c031
misc: replace remaining __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
e8848a1
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
by Thomas Gleixner
· 16 years ago
e3d2f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
a9b6148
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
by Linus Torvalds
· 16 years ago
9b7530cc
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
by Linus Torvalds
· 16 years ago
1ae8778
Fix sprintf format warnings in drm_proc.c
by Linus Torvalds
· 16 years ago
2bea2e4
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
a0bfb67
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
99ebcf8
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
72558dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
b913852
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
d67ae20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
f4432c5
Update email addresses.
by Dave Jones
· 16 years ago
0d46830
Remove empty imacfb.c file
by Linus Torvalds
· 16 years ago
270c66b
PCI: fix AER capability check
by Yu Zhao
· 16 years ago
0927678
PCI: use pci_find_ext_capability everywhere
by Jesse Barnes
· 16 years ago
1543c90
PCI: remove #ifdef DEBUG around dev_dbg call
by Jesse Barnes
· 16 years ago
bd1d985
PCI hotplug: fix get_##name return value problem
by Kenji Kaneshige
· 16 years ago
f19aeb1
PCI: Add ability to mmap legacy_io on some platforms
by Benjamin Herrenschmidt
· 16 years ago
f393d9b
PCI: probing debug message uniformization
by Vincent Legoll
· 16 years ago
58c3a72
PCI: support PCIe ARI capability
by Yu Zhao
· 16 years ago
201de56
PCI: centralize the capabilities code in probe.c
by Zhao, Yu
· 16 years ago
280c73d
PCI: centralize the capabilities code in pci-sysfs.c
by Zhao, Yu
· 16 years ago
e354597
PCI: fix 64-vbit prefetchable memory resource BARs
by Peter Chubb
· 16 years ago
557848c
PCI: replace cfg space size (256/4096) by macros.
by Zhao, Yu
· 16 years ago
022edd8
PCI: use resource_size() everywhere.
by Zhao, Yu
· 16 years ago
5d9bc1f
PCI hotplug: rpaphp: make debug var unique
by Kristen Carlson Accardi
· 16 years ago
c9bbb4a
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
by Yinghai Lu
· 16 years ago
c8761fe
PCI: fix hotplug get_##name return value problem
by Zhao, Yu
· 16 years ago
11d5874
PCI: fix sparse warning in pci_remove_behind_bridge
by Stephen Hemminger
· 16 years ago
ec84f12
PCI: fix -Wakpm warnings in pci_pm_init debug output
by Jesse Barnes
· 16 years ago
cef354d
PCI: connect struct pci_dev to struct pci_slot
by Alex Chiang
· 16 years ago
93ff68a
PCI: make CPU list affinity visible
by Mike Travis
· 16 years ago
5993760
PCI: utilize calculated results when detecting MSI features
by Jike Song
· 16 years ago
7f2feec
PCI: pciehp: replace printk with dev_printk
by Taku Izumi
· 16 years ago
83e9ad5
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
by Taku Izumi
· 16 years ago
f7a10e3
PCI: pciehp: fix irq initialization
by Kenji Kaneshige
· 16 years ago
c9ed77e
PCI: tidy PME support messages
by Bjorn Helgaas
· 16 years ago
2fd39aa
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
by akpm@linux-foundation.org
· 16 years ago
a8d2dbd
PCI: ibmphp: list_for_each to list_for_each_entry
by akpm@linux-foundation.org
· 16 years ago
34a2e15
PCI: follow lspci device/vendor style
by Bjorn Helgaas
· 16 years ago
16dbef4
PCI: change MSI-x vector to 32bit
by Yinghai Lu
· 16 years ago
0235c4f
PCI PM: Introduce function pci_wake_from_d3
by Rafael J. Wysocki
· 16 years ago
3d13731
PCI: allow quirks to be compiled out
by Thomas Petazzoni
· 16 years ago
b41d6cf
PCI: Check dynids driver_data value for validity
by Jean Delvare
· 16 years ago
edbc25c
PCI: remove dynids.use_driver_data
by Milton Miller
· 16 years ago
9219749
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
7d67474
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 16 years ago
252883e
epca: Add infinite break support
by Alan Cox
· 16 years ago
3b72e44
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
ed402af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
096e6f6
pci: Use new %pR to print resource ranges
by Benjamin Herrenschmidt
· 16 years ago
88e3662
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
a1cf649
staging: sxg depends on X86
by Stephen Rothwell
· 16 years ago
2be508d
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
2cee5df
drivers/scsi/sr_vendor.c: use bcd2bin
by Adrian Bunk
· 16 years ago
e4d3396
i2c: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
e232cfd
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
by Andrew Morton
· 16 years ago
357c6e6
rtc: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
fe20ba7
drivers/rtc/: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
ab527d7
acpi: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
1a651a0
byteorder: remove direct includes of linux/byteorder/swab[b].h
by Harvey Harrison
· 16 years ago
3b274f4
edac cell: fix incorrect edac_mode
by Benjamin Herrenschmidt
· 16 years ago
b64fd29
pc8736x_gpio: add support for PC87365 chips
by Andre Haupt
· 16 years ago
60c11d2
phonedev: remove BKL
by Richard Holden
· 16 years ago
3e680aa
fb: convert lock/unlock_kernel() into local fb mutex
by Krzysztof Helt
· 16 years ago
e536771
fb: push down the BKL in the ioctl handler
by Alan Cox
· 16 years ago
978ccaa
gpiolib: fix oops in gpio_get_value_cansleep()
by David Brownell
· 16 years ago
e3274e9
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
by Steven A. Falco
· 16 years ago
c8fc40c
rtc-cmos: export second NVRAM bank
by David Brownell
· 16 years ago
1f3ccae
Altix serial: fix
by roel kluin
· 16 years ago
9f561df
make probe_serial_gsc() static
by Adrian Bunk
· 16 years ago
da1cfe1
Char: sx, remove bogus iomap
by Jiri Slaby
· 16 years ago
8c9398d
hwmon: applesmc: lighter wait mechanism, drastic improvement
by Henrik Rydberg
· 16 years ago
07e8dbd
hwmon: applesmc: Add support for Macbook Pro 3
by Henrik Rydberg
· 16 years ago
d754990
hwmon: applesmc: Add support for Macbook Pro 4
by Henrik Rydberg
· 16 years ago
7b5e3cb
drivers/hwmon/applesmc.c: remove unneeded casts
by Andrew Morton
· 16 years ago
f5274c9
hwmon: applesmc: add support for Macbook Air
by Henrik Rydberg
· 16 years ago
8bd1a12
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
by Henrik Rydberg
· 16 years ago
02fcbd1
hwmon: applesmc: prolong status wait
by Henrik Rydberg
· 16 years ago
84d2d7f
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
by Henrik Rydberg
· 16 years ago
0522409
hwmon: applesmc: specified number of bytes to read should match actual
by Henrik Rydberg
· 16 years ago
865c295
hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms
by Jim Cromie
· 16 years ago
8ca1367
hwmon/pc87360 separate alarm files: add dev_dbg help
by Jim Cromie
· 16 years ago
2a32ec2
hwmon/pc87360 separate alarm files: define LDNI_MAX const
by Jim Cromie
· 16 years ago
b267e8c
hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms
by Jim Cromie
· 16 years ago
492e965
hwmon/pc87360 separate alarm files: add in-min/max-alarms
by Jim Cromie
· 16 years ago
Next »