Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55db092388455457791cf00216b6b3965a8071f8
/
drivers
55db092
svga: Make svga_tilecursor() take an iomem regbase pointer.
by David Miller
· 14 years ago
9c96394
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
by David Miller
· 14 years ago
1d28fca
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
by David Miller
· 14 years ago
ea77078
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
by David Miller
· 14 years ago
d907ec0
svga: Make svga_wseq_mask() take an iomem regbase pointer.
by David Miller
· 14 years ago
a4ade839
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
by David Miller
· 14 years ago
f51a14d
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
by David Miller
· 14 years ago
e2fade2
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
by David Miller
· 14 years ago
dc6aff3
svga: Make svga_wseq_multi take an iomem regbase pointer.
by David Miller
· 14 years ago
21da386
svga: Make svga_wcrt_multi take an iomem regbase pointer.
by David Miller
· 14 years ago
f6b0cc4
svga: Make svga_wattr take an iomem regbase pointer.
by David Miller
· 14 years ago
42dea903
sisfb: add support for XGI Z9 DDR2 POST
by Aaro Koskinen
· 14 years ago
c9982d5
sisfb: move XGI POST DDR2 bootup code into subroutines
by Aaro Koskinen
· 14 years ago
5e8700b
sisfb: add RAM type detection for XGI Z9
by Aaro Koskinen
· 14 years ago
929c972
sisfb: add subroutine for detecting XGI Z9
by Aaro Koskinen
· 14 years ago
74de5f4
sisfb: move XGI POST RAM type detection into a subroutine
by Aaro Koskinen
· 14 years ago
83ea0f1
sisfb: POST should fail if R/W test fails
by Aaro Koskinen
· 14 years ago
1721af4
vmlfb: use list_move() instead of list_del()/list_add() combination
by Kirill A. Shutemov
· 14 years ago
9913319
omap: use list_move() instead of list_del()/list_add() combination
by Kirill A. Shutemov
· 14 years ago
da49252f
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
by Paul Mundt
· 14 years ago
0bf8c86
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
by Jesper Juhl
· 14 years ago
38f7aa2
matroxfb: remove incorrect Matrox G200eV support
by Gary Hade
· 14 years ago
afd8c40
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
c3ca48f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
4e76ae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 14 years ago
c004686
hwmon: (ads1015) Make gain and datarate configurable
by Dirk Eibach
· 14 years ago
fdf241a
hwmon: (ads1015) Drop dynamic attribute group
by Jean Delvare
· 14 years ago
8c22a8f
hwmon: Add support for Texas Instruments ADS1015
by Dirk Eibach
· 14 years ago
a98d506
hwmon: New driver for SMSC SCH5627
by Hans de Goede
· 14 years ago
93d0cc5
hwmon: (abituguru*) Update my email address
by Hans de Goede
· 14 years ago
e76f67b
hwmon: (lm75) Speed up detection
by Jean Delvare
· 14 years ago
05e82fe
hwmon: (lm75) Add detection of the National Semiconductor LM75A
by Len Sorensen
· 14 years ago
96b4b9b
hp_accel: Fix driver name
by Jean Delvare
· 14 years ago
ff60667
Move lis3lv02d drivers to drivers/misc
by Jean Delvare
· 14 years ago
efcfed9
Move hp_accel to drivers/platform/x86
by Jean Delvare
· 14 years ago
39c3e72
Let Kconfig handle lis3lv02d dependencies
by Jean Delvare
· 14 years ago
ccd32e7
hwmon: (sht15) Fix integer overflow in humidity calculation
by Vivien Didelot
· 14 years ago
396bd76
hwmon: (sht15) Spelling fix
by Justin P. Mattock
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
444699c
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
db552b3
r8169: fix a bug in rtl8169_init_phy()
by Eric Dumazet
· 14 years ago
115881d
firewire: core: ignore link-active bit of new nodes, fix device recognition
by Stefan Richter
· 14 years ago
7a4e1e9
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
by Stefan Richter
· 14 years ago
dd5eeb9
firewire: core: increase default SPLIT_TIMEOUT value
by Clemens Ladisch
· 14 years ago
662cda8
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
fe6fc25
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
by Jean Delvare
· 14 years ago
9ea3e94
i2c-dev: Use standard bus notification mechanism
by Jean Delvare
· 14 years ago
7ae3148
i2c: Export i2c_for_each_dev
by Jean Delvare
· 14 years ago
d735b34
i2c: make i2c_get_adapter prototype clearer
by Jean Delvare
· 14 years ago
950a509
i2c-boardinfo: Fix typo in comment
by Wolfram Sang
· 14 years ago
a952baa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
97eb3f2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
a8c91da
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
e1620d5
USB: Move runtime PM callbacks to usb_device_pm_ops
by Rafael J. Wysocki
· 14 years ago
9975961
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
b061c59
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
fd57ed0
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
d3e458d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6192978
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7fd23a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
568a60e
spi/dw_spi: move dw_spi.h into drivers/spi
by Grant Likely
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
84bead6
gpio/langwell: Clear edge bit before handling
by Thomas Gleixner
· 14 years ago
2de1108
OMAP: DSS2: Implement OMAP4 DSS fclk support
by Murthy, Raghuveer
· 14 years ago
0acf659
OMAP: DSS2: Clean up for dpll4_m4_ck handling
by Tomi Valkeinen
· 14 years ago
08351fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
6899608
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
411f5c7
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
ec0afc9
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
804f185
Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
5a39837
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
514af9f
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
61ef46f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
978ca16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
02e4c62
Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
4b0e976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
19520fc
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
732063b
gpio/langwell: Simplify demux loop
by Thomas Gleixner
· 14 years ago
674db90
gpio/langwell: Convert irq name space
by Thomas Gleixner
· 14 years ago
20e2aa9
gpio/langwell: Fix broken irq_eoi change.
by Thomas Gleixner
· 14 years ago
61ab3fe
gpio; Make Intel chipset gpio drivers depend on x86
by Thomas Gleixner
· 14 years ago
2dd2299
Merge remote-tracking branch 'origin' into spi/next
by Grant Likely
· 14 years ago
c07946a
mmc: dw_mmc: support mmc power control with regulator
by Jaehoon Chung
· 14 years ago
e61cf11
mmc: dw_mmc: fix suspend/resume operation
by Jaehoon Chung
· 14 years ago
fc3d772
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
by Jaehoon Chung
· 14 years ago
860cfe7
mmc: tmio: fix address in kunmap_atomic() calls
by Guennadi Liakhovetski
· 14 years ago
b33d46c
mmc: core: reset card voltage after power off
by Ulf Hansson
· 14 years ago
ab1efd2
mmc: core: export function mmc_do_release_host()
by Ulf Hansson
· 14 years ago
0aab399
mmc: sdio: remember new card RCA when redetecting card
by Stefan Nilsson XK
· 14 years ago
ba6a902
mmc: dw_mmc: Remove set-but-unused variable.
by Chris Ball
· 14 years ago
7e29c30
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
by Wolfram Sang
· 14 years ago
3bb2a9f
mmc: sdhci-esdhc: broken card detection is not a default quirk
by Wolfram Sang
· 14 years ago
0c6d49c
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
by Wolfram Sang
· 14 years ago
dffc55a
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
by Linus Walleij
· 14 years ago
36885ff
gpio/cs5535-gpio: Fix section mismatch
by Nikanth Karthikesan
· 14 years ago
Next »