Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0c98b19fe571ede1f14bd95b855bcbe2cca99bcf
/
drivers
0c98b19
Driver core: Remove unneeded get_{device,driver}() calls.
by Cornelia Huck
· 17 years ago
cd35449
driver core: convert to use class_find_device api
by Dave Young
· 17 years ago
9617c3e
PM: Export device_pm_schedule_removal
by Rafael J. Wysocki
· 17 years ago
18bbe0c2
nozomi: finish constification
by Frank Seidel
· 17 years ago
71e1b4a
nozomi: constify driver
by Jan Engelhardt
· 17 years ago
e9ed537
nozomi driver update
by Frank Seidel
· 17 years ago
ae9458d
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
687fcdf
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
b6cf160
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
e91926e
apm_power: check I.intval for zero value, we use it as the divisor
by Anton Vorontsov
· 17 years ago
c3caeba
pda_power: implement polling
by Anton Vorontsov
· 17 years ago
bfde266
pda_power: various cleanups
by Anton Vorontsov
· 17 years ago
dffd28a
apm_power: support using VOLTAGE_* properties for apm calculations
by Dmitry Baryshkov
· 17 years ago
8f8e9b3
pda_power: add suspend/resume support
by Dmitry Baryshkov
· 17 years ago
c7cc930
power_supply: add few more values and props
by Dmitry Baryshkov
· 17 years ago
9ef4510
pda_power: only register available psu
by Dmitry Baryshkov
· 17 years ago
839dc9f
power: fix incorrect unregistration in power_supply_create_attrs error path
by Andres Salomon
· 17 years ago
8efe444
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
by Andres Salomon
· 17 years ago
4d24473
[BATTERY] power_supply_leds: use kasprintf
by Akinobu Mita
· 17 years ago
25f12141
[BATTERY] Every file should include the headers containing the prototypes for its global functions.
by Adrian Bunk
· 17 years ago
c9b6c8f
ACPI: Print message before calling _PTS
by Rafael J. Wysocki
· 17 years ago
7258ec5
ACPI hibernation: Call _PTS before suspending devices
by Rafael J. Wysocki
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
60417f5
ACPI suspend: Call _PTS before suspending devices
by Rafael J. Wysocki
· 17 years ago
3c1d2b6
ACPI: Separate disabling of GPEs from _PTS
by Rafael J. Wysocki
· 17 years ago
c95d47a
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
by Rafael J. Wysocki
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
a3627f6
ACPI: clear GPE earily in resume to avoid warning
by Shaohua Li
· 18 years ago
90dda1c
PM: Make PM_TRACE more architecture independent
by Johannes Berg
· 17 years ago
964756a
ACPI: Fix mismerge in acpi_hibernation_finish
by Rafael J. Wysocki
· 17 years ago
fd7d1ce
PCI: make pci_bus a struct device
by Greg Kroah-Hartman
· 18 years ago
367b09f
PCI: fix codingstyle issues in drivers/pci/pci.h
by Greg Kroah-Hartman
· 17 years ago
6c723d5
PCI: PCIE ASPM support
by Shaohua Li
· 17 years ago
5c796ae
PCI: Fix fakephp deadlock
by Ian Abbott
· 17 years ago
4600c9d7
PCI: modify SB700 SATA MSI quirk
by Shane Huang
· 17 years ago
3c75e23
PCI: Run ACPI _OSC method on root bridges only
by Andrew Patterson
· 17 years ago
d8634dd
PCI ACPI: AER driver should only register PCIe devices with _OSC
by Andrew Patterson
· 17 years ago
c277835
PCI ACPI: Added a function to register _OSC with only PCIe devices.
by Andrew Patterson
· 17 years ago
02d90fc
PCI: constify function pointer tables
by Jan Engelhardt
· 17 years ago
add7718
PCI: Convert drivers/pci/proc.c to use unlocked_ioctl
by Mathieu Segaud
· 17 years ago
2326e2b
pciehp: block new requests from the device before power off
by Kenji Kaneshige
· 17 years ago
f1050a3
pciehp: workaround against Bad DLLP during power off
by Kenji Kaneshige
· 17 years ago
8bb7c7a
pciehp: wait for 1000ms before LED operation after power off
by Kenji Kaneshige
· 17 years ago
7cbe5b6
PCI: Remove pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
0948391
PCI: Remove users of pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
b718989
PCI: Add pci_enable_device_{io,mem} intefaces
by Benjamin Herrenschmidt
· 17 years ago
017fc48
PCI: avoid save the same type of cap multiple times
by Shaohua Li
· 17 years ago
ec0a3a2
PCI: correctly initialize a structure for pcie_save_pcix_state()
by Shaohua Li
· 17 years ago
f34303d
PCI: fix typo in pci_save_pcix_state
by Shaohua Li
· 17 years ago
f0fda80
PCI: use dev_printk in quirk messages
by bjorn.helgaas@hp.com
· 17 years ago
9f23ed3
PCI: print quirk name in debug messages
by bjorn.helgaas@hp.com
· 17 years ago
e64aecc
PCI: fix for quirk_e100_interrupt()
by Ivan Kokshaysky
· 17 years ago
3609801
PCI: Spelling fixes
by Joe Perches
· 17 years ago
6a9e7f2
PCI: drivers/pci/msi.c: move arch hooks to the top
by Adrian Bunk
· 17 years ago
6bae1d9
PCI: quirk: enable MSI Mapping on HT1000
by Sebastien Dugue
· 17 years ago
6015fbe
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
by Benjamin Herrenschmidt
· 17 years ago
c40a22e
PCI: Fix bus resource assignment on 32 bits with 64b resources
by Benjamin Herrenschmidt
· 17 years ago
f07234b
PCI Hotplug: PCIeHP: Fix some whitespace damage
by Rolf Eike Beer
· 17 years ago
9515930
PCI Hotplug: pciehp: use generic function to find ext capability
by Kenji Kaneshige
· 17 years ago
941f10e
PCI Hotplug: pciehp: remove needless hp_slot calculation
by Kenji Kaneshige
· 17 years ago
0837974
PCI Hotplug: pciehp: remove needless members from struct controller
by Kenji Kaneshige
· 17 years ago
25d6ddc
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
by MUNEDA Takahiro
· 17 years ago
5a340ed
PCI Hotplug: acpiphp: fix trivial typos
by MUNEDA Takahiro
· 17 years ago
ecdde93
PCIe: fix double initialization bug
by Mark Lord
· 17 years ago
cd2fe83
PCIE: Make use of the previously split out pcie_init_enable_events() function
by Mark Lord
· 17 years ago
08e7a7d
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1
by Mark Lord
· 17 years ago
0a3c33d
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.
by Mark Lord
· 17 years ago
a6f29a9
PCI: Add missing "space" in printk messages
by Joe Perches
· 17 years ago
94688cf
PCI: export pci_restore_msi_state()
by Linas Vepstas
· 17 years ago
1b7c9fc
pci hotplug: fix rpaphp directory naming
by Linas Vepstas
· 17 years ago
677cc64
PCI: Unhide the SMBus on the HP xw4100
by Jean Delvare
· 17 years ago
093f87d
PCI: More Sanity checks for DMAR
by Fenghua Yu
· 17 years ago
652c538
PCI: drivers/pci/quirks.c: coding-style cleanup
by Andrew Morton
· 17 years ago
943e6c0
PCI: remove additional pci_scan_child_bus() prototype
by Adrian Bunk
· 17 years ago
b73e968
PCI: always export pci_scan_single_device
by Adrian Bunk
· 17 years ago
0741a95
PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.
by Diego Woitasen
· 17 years ago
74e27e4
PCI: Mem Policy: fix mempolicy usage in pci driver
by Lee Schermerhorn
· 17 years ago
53a9bf4
PCI: VIA CX700 quirk to disable PCI Bus Parking
by Tim Yamin
· 17 years ago
2b1afa8
PCI: quirk_vialatency: Omit reading pci revision ID
by Auke Kok
· 17 years ago
561e55e
PCI: hotplug: Link fakephp last
by Alex Chiang
· 17 years ago
41ece38
PCI: hotplug: pci_hotplug_core whitespace fix
by Alex Chiang
· 17 years ago
1d5b95a
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
by Alex Chiang
· 17 years ago
1ec8728
PCI: hotplug: remove Experimental
by Kristen Carlson Accardi
· 17 years ago
f362b8b
PCI: hotplug: Switch to pci_get_bus_and_slot
by Joonwoo Park
· 17 years ago
4348a2d
pcie: utilize pcie transaction pending bit
by Shaohua Li
· 17 years ago
39ec456
pcie port driver: correctly detect native PME feature
by Shaohua Li
· 17 years ago
eb003ec
PCI: drivers/pci/: remove unused exports
by Adrian Bunk
· 17 years ago
b09549e
PCI: drivers/pci/rom.c: #if 0 two functions
by Adrian Bunk
· 17 years ago
ad668599
PCI: make pci_restore_bars() static
by Adrian Bunk
· 17 years ago
f319124
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
2c044a4
USB: fix codingstyle issues in drivers/usb/core/*.c
by Greg Kroah-Hartman
· 17 years ago
3e35bf3
USB: fix codingstyle issues in drivers/usb/core/message.c
by Greg Kroah-Hartman
· 17 years ago
34bbe4c
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
by Greg Kroah-Hartman
· 17 years ago
04e482ff
USB: fix codingstyle issues in drivers/usb/core/devio.c
by Greg Kroah-Hartman
· 17 years ago
376c0d3
USB: fix codingstyle issues in drivers/usb/core/devices.c
by Greg Kroah-Hartman
· 17 years ago
84cca82
USB: fix codingstyle issues in drivers/usb/core/*.h
by Greg Kroah-Hartman
· 17 years ago
782e70c
USB: mark USB drivers as being GPL only
by Greg Kroah-Hartman
· 17 years ago
667d691
USB: use a real vendor and product id for root hubs
by Greg Kroah-Hartman
· 17 years ago
2e4f3c0
USB: mount options: fix usbfs
by Miklos Szeredi
· 17 years ago
Next »