Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bc015cb84129eb1451913cfebece270bf7a39e0f
/
drivers
d551d81
ACPI / PM: Call suspend_nvs_free() earlier during resume
by Rafael J. Wysocki
· 14 years ago
2d6d9fd
ACPI: Introduce acpi_os_ioremap()
by Rafael J. Wysocki
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
2550326
backlight: fix 88pm860x_bl macro collision
by Randy Dunlap
· 14 years ago
cc587ec
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
by Janusz Krzysztofik
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
67290f4
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
e55fdbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
e589501
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
d7b9935
i915: Fix i915 suspend delay
by Linus Torvalds
· 14 years ago
b23fffd
ACPI / Battery: remove battery refresh on resume
by Linus Torvalds
· 14 years ago
8b3bb3e
virtio: remove virtio-pci root device
by Milton Miller
· 14 years ago
ced05dd
lguest: compile fixes
by Rusty Russell
· 14 years ago
c9f2954
lguest: Use this_cpu_ops
by Christoph Lameter
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
2629484
ACPICA: Fix issues/fault with automatic "serialized" method support
by Lin Ming
· 14 years ago
672af84
ACPICA: Debugger: Lock namespace for duration of a namespace dump
by Bob Moore
· 14 years ago
5d3131f
ACPICA: Fix namespace race condition
by Dana Myers
· 14 years ago
be33b76
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
by Jesper Juhl
· 14 years ago
ff76015
gianfar: Fix misleading indentation in startup_gfar()
by Anton Vorontsov
· 14 years ago
5ae2f66
net/irda/sh_irda: return to RX mode when TX error
by Kuninori Morimoto
· 14 years ago
f742aa8
USB CDC NCM: tx_fixup() race condition fix
by Alexey Orishko
· 14 years ago
1956cc5
ns83820: Avoid bad pointer deref in ns83820_init_one().
by Jesper Juhl
· 14 years ago
6aefc52
bnx2x: Update bnx2x version to 1.62.00-4
by Yaniv Rosner
· 14 years ago
82a0d47
bnx2x: Fix AER setting for BCM57712
by Yaniv Rosner
· 14 years ago
f25b3c8
bnx2x: Fix BCM84823 LED behavior
by Yaniv Rosner
· 14 years ago
791f18c
bnx2x: Mark full duplex on some external PHYs
by Yaniv Rosner
· 14 years ago
5c99274b0
bnx2x: Fix BCM8073/BCM8727 microcode loading
by Yaniv Rosner
· 14 years ago
1f48353
bnx2x: LED fix for BCM8727 over BCM57712
by Yaniv Rosner
· 14 years ago
b21a342
bnx2x: Common init will be executed only once after POR
by Yaniv Rosner
· 14 years ago
74d7a11
bnx2x: Swap BCM8073 PHY polarity if required
by Yaniv Rosner
· 14 years ago
39f3b1a
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
5d7e8af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
f966a13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
c7bf71c
hwmon: (lm93) Add support for LM94
by Guenter Roeck
· 14 years ago
38d5939
iwlwifi: fix valid chain reading from EEPROM
by Wey-Yi Guy
· 14 years ago
599b13a
ath5k: fix locking in tx_complete_poll_work
by Bob Copeland
· 14 years ago
8efaef4
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
by Gabor Juhos
· 14 years ago
e6f597a
staging: fix build failure in bcm driver
by Andres Salomon
· 14 years ago
6845a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
811ea25
ath9k_hw: do PA offset calibration only on longcal interval
by Rajkumar Manoharan
· 14 years ago
dc738cb
ath9k_htc: Fix endian issue in tx header
by Rajkumar Manoharan
· 14 years ago
58c5296
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
by Luis R. Rodriguez
· 14 years ago
8c34482
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
235646a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
584ef2c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
d95defa
spi/spi_sh_msiof: fix a wrong free_irq() parameter
by Guennadi Liakhovetski
· 14 years ago
154bf89
mtd: mtdpart: disallow reading OOB past the end of the partition
by Artem Bityutskiy
· 14 years ago
eb745db
staging: smbfs building fix
by Yang Ruirui
· 14 years ago
4790f4d
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
by Roland Dreier
· 14 years ago
f062671
RDMA: Update workqueue usage
by Tejun Heo
· 14 years ago
25b2ec5b
drm/radeon/kms: balance asic_reset functions
by Alex Deucher
· 14 years ago
fd909c3
drm/radeon/kms: remove duplicate card_posted() functions
by Alex Deucher
· 14 years ago
d42dd57
drm/radeon/kms: add module option for pcie gen2
by Alex Deucher
· 14 years ago
394d83c
drm/radeon/kms: fix typo in evergreen safe reg
by Alex Deucher
· 14 years ago
51fda92
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
f01a972
drm/nouveau: fix gpu page faults triggered by plymouthd
by Ben Skeggs
· 14 years ago
8b464bf
drm/nouveau: greatly simplify mm, killing some bugs in the process
by Ben Skeggs
· 14 years ago
c906ca0
drm/nvc0: enable protection of system-use-only structures in vm
by Ben Skeggs
· 14 years ago
1380da4
drm/nv40: initialise 0x17xx on all chipsets that have it
by Ben Skeggs
· 14 years ago
c693931
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
by Ben Skeggs
· 14 years ago
e78bf5e
drivers/nfc/pn544.c: fix min_t warnings
by Andrew Morton
· 14 years ago
94ae852
ARM: PL08x: cleanup comments
by Russell King - ARM Linux
· 14 years ago
8a335bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
843276a
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
by Maciej Sosnowski
· 14 years ago
5f61b2c
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
by Maciej Sosnowski
· 14 years ago
ea62345
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
by Maciej Sosnowski
· 14 years ago
2a4c97e
RDMA/nes: Fix bonding on iw_nes
by Maciej Sosnowski
· 14 years ago
d9f9ab5
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
d3072e6
ACPI: Fix boot problem related to APEI with acpi_disabled set
by Rafael J. Wysocki
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
7e96fbf
vmxnet3: Dont allocate extra MSI-x vectors
by Shreyas Bhatewara
· 14 years ago
83d0fef
vmxnet3: Add locking for access to command register
by Shreyas Bhatewara
· 14 years ago
51956cd
vmxnet3: Disable napi in suspend, reenable in resume.
by Shreyas Bhatewara
· 14 years ago
76d39da
vmxnet3: Make ethtool handlers multiqueue aware
by Shreyas Bhatewara
· 14 years ago
39d4a96
vmxnet3: Provide required number of bytes in first SG buffer
by Shreyas Bhatewara
· 14 years ago
54da3d0
vmxnet3: Enable HW Rx VLAN stripping by default
by Shreyas Bhatewara
· 14 years ago
f9f2502
vmxnet3: Preserve the MAC address configured by ifconfig
by Shreyas Bhatewara
· 14 years ago
a53255d
vmxnet3: fix ring size update
by Shreyas Bhatewara
· 14 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 14 years ago
16c0f93
qeth: l3 hw tx csum circumvent hw bug
by Frank Blaschka
· 14 years ago
3942344
qeth: postpone open till recovery is finished
by Ursula Braun
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and '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
16c1020
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
65e5d00
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
bbba756
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
by Russell King
· 14 years ago
0261f74
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
by Wei Yongquan
· 14 years ago
dda36f9
dmaengine: at_hdmac: fix race while monitoring channel status
by Nicolas Ferre
· 14 years ago
568f7f0
dmaengine: at_hdmac: flags located in first descriptor
by Nicolas Ferre
· 14 years ago
93d0bec
dmaengine: at_hdmac: use subsys_initcall instead of module_init
by Eric Xu
· 14 years ago
58344f2
dmaengine: at_hdmac: no need set ACK in new descriptor
by Nicolas Ferre
· 14 years ago
ebcf9b8
dmaengine: at_hdmac: trivial add precision to unmapping comment
by Nicolas Ferre
· 14 years ago
3856733
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
0f70e8c
dmaengine: at_hdmac: use dma_address to program DMA hardware
by Nicolas Ferre
· 14 years ago
Next »