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.13.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
2013-04-23
staging: comedi: das800: tidy up the private data
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: tidy up das800_interrupt()
H Hartley Sweeten
1
-48
/
+37
2013-04-23
staging: comedi: das800: tidy up das800_ai_insn_read()
H Hartley Sweeten
1
-28
/
+35
2013-04-23
staging: comedi: das800: tidy up das800_di_insn_bits()
H Hartley Sweeten
1
-6
/
+1
2013-04-23
staging: comedi: das800: tidy up das800_do_insn_bits()
H Hartley Sweeten
1
-11
/
+12
2013-04-23
staging: comedi: das800: remove extra divisor calculation call
H Hartley Sweeten
1
-5
/
+0
2013-04-23
staging: comedi: das800: rename {enable,disable}_das800
H Hartley Sweeten
1
-10
/
+8
2013-04-23
staging: comedi: das800: tidy up subdevice init
H Hartley Sweeten
1
-26
/
+29
2013-04-23
staging: comedi: das800: allow attaching without interrupt support
H Hartley Sweeten
1
-14
/
+6
2013-04-23
staging: comedi: das800: interrupts are required for async command support
H Hartley Sweeten
1
-16
/
+13
2013-04-23
staging: comedi: das800: tidy up das800_ai_do_cmdtest()
H Hartley Sweeten
1
-16
/
+18
2013-04-23
staging: comedi: das800: remove 'volatile' on private data variables
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: cleanup the boardinfo
H Hartley Sweeten
1
-81
/
+65
2013-04-23
staging: comedi: das800: cleanup range table declarations
H Hartley Sweeten
1
-47
/
+43
2013-04-23
staging: comedi: das800: introduce das800_ind_{write, read}()
H Hartley Sweeten
1
-23
/
+39
2013-04-23
staging: comedi: das800: remove forward declarations
H Hartley Sweeten
1
-116
/
+109
2013-04-23
staging: comedi: das800: move das800_set_frequency()
H Hartley Sweeten
1
-17
/
+15
2013-04-23
staging: comedi: das800: move das800_probe()
H Hartley Sweeten
1
-67
/
+65
2013-04-23
staging: comedi: das800: move das800_attach()
H Hartley Sweeten
1
-105
/
+90
2013-04-23
staging: comedi: das800: move module_{init, exit} to end of file
H Hartley Sweeten
1
-14
/
+11
2013-04-23
staging: video: imx: Add BGR666 support for parallel display
Marek Vasut
2
-0
/
+11
2013-04-23
staging: dwc2: add platform device bindings
Matthijs Kooijman
4
-2
/
+152
2013-04-23
staging: dwc2: check for null pointer before dereferencing it
Paul Zimmerman
1
-6
/
+5
2013-04-23
staging: dwc2: add missing newlines to debug messages
Paul Zimmerman
4
-7
/
+7
2013-04-23
staging: dwc2: fix potential null pointer access
Paul Zimmerman
1
-5
/
+5
2013-04-23
staging: comedi: ni_labpc: remove 'bustype' from boardinfo
H Hartley Sweeten
4
-7
/
+0
2013-04-23
staging: comedi: ni_labpc: remove unnecessary 'bustype' check
H Hartley Sweeten
1
-3
/
+1
2013-04-23
staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()
H Hartley Sweeten
4
-10
/
+5
2013-04-23
staging: comedi: ni_labpc: move DMA init out of the common attach
H Hartley Sweeten
4
-26
/
+30
2013-04-23
staging: comedi: ni_labpc: split out PCI support
H Hartley Sweeten
4
-165
/
+199
2013-04-23
staging: comedi/daqboard2000: use mdelay for large delays
Arnd Bergmann
1
-7
/
+7
2013-04-23
staging: nvec: allow modular build
Arnd Bergmann
1
-5
/
+5
2013-04-23
staging/zsmalloc: don't use pgtable-mapping from modules
Arnd Bergmann
1
-1
/
+1
2013-04-23
misc: mark spear13xx-pcie-gadget as broken
Arnd Bergmann
1
-1
/
+1
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
1
-5
/
+5
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
1
-3
/
+4
2013-04-23
usb: phy: phy core cannot yet be a module
Arnd Bergmann
1
-1
/
+1
2013-04-23
USB: Fix initconst in ehci driver
Andi Kleen
3
-3
/
+3
2013-04-23
usb-storage: CY7C68300A chips do not support Cypress ATACB
Tormod Volden
1
-2
/
+14
2013-04-23
USB: serial: option: Added support Olivetti Olicard 145
Filippo Turato
1
-0
/
+2
2013-04-23
USB: ftdi_sio: correct ST Micro Connect Lite PIDs
Adrian Thomasset
2
-2
/
+5
2013-04-23
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-5
/
+12
2013-04-23
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2
-14
/
+2
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2
-5
/
+5
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2
-8
/
+6
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2
-10
/
+8
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2
-5
/
+4
[prev]
[next]