Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa584ca4cdd8db370a524c61fd3ca408303281e9
/
drivers
aa584ca
pcmcia: use state machine for extended requery
by Dominik Brodowski
· 15 years ago
af461fc
pcmcia: delay re-scanning and re-querying of PCMCIA bus
by Dominik Brodowski
· 15 years ago
f971dbd
pcmcia: use pccardd to handle eject, insert, suspend and resume requests
by Dominik Brodowski
· 15 years ago
cfe5d80
pcmcia: use ops_mutex for rsrc_{mgr,nonstatic} locking
by Dominik Brodowski
· 15 years ago
3f56523
pcmcia: use mutex for dynid lock
by Dominik Brodowski
· 15 years ago
94a819f
pcmcia: assert locking to struct pcmcia_device
by Dominik Brodowski
· 15 years ago
00ce99f
pcmcia: simplify locking
by Dominik Brodowski
· 15 years ago
3d3de32
pcmcia: add locking to struct pcmcia_socket->pcmcia_state()
by Dominik Brodowski
· 15 years ago
e6e4f39
pcmcia: protect s->device_count
by Dominik Brodowski
· 15 years ago
64d8d46
pcmcia: properly lock skt->irq, skt->irq_mask
by Dominik Brodowski
· 15 years ago
9e86749c
pcmcia: lock ops->set_socket
by Dominik Brodowski
· 15 years ago
8533ee3
pcmcia: lock ops->set_io_map()
by Dominik Brodowski
· 15 years ago
8680c4b
pcmcia: also lock fake and cache CIS by ops_mutex
by Dominik Brodowski
· 15 years ago
6b8e087
pcmcia: add locking to set_mem_map()
by Dominik Brodowski
· 15 years ago
c6958fd
pcmcia/i82365: fix typos in comments
by Wolfram Sang
· 15 years ago
0d418df
pcmcia/omap_cf: don't redefine SZ_2K
by Uwe Kleine-König
· 15 years ago
7432a5b
pcmcia/at91_cf: don't redefine SZ_2K
by Uwe Kleine-König
· 15 years ago
4aa50bc
pcmcia/bfin_cf: don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 15 years ago
3516952
pcmcia/yenta: add module parameter for O2 speedups
by Wolfram Sang
· 15 years ago
63c9a8b
pcmcia: make Open Firmware device id constant
by Márton Németh
· 15 years ago
c6be9c5
cm4000_cs.c: Remove unnecessary cast
by H Hartley Sweeten
· 15 years ago
9d9c98e
pcmcia: fix yenta dependency on PCCARD_NONSTATIC
by Michal Marek
· 15 years ago
3a86e18
pcmcia: do not use resource manager on !PCMCIA
by Dominik Brodowski
· 15 years ago
a3ac9af
pcmcia: remove remaining rsrc_mgr indirections
by Dominik Brodowski
· 15 years ago
6e7b51a
pcmcia: move cistpl.c into pcmcia module
by Dominik Brodowski
· 15 years ago
4e8804f
pcmcia: m8xx_pcmcia.c should use iodyn resource manager
by Dominik Brodowski
· 15 years ago
a7eb169
pcmcia: m32r uses static socket resources
by Dominik Brodowski
· 15 years ago
f9c316f
pcmcia: remove some rsrc_mgr indirections
by Dominik Brodowski
· 15 years ago
385ee87
pcmcia: remove useless indirection
by Dominik Brodowski
· 15 years ago
3970dd8
pcmcia: do not lock socket driver module on card insert
by Dominik Brodowski
· 15 years ago
593f010b
pcmcia: do not lock socket driver module in pcmcia_get_socket()
by Dominik Brodowski
· 15 years ago
3f32b3c
pcmcia: rsrc_nonstatic io memory probe improvements
by Dominik Brodowski
· 15 years ago
180c33e
pcmcia: call CIS cleanup from ds.c
by Dominik Brodowski
· 15 years ago
57197b9
pcmcia: CardBus doesn't need CIS access
by Dominik Brodowski
· 15 years ago
88b060d
pcmcia: improve check for same card in slot after resume
by Dominik Brodowski
· 15 years ago
f131ddc
pcmcia: cleanup pccard_validate_cis()
by Dominik Brodowski
· 15 years ago
904e377
pcmcia: validate CIS, not CIS cache.
by Dominik Brodowski
· 15 years ago
fa0b3bc
pcmcia: do not meddle with already assigned resources
by Dominik Brodowski
· 15 years ago
cd2e18f
pcmcia: remove remaining unused IRQ_FIRST_SHARED parameter
by Dominik Brodowski
· 15 years ago
933a838
pcmcia: make use of pcmcia_dev_resume() return value
by Dominik Brodowski
· 15 years ago
bf0c346
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
3b3ef30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
926311f
amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate
by Roel Kluin
· 15 years ago
75136d4
serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.
by Markus Pietrek
· 15 years ago
61c39bb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
4a24eef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ba5b0bf
tg3: Update copyright and driver version
by Matt Carlson
· 15 years ago
55dffe7
tg3: Disable 5717 serdes and B0 support
by Matt Carlson
· 15 years ago
d1ec96a
tg3: Add reliable serdes detection for 5717 A0
by Matt Carlson
· 15 years ago
86cfe4f
tg3: Fix std rx prod ring handling
by Matt Carlson
· 15 years ago
13fa95b0
tg3: Fix std prod ring nicaddr for 5787 and 57765
by Matt Carlson
· 15 years ago
f3766c2
sfc: Fix conditions for MDIO self-test
by Ben Hutchings
· 15 years ago
55029c1
sfc: Fix polling for slow MCDI operations
by Ben Hutchings
· 15 years ago
baf86c9
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
by Bruce Allan
· 15 years ago
fddaa1a
e1000e: MDIO slow mode should always be done for 82577
by Bruce Allan
· 15 years ago
8c47eaa
ixgbe: update copyright dates
by Shannon Nelson
· 15 years ago
1a647bd
ixgbe: Do not attempt to perform interrupts in netpoll when down
by Alexander Duyck
· 15 years ago
4f37442
Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6
by Linus Torvalds
· 15 years ago
004b350
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
8866f9d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
c540607
[S390] tape_char: add missing compat_ptr conversion
by Heiko Carstens
· 15 years ago
0648f56
[S390] zcrypt: add sanity check before copy_from_user()
by Heiko Carstens
· 15 years ago
7b475d5
[S390] con3215: remove empty ioctl function
by Heiko Carstens
· 15 years ago
f8b06859
[S390] dasd: add proper compat pointer conversion for symmetrix ioctl
by Heiko Carstens
· 15 years ago
957a37a
[S390] tape_block: remove ioctl function
by Heiko Carstens
· 15 years ago
16e1a57
[S390] fs3270: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
8f3eabe
[S390] vmcp: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
44ee6a8
[S390] cio: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
8803486
[S390] dasd: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
0e253fd
HID: wacom: Add BTN_TOOL_FINGER for pad button reporting
by Przemo Firszt
· 15 years ago
23aeb61
HID: add device IDs for new model of Apple Wireless Keyboard
by Christian Schuerer-Waldheim
· 15 years ago
d01799b
HID: fix pad button definition in hid-wacom
by Przemo Firszt
· 15 years ago
c5cae66
xen: fix hang on suspend.
by Ian Campbell
· 15 years ago
c332e9f
Input: sentelic - fix left/right horizontal scroll mapping
by Tai-hwa Liang
· 15 years ago
4a18b3a
Input: pmouse - move Sentelic probe down the list
by Tai-hwa Liang
· 15 years ago
194fda0
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
ef14587
drm: change drm set mode messages as DRM_DEBUG
by Dave Young
· 15 years ago
70a94d6
drm: fix crtc no modes printf + typo
by Dave Airlie
· 15 years ago
ff30b36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
53ff709
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 15 years ago
bb7d3f2
[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
by Bryn M. Reeves
· 15 years ago
90aeb7c
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 15 years ago
2c76127
lib: Introduce generic list_sort function
by Dave Chinner
· 15 years ago
2d13c8f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
1f0e14b
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9270eb1
drm/radeon/kms: only evict to GTT if CP is ready
by Dave Airlie
· 15 years ago
11f3b59
drm/radeon/kms: Fix crash getting TV info with no BIOS.
by Michel Dänzer
· 15 years ago
1b24203
drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)
by Alex Deucher
· 15 years ago
b042589
drm/radeon/kms/r6xx+: make irq handler less verbose
by Alex Deucher
· 15 years ago
3890ddf
drm/radeon/kms: fix up LVDS handling on macs (v2)
by Alex Deucher
· 15 years ago
5040ab6
libata: retry link resume if necessary
by Tejun Heo
· 15 years ago
0b67c74
ata_piix: enable 32bit PIO on SATA piix
by Tejun Heo
· 15 years ago
a2342f4
sata_promise: don't classify overruns as HSM errors
by Mikael Pettersson
· 15 years ago
15e184a
Input: add compat support for sysfs and /proc capabilities output
by Dmitry Torokhov
· 15 years ago
9db2f1b
sky2: Fix oops in sky2_xmit_frame() after TX timeout
by Jarek Poplawski
· 15 years ago
807a751
OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded
by Tomi Valkeinen
· 15 years ago
2d9c559
OMAP: DSS2: Reject scaling settings when they cannot be supported
by Ville Syrjälä
· 15 years ago
39825f4
iwlwifi: silence buffer overflow warning
by Dan Carpenter
· 15 years ago
00fdb75
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
Next »