Re: [GIT] Ide

2019-07-13 Thread pr-tracker-bot
The pull request you sent on Fri, 12 Jul 2019 23:17:24 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git refs/heads/master

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1fa91854dcdf7829e2694873b19f96b65947112d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT] Ide

2019-07-13 Thread David Miller


Please pull to get this small cleanup.

Thanks.

The following changes since commit 54dee406374ce8adb352c48e175176247cb8db7c:

  Merge tag 'arm64-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2019-05-22 08:36:16 
-0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 13990cf8a180cc070f0b1266140e799db8754289:

  ide: use BIT() macro for defining bit-flags (2019-07-09 14:52:14 -0700)


Amol Surati (1):
  ide: use BIT() macro for defining bit-flags

 include/linux/ide.h | 272 
+-
 1 file changed, 136 insertions(+), 136 deletions(-)


Re: [GIT] IDE

2019-05-10 Thread Bartlomiej Zolnierkiewicz


On 05/09/2019 01:53 AM, David Miller wrote:
> 
> Finally deprecate the legacy IDE layer.
> 
> Frankly this is long overdue.
> 
> Please pull, thanks a lot!

Thank you for applying this.

I'll continue to assist in moving legacy IDE users to libata
(when time permits).

> Christoph Hellwig (1):
>   ide: officially deprecated the legacy IDE driver

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R Institute Poland
Samsung Electronics


Re: [GIT] IDE

2019-05-08 Thread pr-tracker-bot
The pull request you sent on Wed, 08 May 2019 16:53:20 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide refs/heads/master

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/89c3b37af87ec183b666d83428cb28cc421671a6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT] IDE

2019-05-08 Thread David Miller


Finally deprecate the legacy IDE layer.

Frankly this is long overdue.

Please pull, thanks a lot!

The following changes since commit ef75bd71c5d31dc17ae41ff8bec92630a3037d69:

  Merge tag 'gfs2-for-5.2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2019-05-08 
13:16:07 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to 7ad19a99ad431b5cae005c30b09096517058e84e:

  ide: officially deprecated the legacy IDE driver (2019-05-08 16:47:23 -0700)


Christoph Hellwig (1):
  ide: officially deprecated the legacy IDE driver

 drivers/ide/ide-probe.c | 3 +++
 1 file changed, 3 insertions(+)


Re: [GIT] IDE

2019-03-11 Thread pr-tracker-bot
The pull request you sent on Sun, 10 Mar 2019 22:00:58 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git refs/heads/master

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bc119dd954ba172554b4cc49db249c4fb62701e6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT] IDE

2019-03-10 Thread David Miller


Please pull to get the following IDE changes, nothing super exciting as
usual:

1) Switch fallthrus from Gustavo A. R. Silva

2) Kconfig formatting cleanup from Enrico Weigelt

3) OF interface adjustment from Rob Herring

Thanks!

The following changes since commit cf76c364a1e1e5224af80edf70a1e3023e1fcf8c:

  Merge tag 'scsi-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2018-12-05 17:06:31 
-0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to dc5c37736d16ec90559888fb4c974977fc8ed1ca:

  drivers: ide: Kconfig: pedantic formatting (2019-03-10 11:12:38 -0700)


Enrico Weigelt, metux IT consult (1):
  drivers: ide: Kconfig: pedantic formatting

Gustavo A. R. Silva (2):
  ide: hpt366: mark expected switch fall-throughs
  ide: mark expected switch fall-through

Rob Herring (1):
  ide: Use of_node_name_eq for node name comparisons

 drivers/ide/Kconfig  | 26 +-
 drivers/ide/hpt366.c |  4 ++--
 drivers/ide/ide-floppy.c |  2 +-
 drivers/ide/pmac.c   |  2 +-
 4 files changed, 17 insertions(+), 17 deletions(-)


Re: [GIT] IDE

2018-12-03 Thread pr-tracker-bot
The pull request you sent on Sun, 02 Dec 2018 22:31:52 -0800 (PST):

> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f3f950dba37b5bec870147aeb9878a157a6eb875

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


Re: [GIT] IDE

2018-12-03 Thread pr-tracker-bot
The pull request you sent on Sun, 02 Dec 2018 22:31:52 -0800 (PST):

> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f3f950dba37b5bec870147aeb9878a157a6eb875

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT] IDE

2018-12-02 Thread David Miller


A missing of_node_put() and a small cleanup.

Please pull, thanks!

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 94d0fb159da94cb4522e14d6004bb7acf2ff0387:

  ide: Change to use DEFINE_SHOW_ATTRIBUTE macro (2018-12-02 22:09:09 -0800)


Yangtao Li (2):
  ide: pmac: add of_node_put()
  ide: Change to use DEFINE_SHOW_ATTRIBUTE macro

 drivers/ide/ide-proc.c | 15 ++-
 drivers/ide/pmac.c |  1 +
 2 files changed, 3 insertions(+), 13 deletions(-)


[GIT] IDE

2018-12-02 Thread David Miller


A missing of_node_put() and a small cleanup.

Please pull, thanks!

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 94d0fb159da94cb4522e14d6004bb7acf2ff0387:

  ide: Change to use DEFINE_SHOW_ATTRIBUTE macro (2018-12-02 22:09:09 -0800)


Yangtao Li (2):
  ide: pmac: add of_node_put()
  ide: Change to use DEFINE_SHOW_ATTRIBUTE macro

 drivers/ide/ide-proc.c | 15 ++-
 drivers/ide/pmac.c |  1 +
 2 files changed, 3 insertions(+), 13 deletions(-)


[GIT] IDE

2018-08-21 Thread David Miller


1) Remove redundant variables, from Colin Ian King.

2) Expected switch fall-through annotations, from Gustavo A. R. Silva

Please pull, thanks!

The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:

  Linux 4.18 (2018-08-12 13:41:04 -0700)

are available in the Git repository at:

  gitol...@ra.kernel.org:/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to a2eed33dcdb7663170b01f05dd8d0a3323ffe4b3:

  ide: mark expected switch fall-throughs (2018-08-13 11:48:54 -0700)


Colin Ian King (2):
  ide: remove redundant variables queue_run_ms and left
  ide-tape: remove redundant variable buffer_size

Gustavo A. R. Silva (1):
  ide: mark expected switch fall-throughs

 drivers/ide/hpt366.c   | 5 +++--
 drivers/ide/ide-floppy.c   | 1 +
 drivers/ide/ide-io.c   | 4 
 drivers/ide/ide-probe.c| 1 +
 drivers/ide/ide-tape.c | 2 --
 drivers/ide/ide-taskfile.c | 3 ++-
 drivers/ide/sis5513.c  | 1 +
 7 files changed, 8 insertions(+), 9 deletions(-)


[GIT] IDE

2018-08-21 Thread David Miller


1) Remove redundant variables, from Colin Ian King.

2) Expected switch fall-through annotations, from Gustavo A. R. Silva

Please pull, thanks!

The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:

  Linux 4.18 (2018-08-12 13:41:04 -0700)

are available in the Git repository at:

  gitol...@ra.kernel.org:/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to a2eed33dcdb7663170b01f05dd8d0a3323ffe4b3:

  ide: mark expected switch fall-throughs (2018-08-13 11:48:54 -0700)


Colin Ian King (2):
  ide: remove redundant variables queue_run_ms and left
  ide-tape: remove redundant variable buffer_size

Gustavo A. R. Silva (1):
  ide: mark expected switch fall-throughs

 drivers/ide/hpt366.c   | 5 +++--
 drivers/ide/ide-floppy.c   | 1 +
 drivers/ide/ide-io.c   | 4 
 drivers/ide/ide-probe.c| 1 +
 drivers/ide/ide-tape.c | 2 --
 drivers/ide/ide-taskfile.c | 3 ++-
 drivers/ide/sis5513.c  | 1 +
 7 files changed, 8 insertions(+), 9 deletions(-)


[GIT] IDE

2018-06-09 Thread David Miller


Please pull to get these IDE updates.  Primarily IRQ disabling
avoidance changes from Sebastian Andrzej Siewior.

Thanks!

The following changes since commit 5037be168f0e4ee910602935b1180291082d3aac:

  Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2018-06-05 11:13:17 
-0700)

are available in the Git repository at:

  gitol...@ra.kernel.org:/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 47b82e88180c3c6db795a43373beab47cb073f7a:

  ide: don't enable/disable interrupts in force threaded-IRQ mode (2018-06-05 
16:26:47 -0400)


Sebastian Andrzej Siewior (4):
  alim15x3: move irq-restore before pci_dev_put()
  ide: Handle irq disabling consistently
  ide: don't disable interrupts during kmap_atomic()
  ide: don't enable/disable interrupts in force threaded-IRQ mode

 drivers/ide/alim15x3.c |  2 +-
 drivers/ide/ide-io.c   |  4 ++--
 drivers/ide/ide-iops.c | 13 +
 drivers/ide/ide-taskfile.c | 10 +-
 kernel/irq/manage.c|  1 +
 5 files changed, 14 insertions(+), 16 deletions(-)


[GIT] IDE

2018-06-09 Thread David Miller


Please pull to get these IDE updates.  Primarily IRQ disabling
avoidance changes from Sebastian Andrzej Siewior.

Thanks!

The following changes since commit 5037be168f0e4ee910602935b1180291082d3aac:

  Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2018-06-05 11:13:17 
-0700)

are available in the Git repository at:

  gitol...@ra.kernel.org:/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 47b82e88180c3c6db795a43373beab47cb073f7a:

  ide: don't enable/disable interrupts in force threaded-IRQ mode (2018-06-05 
16:26:47 -0400)


Sebastian Andrzej Siewior (4):
  alim15x3: move irq-restore before pci_dev_put()
  ide: Handle irq disabling consistently
  ide: don't disable interrupts during kmap_atomic()
  ide: don't enable/disable interrupts in force threaded-IRQ mode

 drivers/ide/alim15x3.c |  2 +-
 drivers/ide/ide-io.c   |  4 ++--
 drivers/ide/ide-iops.c | 13 +
 drivers/ide/ide-taskfile.c | 10 +-
 kernel/irq/manage.c|  1 +
 5 files changed, 14 insertions(+), 16 deletions(-)


[GIT] IDE

2018-02-01 Thread David Miller

Please pull to get this small IDE cleanup.

Thanks!

The following changes since commit 47d5cc5be396eca67cc89572957ff16f10fd768e:

  Merge tag 'hwmon-for-linus-v4.16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2018-01-29 
11:20:45 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 8b76f5da49f0d432a747dbc0c4667dcd1ffb9945:

  ide: remove duplicated assignment to 'cursg' (2018-01-29 15:01:09 -0500)


Colin Ian King (1):
  ide: remove duplicated assignment to 'cursg'

 drivers/ide/ide-taskfile.c | 1 -
 1 file changed, 1 deletion(-)


[GIT] IDE

2018-02-01 Thread David Miller

Please pull to get this small IDE cleanup.

Thanks!

The following changes since commit 47d5cc5be396eca67cc89572957ff16f10fd768e:

  Merge tag 'hwmon-for-linus-v4.16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2018-01-29 
11:20:45 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 8b76f5da49f0d432a747dbc0c4667dcd1ffb9945:

  ide: remove duplicated assignment to 'cursg' (2018-01-29 15:01:09 -0500)


Colin Ian King (1):
  ide: remove duplicated assignment to 'cursg'

 drivers/ide/ide-taskfile.c | 1 -
 1 file changed, 1 deletion(-)


[GIT] IDE

2017-11-19 Thread David Miller

Please pull to get this small cleanup.

Thanks a lot!

The following changes since commit 510c8a899caf095cb13d09d203573deef15db2fe:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-08-15 
18:52:28 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to b671e1703394d77163130c91f53b075db1c446bf:

  PNP: ide: constify pnp_device_id (2017-08-16 11:25:16 -0700)


Arvind Yadav (1):
  PNP: ide: constify pnp_device_id

 drivers/ide/ide-pnp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[GIT] IDE

2017-11-19 Thread David Miller

Please pull to get this small cleanup.

Thanks a lot!

The following changes since commit 510c8a899caf095cb13d09d203573deef15db2fe:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-08-15 
18:52:28 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to b671e1703394d77163130c91f53b075db1c446bf:

  PNP: ide: constify pnp_device_id (2017-08-16 11:25:16 -0700)


Arvind Yadav (1):
  PNP: ide: constify pnp_device_id

 drivers/ide/ide-pnp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[GIT] IDE

2017-07-20 Thread David Miller

Please pull to get this gcc-7 warning fix from Arnd.

Thanks!

The following changes since commit 96080f697786e0a30006fcbcc5b53f350fcb3e9f:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-07-20 
16:33:39 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to 921edf312a6a20be16cf2b60e0dec3dce35e5cb9:

  ide: avoid warning for timings calculation (2017-07-21 04:37:22 +0100)


Arnd Bergmann (1):
  ide: avoid warning for timings calculation

 drivers/ide/ide-timings.c | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)


[GIT] IDE

2017-07-20 Thread David Miller

Please pull to get this gcc-7 warning fix from Arnd.

Thanks!

The following changes since commit 96080f697786e0a30006fcbcc5b53f350fcb3e9f:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-07-20 
16:33:39 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to 921edf312a6a20be16cf2b60e0dec3dce35e5cb9:

  ide: avoid warning for timings calculation (2017-07-21 04:37:22 +0100)


Arnd Bergmann (1):
  ide: avoid warning for timings calculation

 drivers/ide/ide-timings.c | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)


[GIT] IDE

2017-05-09 Thread David Miller

Please pull in these two small cleanups in the IDE
layer.

Thanks!

The following changes since commit 2d3e4866dea96b0506395b47bfefb234f2088dac:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 
(2017-05-08 12:37:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to acfead32f3f938e456d7d5e1a82c743d30b8b886:

  ide: don't call memcpy with the same source and destination (2017-05-08 
17:36:39 -0400)


Geliang Tang (1):
  ide: use setup_timer

Mikulas Patocka (1):
  ide: don't call memcpy with the same source and destination

 drivers/ide/ide-io.c| 2 +-
 drivers/ide/ide-probe.c | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)


[GIT] IDE

2017-05-09 Thread David Miller

Please pull in these two small cleanups in the IDE
layer.

Thanks!

The following changes since commit 2d3e4866dea96b0506395b47bfefb234f2088dac:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 
(2017-05-08 12:37:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to acfead32f3f938e456d7d5e1a82c743d30b8b886:

  ide: don't call memcpy with the same source and destination (2017-05-08 
17:36:39 -0400)


Geliang Tang (1):
  ide: use setup_timer

Mikulas Patocka (1):
  ide: don't call memcpy with the same source and destination

 drivers/ide/ide-io.c| 2 +-
 drivers/ide/ide-probe.c | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)


[GIT] IDE

2017-02-27 Thread David Miller

Just one actual change here this time around, adding some init data
annotations.  The other change was bogus and got reverted.

Please pull, thanks!

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 96297aee8bce237961b0e1b99e22913c5726af12:

  ide: palm_bk3710: add __initdata to palm_bk3710_port_info (2017-02-27 
20:43:26 -0500)


Bhumika Goyal (1):
  ide: palm_bk3710: add __initdata to palm_bk3710_port_info

David S. Miller (1):
  Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"

lramos.p...@yahoo.com.br (1):
  ide: Fix interface autodetection in legacy IDE driver (trial #2)

 drivers/ide/palm_bk3710.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[GIT] IDE

2017-02-27 Thread David Miller

Just one actual change here this time around, adding some init data
annotations.  The other change was bogus and got reverted.

Please pull, thanks!

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 96297aee8bce237961b0e1b99e22913c5726af12:

  ide: palm_bk3710: add __initdata to palm_bk3710_port_info (2017-02-27 
20:43:26 -0500)


Bhumika Goyal (1):
  ide: palm_bk3710: add __initdata to palm_bk3710_port_info

David S. Miller (1):
  Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"

lramos.p...@yahoo.com.br (1):
  ide: Fix interface autodetection in legacy IDE driver (trial #2)

 drivers/ide/palm_bk3710.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[GIT] IDE

2016-07-29 Thread David Miller

Just a couple small bug fixes, nothing overly exciting in
here.

Please pull, thanks a lot!

The following changes since commit 107df03203bb66de56e2caec3bde6d22b55480c5:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-07-23 
15:44:31 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to d4f8c2e0f827a0b3a322c449ac331ae41feeb359:

  ide: missing break statement in set_timings_mdma() (2016-07-26 15:25:31 -0700)


Alexey Khoroshilov (1):
  ide-tape: fix misprint in failure handling in idetape_init()

Colin Ian King (1):
  ide: hpt366: fix incorrect mask when checking at cmd_high_time

Dan Carpenter (1):
  ide: missing break statement in set_timings_mdma()

Julia Lawall (1):
  cmd640: add __init attribute

 drivers/ide/cmd640.c   | 2 +-
 drivers/ide/hpt366.c   | 2 +-
 drivers/ide/ide-tape.c | 6 +++---
 drivers/ide/pmac.c | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)


[GIT] IDE

2016-07-29 Thread David Miller

Just a couple small bug fixes, nothing overly exciting in
here.

Please pull, thanks a lot!

The following changes since commit 107df03203bb66de56e2caec3bde6d22b55480c5:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-07-23 
15:44:31 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to d4f8c2e0f827a0b3a322c449ac331ae41feeb359:

  ide: missing break statement in set_timings_mdma() (2016-07-26 15:25:31 -0700)


Alexey Khoroshilov (1):
  ide-tape: fix misprint in failure handling in idetape_init()

Colin Ian King (1):
  ide: hpt366: fix incorrect mask when checking at cmd_high_time

Dan Carpenter (1):
  ide: missing break statement in set_timings_mdma()

Julia Lawall (1):
  cmd640: add __init attribute

 drivers/ide/cmd640.c   | 2 +-
 drivers/ide/hpt366.c   | 2 +-
 drivers/ide/ide-tape.c | 6 +++---
 drivers/ide/pmac.c | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)


[GIT] IDE

2016-03-28 Thread David Miller

Just two small changes:

1) Remove bogus init annotation in icside, from Arnd Bergmann.

2) Don't use zero clock rates in palm_bk3710 driver, from Wolfram
   Sang.

Please pull, thanks a lot!

The following changes since commit 142b9e6c9de0fd7c0dff9a1d4a25390de46abf5e:

  x86/kallsyms: fix GOLD link failure with new relative kallsyms table format 
(2016-03-20 13:52:37 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 0d7ef45cdeebcc95d581703f45f6de7b2ee89b8d:

  ide: palm_bk3710: test clock rate to avoid division by 0 (2016-03-20 16:59:27 
-0400)


Arnd Bergmann (1):
  ide: icside: remove incorrect initconst annotation

Wolfram Sang (1):
  ide: palm_bk3710: test clock rate to avoid division by 0

 drivers/ide/icside.c  | 2 +-
 drivers/ide/palm_bk3710.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)


[GIT] IDE

2016-03-28 Thread David Miller

Just two small changes:

1) Remove bogus init annotation in icside, from Arnd Bergmann.

2) Don't use zero clock rates in palm_bk3710 driver, from Wolfram
   Sang.

Please pull, thanks a lot!

The following changes since commit 142b9e6c9de0fd7c0dff9a1d4a25390de46abf5e:

  x86/kallsyms: fix GOLD link failure with new relative kallsyms table format 
(2016-03-20 13:52:37 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 0d7ef45cdeebcc95d581703f45f6de7b2ee89b8d:

  ide: palm_bk3710: test clock rate to avoid division by 0 (2016-03-20 16:59:27 
-0400)


Arnd Bergmann (1):
  ide: icside: remove incorrect initconst annotation

Wolfram Sang (1):
  ide: palm_bk3710: test clock rate to avoid division by 0

 drivers/ide/icside.c  | 2 +-
 drivers/ide/palm_bk3710.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)


[GIT] IDE

2015-11-03 Thread David Miller

Just a y2038 fix to the pdc202xx_new IDE driver.

Please pull, thanks a lot!

The following changes since commit 6a13feb9c82803e2b815eca72fa7a9f5561d7861:

  Linux 4.3 (2015-11-01 16:05:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 353b39d1b1511376aca71bc3aba62831370561ca:

  ide: pdc202xx_new: Replace timeval with ktime_t (2015-11-03 11:51:08 -0500)


Amitoj Kaur Chawla (1):
  ide: pdc202xx_new: Replace timeval with ktime_t

 drivers/ide/pdc202xx_new.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2015-11-03 Thread David Miller

Just a y2038 fix to the pdc202xx_new IDE driver.

Please pull, thanks a lot!

The following changes since commit 6a13feb9c82803e2b815eca72fa7a9f5561d7861:

  Linux 4.3 (2015-11-01 16:05:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 353b39d1b1511376aca71bc3aba62831370561ca:

  ide: pdc202xx_new: Replace timeval with ktime_t (2015-11-03 11:51:08 -0500)


Amitoj Kaur Chawla (1):
  ide: pdc202xx_new: Replace timeval with ktime_t

 drivers/ide/pdc202xx_new.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2015-04-17 Thread David Miller

Just one change, getting rid of usage of the deprecated PCI DMA
interfaces in the IDE drivers.

Please pull, thanks a lot!

The following changes since commit 54e514b91b95d6441c12a7955addfb9f9d2afc65:

  Merge branch 'akpm' (patches from Andrew) (2015-04-17 09:04:38 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to d681f1166919d6829083c069a83edcd59bfd5e34:

  ide: remove deprecated use of pci api (2015-04-17 15:32:07 -0400)


Quentin Lambert (1):
  ide: remove deprecated use of pci api

 drivers/ide/cs5520.c| 2 +-
 drivers/ide/pmac.c  | 5 ++---
 drivers/ide/setup-pci.c | 2 +-
 drivers/ide/sgiioc4.c   | 4 ++--
 4 files changed, 6 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2015-04-17 Thread David Miller

Just one change, getting rid of usage of the deprecated PCI DMA
interfaces in the IDE drivers.

Please pull, thanks a lot!

The following changes since commit 54e514b91b95d6441c12a7955addfb9f9d2afc65:

  Merge branch 'akpm' (patches from Andrew) (2015-04-17 09:04:38 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to d681f1166919d6829083c069a83edcd59bfd5e34:

  ide: remove deprecated use of pci api (2015-04-17 15:32:07 -0400)


Quentin Lambert (1):
  ide: remove deprecated use of pci api

 drivers/ide/cs5520.c| 2 +-
 drivers/ide/pmac.c  | 5 ++---
 drivers/ide/setup-pci.c | 2 +-
 drivers/ide/sgiioc4.c   | 4 ++--
 4 files changed, 6 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2015-03-18 Thread David Miller

Just one fix to convert a by-hand conversion of jiffies to
msecs, from Nicholas McGuire.

Please pull, thanks a lot!

The following changes since commit 7b09ac704bac2de5bf0362793edc22a0094e381c:

  Merge tag 'sound-4.0-rc5' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2015-03-18 11:17:03 
-0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 842159640782539a80153c040d6fc2b80756aa3a:

  ide_tape: convert jiffies with jiffies_to_msecs (2015-03-18 23:25:57 -0400)


Nicholas Mc Guire (1):
  ide_tape: convert jiffies with jiffies_to_msecs

 drivers/ide/ide-tape.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2015-03-18 Thread David Miller

Just one fix to convert a by-hand conversion of jiffies to
msecs, from Nicholas McGuire.

Please pull, thanks a lot!

The following changes since commit 7b09ac704bac2de5bf0362793edc22a0094e381c:

  Merge tag 'sound-4.0-rc5' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2015-03-18 11:17:03 
-0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 

for you to fetch changes up to 842159640782539a80153c040d6fc2b80756aa3a:

  ide_tape: convert jiffies with jiffies_to_msecs (2015-03-18 23:25:57 -0400)


Nicholas Mc Guire (1):
  ide_tape: convert jiffies with jiffies_to_msecs

 drivers/ide/ide-tape.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-12-12 Thread David Miller

Please pull to get these two small IDE layer adjustments.

Thanks!

The following changes since commit 6ce4436c9cbe903af935291aa219fd6f4c85722d:

  Merge tag 'please-pull-morepstore' of 
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2014-12-12 11:34:13 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to ca957b6a34a6f7014828f235e35c1945cb955795:

  drivers: ide: Fix mostly harmless off-by-one hardcoded value (2014-12-12 
15:26:31 -0500)


Markus Elfring (1):
  IDE: Deletion of an unnecessary check before the function call 
"module_put"

Rasmus Villemoes (1):
  drivers: ide: Fix mostly harmless off-by-one hardcoded value

 drivers/ide/ide-floppy.c | 4 ++--
 drivers/ide/ide.c| 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-12-12 Thread David Miller

Please pull to get these two small IDE layer adjustments.

Thanks!

The following changes since commit 6ce4436c9cbe903af935291aa219fd6f4c85722d:

  Merge tag 'please-pull-morepstore' of 
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2014-12-12 11:34:13 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to ca957b6a34a6f7014828f235e35c1945cb955795:

  drivers: ide: Fix mostly harmless off-by-one hardcoded value (2014-12-12 
15:26:31 -0500)


Markus Elfring (1):
  IDE: Deletion of an unnecessary check before the function call 
module_put

Rasmus Villemoes (1):
  drivers: ide: Fix mostly harmless off-by-one hardcoded value

 drivers/ide/ide-floppy.c | 4 ++--
 drivers/ide/ide.c| 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-10-15 Thread David Miller

Please pull to get this one IDE driver cleanup.

Thanks!

The following changes since commit 0429fbc0bdc297d64188483ba029a23773ae07b0:

  Merge branch 'for-3.18-consistent-ops' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (2014-10-15 07:48:18 
+0200)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 7546e52b5e3d46d0deae4a336252b6dfd52c6571:

  Drivers: ide: Remove typedef atiixp_ide_timing (2014-10-15 14:27:38 -0400)


Himangi Saraogi (1):
  Drivers: ide: Remove typedef atiixp_ide_timing

 drivers/ide/atiixp.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-10-15 Thread David Miller

Please pull to get this one IDE driver cleanup.

Thanks!

The following changes since commit 0429fbc0bdc297d64188483ba029a23773ae07b0:

  Merge branch 'for-3.18-consistent-ops' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (2014-10-15 07:48:18 
+0200)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 7546e52b5e3d46d0deae4a336252b6dfd52c6571:

  Drivers: ide: Remove typedef atiixp_ide_timing (2014-10-15 14:27:38 -0400)


Himangi Saraogi (1):
  Drivers: ide: Remove typedef atiixp_ide_timing

 drivers/ide/atiixp.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-08-05 Thread David Miller

Just one minor cleanup, please pull!

The following changes since commit e7fda6c4c3c1a7d6996dd75fd84670fa0b5d448f:

  Merge branch 'timers-core-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-08-05 17:46:42 
-0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to a53dae49b2fea43d8f4ec5aeca0e288bbc8d6895:

  ide: use module_platform_driver() (2014-08-05 21:16:46 -0700)


Christoph Jaeger (1):
  ide: use module_platform_driver()

 drivers/ide/au1xxx-ide.c   | 13 +
 drivers/ide/ide_platform.c | 13 +
 2 files changed, 2 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-08-05 Thread David Miller

Just one minor cleanup, please pull!

The following changes since commit e7fda6c4c3c1a7d6996dd75fd84670fa0b5d448f:

  Merge branch 'timers-core-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-08-05 17:46:42 
-0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to a53dae49b2fea43d8f4ec5aeca0e288bbc8d6895:

  ide: use module_platform_driver() (2014-08-05 21:16:46 -0700)


Christoph Jaeger (1):
  ide: use module_platform_driver()

 drivers/ide/au1xxx-ide.c   | 13 +
 drivers/ide/ide_platform.c | 13 +
 2 files changed, 2 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-07-21 Thread David Miller

Please pull to get these IDE fixes:

1) Fix interrupt registry for some Atari IDE chipsets.

2) Adjust Kconfig dependencies for x86_32 specific chips.

Thanks!

The following changes since commit 0c0bd34a142963ca3454f530e47ce1c230d8cc9d:

  Merge branch 'sched-urgent-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-03-03 10:49:24 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 5b40dd30bbfaa7fcba0cd945a4852a146c552ea7:

  ide: Fix SC1200 dependencies (2014-03-17 15:57:28 -0400)


Jean Delvare (2):
  ide: Fix CS5520 and CS5530 dependencies
  ide: Fix SC1200 dependencies

Michael Schmitz (1):
  m68k/atari - ide: do not register interrupt if host->get_lock is set

 drivers/ide/Kconfig | 5 -
 drivers/ide/ide-probe.c | 8 +---
 2 files changed, 9 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-07-21 Thread David Miller

Please pull to get these IDE fixes:

1) Fix interrupt registry for some Atari IDE chipsets.

2) Adjust Kconfig dependencies for x86_32 specific chips.

Thanks!

The following changes since commit 0c0bd34a142963ca3454f530e47ce1c230d8cc9d:

  Merge branch 'sched-urgent-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-03-03 10:49:24 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 5b40dd30bbfaa7fcba0cd945a4852a146c552ea7:

  ide: Fix SC1200 dependencies (2014-03-17 15:57:28 -0400)


Jean Delvare (2):
  ide: Fix CS5520 and CS5530 dependencies
  ide: Fix SC1200 dependencies

Michael Schmitz (1):
  m68k/atari - ide: do not register interrupt if host-get_lock is set

 drivers/ide/Kconfig | 5 -
 drivers/ide/ide-probe.c | 8 +---
 2 files changed, 9 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-01-29 Thread David Miller

Two header file inclusion fixes from Rashika Kheria.

Please pull, thanks a lot!

The following changes since commit 0e47c969c65e213421450c31043353ebe3c67e0c:

  Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd 
(2014-01-28 18:56:37 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 61eae5bb06496a6633ba000a1d7546b494e00081:

  drivers: ide: Include appropriate header file in ide-pio-blacklist.c 
(2014-01-28 23:35:09 -0800)


Rashika Kheria (2):
  drivers: ide: Include appropriate header file in ide-cd_verbose.c
  drivers: ide: Include appropriate header file in ide-pio-blacklist.c

 drivers/ide/ide-cd_verbose.c| 2 ++
 drivers/ide/ide-pio-blacklist.c | 1 +
 2 files changed, 3 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2014-01-29 Thread David Miller

Two header file inclusion fixes from Rashika Kheria.

Please pull, thanks a lot!

The following changes since commit 0e47c969c65e213421450c31043353ebe3c67e0c:

  Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd 
(2014-01-28 18:56:37 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 61eae5bb06496a6633ba000a1d7546b494e00081:

  drivers: ide: Include appropriate header file in ide-pio-blacklist.c 
(2014-01-28 23:35:09 -0800)


Rashika Kheria (2):
  drivers: ide: Include appropriate header file in ide-cd_verbose.c
  drivers: ide: Include appropriate header file in ide-pio-blacklist.c

 drivers/ide/ide-cd_verbose.c| 2 ++
 drivers/ide/ide-pio-blacklist.c | 1 +
 2 files changed, 3 insertions(+)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2013-11-14 Thread David Miller

Just some minor cleanups and simplifications.

Please pull, thanks a lot!

The following changes since commit 4fbf888accb39af423f27d44e8186f053723:

  Merge tag 'ext4_for_linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2013-11-14 17:19:58 
+0900)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to c2f7d1e103ef1b5f3bd6a8a09aebf5eac7df4aca:

  ide: pmac: remove unnecessary pci_set_drvdata() (2013-11-14 18:21:25 -0500)


Jingoo Han (3):
  ide: pmac: Remove casting the return value which is a void pointer
  ide: cs5536: use module_pci_driver()
  ide: pmac: remove unnecessary pci_set_drvdata()

 drivers/ide/cs5536.c | 13 +
 drivers/ide/pmac.c   | 52 +---
 2 files changed, 18 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2013-11-14 Thread David Miller

Just some minor cleanups and simplifications.

Please pull, thanks a lot!

The following changes since commit 4fbf888accb39af423f27d44e8186f053723:

  Merge tag 'ext4_for_linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2013-11-14 17:19:58 
+0900)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to c2f7d1e103ef1b5f3bd6a8a09aebf5eac7df4aca:

  ide: pmac: remove unnecessary pci_set_drvdata() (2013-11-14 18:21:25 -0500)


Jingoo Han (3):
  ide: pmac: Remove casting the return value which is a void pointer
  ide: cs5536: use module_pci_driver()
  ide: pmac: remove unnecessary pci_set_drvdata()

 drivers/ide/cs5536.c | 13 +
 drivers/ide/pmac.c   | 52 +---
 2 files changed, 18 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2013-09-05 Thread David Miller

Mostly cleanups, and changes part of tree-wide adjustments, this code is
in deep freeze so that's pretty much what we expect these days.

Please pull, thanks a lot!

The following changes since commit a09e9a7a4b907f2dfa9bdb2b98a1828ab4b340b2:

  Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 
(2013-09-05 10:17:26 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 64110c16e012547d5c9ab71f8afd3bab025f1103:

  ide: sgiioc4: Staticize ioc4_ide_attach_one() (2013-09-05 15:21:30 -0400)


Jingoo Han (4):
  ide: replace strict_strtol() with kstrtol()
  ide: use dev_get_platdata()
  ide: palm_bk3710: add missing __iomem annotation
  ide: sgiioc4: Staticize ioc4_ide_attach_one()

Xinghai Yu (1):
  ide-disk_proc: use macro to replace magic number

 drivers/ide/gayle.c| 2 +-
 drivers/ide/ide-ioctls.c   | 4 ++--
 drivers/ide/ide-park.c | 6 --
 drivers/ide/ide_platform.c | 2 +-
 drivers/ide/palm_bk3710.c  | 4 ++--
 drivers/ide/sgiioc4.c  | 2 +-
 drivers/ide/tx4938ide.c| 4 ++--
 7 files changed, 13 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2013-09-05 Thread David Miller

Mostly cleanups, and changes part of tree-wide adjustments, this code is
in deep freeze so that's pretty much what we expect these days.

Please pull, thanks a lot!

The following changes since commit a09e9a7a4b907f2dfa9bdb2b98a1828ab4b340b2:

  Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 
(2013-09-05 10:17:26 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 64110c16e012547d5c9ab71f8afd3bab025f1103:

  ide: sgiioc4: Staticize ioc4_ide_attach_one() (2013-09-05 15:21:30 -0400)


Jingoo Han (4):
  ide: replace strict_strtol() with kstrtol()
  ide: use dev_get_platdata()
  ide: palm_bk3710: add missing __iomem annotation
  ide: sgiioc4: Staticize ioc4_ide_attach_one()

Xinghai Yu (1):
  ide-disk_proc: use macro to replace magic number

 drivers/ide/gayle.c| 2 +-
 drivers/ide/ide-ioctls.c   | 4 ++--
 drivers/ide/ide-park.c | 6 --
 drivers/ide/ide_platform.c | 2 +-
 drivers/ide/palm_bk3710.c  | 4 ++--
 drivers/ide/sgiioc4.c  | 2 +-
 drivers/ide/tx4938ide.c| 4 ++--
 7 files changed, 13 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2013-07-10 Thread David Miller

Just a few small things:

1) module_platform_driver_probe() conversions from Jingoo Han.

2) module_pci_driver() conversion from Libo Chen.

3) PIO size calculation fix from Steven J. Hill.

Please pull, thanks a lot!

The following changes since commit 47b3bc907328db968bc9b43c41f48f8d1e140750:

  Merge branch 'x86-urgent-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2013-03-07 15:57:38 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 1581208b2f0643eebfa7a3fbe5bad831c0bb7f0e:

  ide: Fix IDE PIO size calculation (2013-07-10 12:09:10 -0700)


Jingoo Han (3):
  ide: tx4938ide: use module_platform_driver_probe()
  ide: tx4939ide: use module_platform_driver_probe()
  ide: gayle: use module_platform_driver_probe()

Libo Chen (1):
  drivers/ide/delkin_cb: Convert to module_pci_driver

Steven J. Hill (1):
  ide: Fix IDE PIO size calculation

 drivers/ide/delkin_cb.c| 13 +
 drivers/ide/gayle.c| 15 +--
 drivers/ide/ide-taskfile.c |  5 ++---
 drivers/ide/tx4938ide.c| 13 +
 drivers/ide/tx4939ide.c| 13 +
 5 files changed, 6 insertions(+), 53 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT] IDE

2013-07-10 Thread David Miller

Just a few small things:

1) module_platform_driver_probe() conversions from Jingoo Han.

2) module_pci_driver() conversion from Libo Chen.

3) PIO size calculation fix from Steven J. Hill.

Please pull, thanks a lot!

The following changes since commit 47b3bc907328db968bc9b43c41f48f8d1e140750:

  Merge branch 'x86-urgent-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2013-03-07 15:57:38 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 1581208b2f0643eebfa7a3fbe5bad831c0bb7f0e:

  ide: Fix IDE PIO size calculation (2013-07-10 12:09:10 -0700)


Jingoo Han (3):
  ide: tx4938ide: use module_platform_driver_probe()
  ide: tx4939ide: use module_platform_driver_probe()
  ide: gayle: use module_platform_driver_probe()

Libo Chen (1):
  drivers/ide/delkin_cb: Convert to module_pci_driver

Steven J. Hill (1):
  ide: Fix IDE PIO size calculation

 drivers/ide/delkin_cb.c| 13 +
 drivers/ide/gayle.c| 15 +--
 drivers/ide/ide-taskfile.c |  5 ++---
 drivers/ide/tx4938ide.c| 13 +
 drivers/ide/tx4939ide.c| 13 +
 5 files changed, 6 insertions(+), 53 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [linux-2.6.git] IDE/ATA fighting over driver name?

2007-10-13 Thread Alan Cox
On Sat, 13 Oct 2007 06:51:06 -0400
Jeff Garzik <[EMAIL PROTECTED]> wrote:

> Mike Galbraith wrote:
> > Greetings,
> > 
> > Perhaps my .config is dainbramaged.  When make oldconfig asked me if I
> > wanted CONFIG_PATA_PLATFORM, I said "Damned if I know, go for it".
> > 
> > drivers/ide/legacy/ide_platform.c:  .name = "pata_platform",
> > drivers/ata/pata_platform.c:#define DRV_NAME "pata_platform"
> 
> That's a clear bug..  IDE's should be called ide_platform.

No its intentional and was discussed. Both of them provide an identical
platform driver interface, so they both use the same name. This means an
embedded platform developer doesn't have to choose which driver each of
their downstream users gets.

Probably just needs a bit of ifdef twiddling, if its even a bug (which is
not clear).

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [linux-2.6.git] IDE/ATA fighting over driver name?

2007-10-13 Thread Jeff Garzik

Mike Galbraith wrote:

Greetings,

Perhaps my .config is dainbramaged.  When make oldconfig asked me if I
wanted CONFIG_PATA_PLATFORM, I said "Damned if I know, go for it".

drivers/ide/legacy/ide_platform.c:  .name = "pata_platform",
drivers/ata/pata_platform.c:#define DRV_NAME "pata_platform"


That's a clear bug..  IDE's should be called ide_platform.

Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [linux-2.6.git] IDE/ATA fighting over driver name?

2007-10-13 Thread Jeff Garzik

Mike Galbraith wrote:

Greetings,

Perhaps my .config is dainbramaged.  When make oldconfig asked me if I
wanted CONFIG_PATA_PLATFORM, I said Damned if I know, go for it.

drivers/ide/legacy/ide_platform.c:  .name = pata_platform,
drivers/ata/pata_platform.c:#define DRV_NAME pata_platform


That's a clear bug..  IDE's should be called ide_platform.

Jeff


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [linux-2.6.git] IDE/ATA fighting over driver name?

2007-10-13 Thread Alan Cox
On Sat, 13 Oct 2007 06:51:06 -0400
Jeff Garzik [EMAIL PROTECTED] wrote:

 Mike Galbraith wrote:
  Greetings,
  
  Perhaps my .config is dainbramaged.  When make oldconfig asked me if I
  wanted CONFIG_PATA_PLATFORM, I said Damned if I know, go for it.
  
  drivers/ide/legacy/ide_platform.c:  .name = pata_platform,
  drivers/ata/pata_platform.c:#define DRV_NAME pata_platform
 
 That's a clear bug..  IDE's should be called ide_platform.

No its intentional and was discussed. Both of them provide an identical
platform driver interface, so they both use the same name. This means an
embedded platform developer doesn't have to choose which driver each of
their downstream users gets.

Probably just needs a bit of ifdef twiddling, if its even a bug (which is
not clear).

Alan
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[linux-2.6.git] IDE/ATA fighting over driver name?

2007-10-12 Thread Mike Galbraith
Greetings,

Perhaps my .config is dainbramaged.  When make oldconfig asked me if I
wanted CONFIG_PATA_PLATFORM, I said "Damned if I know, go for it".

drivers/ide/legacy/ide_platform.c:  .name = "pata_platform",
drivers/ata/pata_platform.c:#define DRV_NAME "pata_platform"

[   26.586663] sysfs: duplicate filename 'pata_platform' can not be created
[   26.601006] WARNING: at fs/sysfs/dir.c:425 sysfs_add_one()
[   26.614080]  [] show_trace_log_lvl+0x1a/0x30
[   26.626777]  [] show_trace+0x12/0x14
[   26.638668]  [] dump_stack+0x16/0x18
[   26.650306]  [] sysfs_add_one+0x91/0xc6
[   26.662311]  [] create_dir+0x43/0x7a
[   26.673884]  [] sysfs_create_dir+0x2b/0x43
[   26.685944]  [] kobject_add+0x97/0x1b5
[   26.697775]  [] kobject_register+0x1c/0x37
[   26.709873]  [] bus_add_driver+0x62/0x1cf
[   26.721833]  [] driver_register+0x42/0x6c
[   26.733682]  [] platform_driver_register+0x66/0x68
[   26.746301]  [] pata_platform_init+0xd/0xf
[   26.758138]  [] kernel_init+0x131/0x2fb
[   26.769631]  [] kernel_thread_helper+0x7/0x14
[   26.781659]  ===
[   26.791959] kobject_add failed for pata_platform with -EEXIST, don't try to 
register things with the same name in the same directory.
[   26.818148]  [] show_trace_log_lvl+0x1a/0x30
[   26.830479]  [] show_trace+0x12/0x14
[   26.842032]  [] dump_stack+0x16/0x18
[   26.853507]  [] kobject_add+0x11c/0x1b5
[   26.865070]  [] kobject_register+0x1c/0x37
[   26.876702]  [] bus_add_driver+0x62/0x1cf
[   26.888250]  [] driver_register+0x42/0x6c
[   26.899788]  [] platform_driver_register+0x66/0x68
[   26.912009]  [] pata_platform_init+0xd/0xf
[   26.923379]  [] kernel_init+0x131/0x2fb
[   26.934490]  [] kernel_thread_helper+0x7/0x14
[   26.946010]  ===


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[linux-2.6.git] IDE/ATA fighting over driver name?

2007-10-12 Thread Mike Galbraith
Greetings,

Perhaps my .config is dainbramaged.  When make oldconfig asked me if I
wanted CONFIG_PATA_PLATFORM, I said Damned if I know, go for it.

drivers/ide/legacy/ide_platform.c:  .name = pata_platform,
drivers/ata/pata_platform.c:#define DRV_NAME pata_platform

[   26.586663] sysfs: duplicate filename 'pata_platform' can not be created
[   26.601006] WARNING: at fs/sysfs/dir.c:425 sysfs_add_one()
[   26.614080]  [c010515a] show_trace_log_lvl+0x1a/0x30
[   26.626777]  [c0105d33] show_trace+0x12/0x14
[   26.638668]  [c0105d4b] dump_stack+0x16/0x18
[   26.650306]  [c01b905d] sysfs_add_one+0x91/0xc6
[   26.662311]  [c01b954d] create_dir+0x43/0x7a
[   26.673884]  [c01b95af] sysfs_create_dir+0x2b/0x43
[   26.685944]  [c02c8dfa] kobject_add+0x97/0x1b5
[   26.697775]  [c02c8f83] kobject_register+0x1c/0x37
[   26.709873]  [c034d089] bus_add_driver+0x62/0x1cf
[   26.721833]  [c034dbe9] driver_register+0x42/0x6c
[   26.733682]  [c034ecbc] platform_driver_register+0x66/0x68
[   26.746301]  [c065f889] pata_platform_init+0xd/0xf
[   26.758138]  [c0645556] kernel_init+0x131/0x2fb
[   26.769631]  [c0104db3] kernel_thread_helper+0x7/0x14
[   26.781659]  ===
[   26.791959] kobject_add failed for pata_platform with -EEXIST, don't try to 
register things with the same name in the same directory.
[   26.818148]  [c010515a] show_trace_log_lvl+0x1a/0x30
[   26.830479]  [c0105d33] show_trace+0x12/0x14
[   26.842032]  [c0105d4b] dump_stack+0x16/0x18
[   26.853507]  [c02c8e7f] kobject_add+0x11c/0x1b5
[   26.865070]  [c02c8f83] kobject_register+0x1c/0x37
[   26.876702]  [c034d089] bus_add_driver+0x62/0x1cf
[   26.888250]  [c034dbe9] driver_register+0x42/0x6c
[   26.899788]  [c034ecbc] platform_driver_register+0x66/0x68
[   26.912009]  [c065f889] pata_platform_init+0xd/0xf
[   26.923379]  [c0645556] kernel_init+0x131/0x2fb
[   26.934490]  [c0104db3] kernel_thread_helper+0x7/0x14
[   26.946010]  ===


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/