index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
PCI : Add selected_regions funcs
Hidetoshi Seto
1
-17
/
+63
2007-02-08
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
3
-11
/
+34
2007-02-08
PCI : Move pci_fixup_device and is_enabled (originally intended change)
Hidetoshi Seto
1
-12
/
+12
2007-02-08
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
3
-25
/
+1
2007-02-08
PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G
Yinghai Lu
1
-13
/
+56
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
10
-74
/
+982
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
20
-403
/
+240
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
17
-555
/
+847
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
37
-330
/
+254
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
9
-35
/
+80
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2
-1
/
+64
2007-02-05
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
5
-32
/
+577
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
1
-0
/
+2
2007-02-05
[S390] ETR support.
Martin Schwidefsky
5
-22
/
+72
2007-02-05
[S390] cio: Don't spam debug feature.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
1
-120
/
+112
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2
-12
/
+12
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2
-2
/
+2
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
2
-6
/
+6
2007-02-05
[S390] Remove dasd_ccw_log function.
Horst Hummel
3
-67
/
+0
2007-02-05
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
1
-1
/
+0
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
1
-7
/
+5
2007-02-05
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
1
-2
/
+6
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-2
/
+2
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
1
-0
/
+2
2007-02-05
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
1
-7
/
+17
2007-02-05
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
1
-21
/
+49
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
1
-5
/
+2
2007-02-05
[S390] Check the return value of kthread_run().
Akinobu Mita
1
-1
/
+5
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
36
-77
/
+74
2007-02-05
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
1
-13
/
+21
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
4
-22
/
+6
2007-02-05
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
1
-1
/
+1
2007-02-05
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
1
-17
/
+0
2007-02-05
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
2
-16
/
+16
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
6
-6
/
+791
2007-02-05
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
4
-0
/
+143
2007-02-05
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
2
-1
/
+10
2007-02-05
hid: allow force feedback for multi-input devices
Anssi Hannula
1
-5
/
+1
2007-02-05
IB/ehca: Remove obsolete prototypes
Hoang-Nam Nguyen
1
-14
/
+0
2007-02-05
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
6
-363
/
+204
2007-02-05
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
1
-2
/
+1
2007-02-05
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2
-0
/
+8
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
11
-24
/
+27
2007-02-04
mmc: tifm: replace kmap with page_address
Pierre Ossman
1
-11
/
+4
2007-02-04
mmc: sdhci: fix voltage ocr
Pierre Ossman
1
-2
/
+2
2007-02-04
mmc: sdhci: replace kmap with page_address
Pierre Ossman
2
-19
/
+6
2007-02-04
mmc: wbsd: replace kmap with page_address
Pierre Ossman
2
-31
/
+10
2007-02-04
mmc: handle pci_enable_device() return value in sdhci
Pierre Ossman
1
-1
/
+3
2007-02-04
mmc: Proper unclaim in mmc_block
Pierre Ossman
1
-1
/
+2
[next]